Skip to content

Releases: Instabug/Instabug-SP

Instabug-iOS SDK v10.11.0

09 Dec 02:25
Compare
Choose a tag to compare
  • 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

16 Nov 21:20
Compare
Choose a tag to compare
  • Enhance screenshot capturing performance

Instabug-iOS SDK v10.10.0

29 Oct 02:22
Compare
Choose a tag to compare
  • 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

11 Oct 11:17
fbcd7f5
Compare
Choose a tag to compare
  • Fix network logs discarded in version 10.9.2 for cross platform applications

Instabug-iOS SDK v10.9.2

26 Sep 11:06
Compare
Choose a tag to compare
  • 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

15 Sep 19:49
Compare
Choose a tag to compare
  • Add 5G to session profiler connectivity

Instabug-iOS SDK v10.9.0

14 Sep 11:12
Compare
Choose a tag to compare
  • Add new APM API to end app launch

Instabug-iOS SDK v10.8.1

08 Sep 11:26
a0be2a0
Compare
Choose a tag to compare
  • 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

02 Aug 18:08
Compare
Choose a tag to compare
  • 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

13 Jul 14:19
Compare
Choose a tag to compare
  • Fix LLDB bug when Instabug is imported