Skip to content

Releases: Instabug/Instabug-iOS

Instabug-iOS SDK v9.1.5

21 Jun 21:10
Compare
Choose a tag to compare
  • Fix crash inside console logger.
  • Now we show localized app name inside bug reporting thank you message.

Instabug-iOS SDK v9.1.4

07 Jun 18:54
Compare
Choose a tag to compare
  • Now we will be able to capture crashes in AppDelegate.
  • Fix crash inside console logger.
  • Fix Floating button invocation with Airplay.
  • Fix Accessibility in In-App notifications.

Instabug-iOS SDK v9.1.3

18 May 22:46
Compare
Choose a tag to compare
  • Fix crash: Parent NSManagedObjectContext must not be nil #367.
  • Fix IBGUserStepsListener retains dismissed view controllers #366.
  • Fix Instabug crashes the debugger (LLDB) #368
  • Fix Image quality after annotating.
  • Fix blurring in annotation.
  • Now we will be able to capture Instabug logs immediately before the crash.

Instabug-iOS SDK v9.1.2

21 Apr 13:44
Compare
Choose a tag to compare
  • Support finnish.

Instabug-iOS SDK v9.1.1

13 Apr 09:43
Compare
Choose a tag to compare

Instabug-iOS SDK v9.1

17 Mar 12:54
Compare
Choose a tag to compare
  • Adds support for new way of targeting surveys with app versions
  • Various bug fixes.

Instabug-iOS SDK v9.0.13

12 Mar 20:08
Compare
Choose a tag to compare
  • Stability improvements for Session Profiler and Crash Reporting

Instabug-iOS SDK v9.0.12

09 Mar 16:44
Compare
Choose a tag to compare
  • Fix crash *** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from in IBGDeviceStateLogger class.

Instabug-iOS SDK v9.0.11

06 Mar 08:34
Compare
Choose a tag to compare
  • Fix crash *** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from in IBGDeviceStateLogger class.
  • Fix issue that may cause duplicate responses in Surveys.

Instabug-iOS SDK v9.0.10

19 Feb 08:40
Compare
Choose a tag to compare
  • Fix Module compiled with Swift 5.1 cannot be imported by the Swift 5.1.3 compiler.