Releases: Instabug/Instabug-iOS
Releases · Instabug/Instabug-iOS
Instabug-iOS SDK v5.3
- 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
- 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
- Bug Fixes
Instabug-iOS SDK v5.2.3
- 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
- Fix a linking error with Xcode 7.2
Instabug-iOS SDK v5.2.1
- Fix a bug with the currentView capturing
- Fix a bug with the screenshot re-annotation
Instabug-iOS SDK v5.2
- 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
- Fix for the floating button
Instabug-iOS SDK v5.1.1
- Fix for floating button
- Fix for screenshot capturing a UIAlertView
- Fix for setUserEmail
Instabug-iOS SDK v5.1.0
- 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