Releases: Instabug/Instabug-iOS
Releases · Instabug/Instabug-iOS
Instabug-iOS SDK v10.11.6
- Optimize logging user events
- Optimize data capturing for crashes
Instabug-iOS SDK v10.11.5
- Fix memory related crashes while logging messages intended for internal use
Instabug-iOS SDK v10.11.4
- Fixes an issue that caused in-app chat notifications to be dismissed prematurely
- Fixes a crash that happened when processing cached surveys
Instabug-iOS SDK v10.11.3
- Adds an API to define a custom end for UI loading traces
- Adds GraphQL support to APM network traces
- Crash reports now include Swift error messages
- Fixes not being able to invoke Instabug on iOS 15 when keyboard is showing
- Fixes 2 threading issue that lead to crashes
- Fixes an issue that resulted in capturing network requests from an incorrect URLSessionConfiguration
- Fixes a memory leak caused by TracesDALService
Instabug-iOS SDK v10.11.2
- Fixes a crash in execution traces
Instabug-iOS SDK v10.11.1
- Fixes a threading crash that may happen under certain conditions.
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
- Enhance the support of iOS 15
- Keep track of device token even if replies is disabled
- Fixes an issue that may cause SDK to crash when cleaning Repro Steps caches
Instabug-iOS SDK v10.9.3
- Fix network logs discarded in version 10.9.2 for cross platform applications