Releases: Instabug/Instabug-SP
Releases · Instabug/Instabug-SP
Instabug-iOS SDK v10.11.0
- Adds a new UI Loading metric to track app performance during transitions between screens.
- Optimizes performance of capturing screenshots of screens that have a non-translucent navigation bar.
- Fixes an issue on iOS 15 where some navigation bars had the wrong colors or were translucent.
- Fixes a minor memory leak.
- Fixes a crash that happens when changing invocation event when running SDK on Apple silicon Macs.
- Fixes an issue in Feature Requests where some cells aren’t displayed correctly.
- Fixes a crash that may happen when writing certain types of data to disk.
Instabug-iOS SDK v10.10.1
- Enhance screenshot capturing performance
Instabug-iOS SDK v10.10.0
- Introduce Cold Launch Stages
- Catch unhandled ObjC exception
- Fix some unhandled "Failure to grow buffer" exceptions
- Fix a crash with unhandled batch request failure
- Check if JSON is valid before serialization
- Fix UI not shown on SwiftUI apps with UIApplicationSceneManifest key
- Fix UI not shown on top of custom windows with custom levels
Instabug-iOS SDK v10.9.3
- Fix network logs discarded in version 10.9.2 for cross platform applications
Instabug-iOS SDK v10.9.2
- Add safety guards to CPP exceptions capturing
- Ciritical fixes for iOS 15
- Fix cross platform crash in network logs
Instabug-iOS SDK v10.9.1
- Add 5G to session profiler connectivity
Instabug-iOS SDK v10.9.0
- Add new APM API to end app launch
Instabug-iOS SDK v10.8.1
- iOS 15 fixes
- Fix a corner case when saving data while data protection is active
- Improve user steps logging performance
- Temporarily disable enhanced C++ crash reports
- Fix race condition in APM
Instabug-iOS SDK v10.8.0
- Add support for Hot Launches
- Optimizing purging usersteps logs
- Fix crash when trying to access Instabug UserDefaults by the host app
- Optimize app launch performance
- Fix localization with RTL languages in in-app messaging
- Add Catalan and Valenciano locales
- Fix catching C++ crashes stacktrace after iOS 14.5
- Validate email if optional and not empty in bugs reporting
Instabug-iOS SDK v10.7.5
- Fix LLDB bug when Instabug is imported