Skip to content

Releases: Instabug/Instabug-iOS

Instabug-iOS SDK v10.11.6

25 Jan 19:18
Compare
Choose a tag to compare
  • Optimize logging user events
  • Optimize data capturing for crashes

Instabug-iOS SDK v10.11.5

23 Jan 00:53
Compare
Choose a tag to compare
  • Fix memory related crashes while logging messages intended for internal use

Instabug-iOS SDK v10.11.4

17 Jan 19:09
Compare
Choose a tag to compare
  • 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

09 Jan 22:38
Compare
Choose a tag to compare
  • 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

15 Dec 18:04
Compare
Choose a tag to compare
  • Fixes a crash in execution traces

Instabug-iOS SDK v10.11.1

14 Dec 12:10
Compare
Choose a tag to compare
  • Fixes a threading crash that may happen under certain conditions.

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:19
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
  • 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

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