Skip to content

Releases: Instabug/Instabug-iOS

Instabug-iOS SDK v10.4.1

21 Feb 19:19
Compare
Choose a tag to compare
  • Fix bug in surveys and announcments

Instabug-iOS SDK v10.4.0

17 Feb 15:39
Compare
Choose a tag to compare
  • Adding new API "didFinishSurveyHandler" a handler to be executed when the survey finishes.

Instabug-iOS SDK v10.3

02 Feb 06:17
Compare
Choose a tag to compare
  • Introducing experiments inside crash reporting.[https://docs.instabug.com/docs/ios-set-custom-data#experiments]
  • Introducing handled crashes with user attributes. [https://docs.instabug.com/docs/ios-reporting-crashes#report-exception]
  • Fix handled crashes stack-trace.
  • Introducing Apple’s native in-app rating prompt

Instabug-iOS SDK v10.2

26 Jan 14:15
Compare
Choose a tag to compare
  • Introducing Apple’s native in-app rating prompt

Instabug-iOS SDK v10.1.2

21 Jan 08:00
Compare
Choose a tag to compare
  • Add new API to disable and enable Instabug.
  • Various bug fixes.

Instabug-iOS SDK v10.1.1

30 Dec 12:39
0d38386
Compare
Choose a tag to compare
  • Officially support SPM 🎉.
  • Instabug pod now is using XCFramework.
  • Fix issue #383.
  • Fix issue #384.
  • Fix issue #392.
  • Fix showing private content in user steps.

Instabug-iOS SDK v10.1

25 Nov 16:08
7306ccf
Compare
Choose a tag to compare
  • Detecting OOM crashes.
  • Fix issue #376.
  • Various bug fixes.

Instabug-iOS SDK v10.0.3

30 Oct 16:33
Compare
Choose a tag to compare
  • Fix crash on iPhone 5,5C running iOS 10.x.

Instabug-iOS SDK v10.0.2

07 Oct 19:25
Compare
Choose a tag to compare
  • Fix video recording corruption with a low frame rate.
  • Fix CoreData threading violation.

Instabug-iOS SDK v10.0.1

06 Oct 23:05
Compare
Choose a tag to compare
  • Fix crash because of a conflict with RxSwift.