Skip to content

Releases: Instabug/Instabug-iOS

Instabug-iOS SDK v5.3

27 Jun 15:14
Compare
Choose a tag to compare
  • Add API methods for APN handling. Instabug will no longer handle APNs automatically.
  • Add IBGLog method that doesn't use va_list arguments which is easier to use in Swift.
  • Add Danish localization 🇩🇰
  • Bug fixes.

Instabug-iOS SDK v5.2.5

09 Jun 13:22
Compare
Choose a tag to compare
  • Links in chats will open when tapped
  • Add API to set the tags to reported issues
  • Add API method to get unread messages count
  • Increase max IBGLog size to be 1000 characters
  • Localization UI fixes
  • Bug Fixes

Instabug-iOS SDK v5.2.4

16 May 18:04
Compare
Choose a tag to compare

Instabug-iOS SDK v5.2.3

08 May 20:20
Compare
Choose a tag to compare
  • Increase IBGLog size to 1000
  • Adapt the UI elements on iPads
  • Detect the Zoomed display mode
  • Various bug fixes

Instabug-iOS SDK v5.2.2

31 Mar 14:06
Compare
Choose a tag to compare
  • Fix a linking error with Xcode 7.2

Instabug-iOS SDK v5.2.1

28 Mar 14:22
Compare
Choose a tag to compare
  • Fix a bug with the currentView capturing
  • Fix a bug with the screenshot re-annotation

Instabug-iOS SDK v5.2

21 Mar 14:20
Compare
Choose a tag to compare
  • Add ability to attach multiple screenshots from within app.
  • Add setWillTakeScreenshot to control whether SDK will capture screenshot when invoked or not.
  • Fix a backward compatibility crash.

Instabug-iOS SDK v5.1.2

01 Mar 04:34
Compare
Choose a tag to compare
  • Fix for the floating button

Instabug-iOS SDK v5.1.1

25 Feb 02:30
Compare
Choose a tag to compare
  • Fix for floating button
  • Fix for screenshot capturing a UIAlertView
  • Fix for setUserEmail

Instabug-iOS SDK v5.1.0

11 Feb 23:46
Compare
Choose a tag to compare
  • Add an API to dismiss the SDK
  • Add an API to invoke the conversations view
  • Add an API to enable/disable in-app conversations
  • Fix related to push notifications
  • Various bug fixes