Releases: Instabug/Instabug-iOS
Releases · Instabug/Instabug-iOS
Instabug-iOS SDK v6.0.2
- Fix issues with iOS 7
- Fix a crash when multiple attachments are disabled.
- Minor fixes.
Instabug-iOS SDK v6.0.1
Major features:
- We have completely redesigned how the SDK looks and given you even more customization options to better fit the style of your app.
- Added the ability to attach a screen recording to bug reports and conversations.
- Enhanced our in-app messaging experience to enable users to start conversations with your team right from your app, complete with screenshots, screen recordings and voice notes attachments support.
Other additions:
- We have fixed a problem with in-app chat for SDKs with white labeling enabled.
- We have localized the SDK into new languages. We now support a total of 20 languages.
- To be able to do a better job at our mission of squashing bugs, we have dropped support for iOS 6.
Instabug-iOS SDK v6.0.0
Major features:
- We have completely redesigned how the SDK looks and given you even more customization options to better fit the style of your app.
- Added the ability to attach a screen recording to bug reports and conversations.
- Enhanced our in-app messaging experience to enable users to start conversations with your team right from your app, complete with screenshots, screen recordings and voice notes attachments support.
Other additions:
- We have fixed a problem with in-app chat for SDKs with white labeling enabled.
- We have localized the SDK into new languages. We now support a total of 20 languages.
- To be able to do a better job at our mission of squashing bugs, we have dropped support for iOS 6.
Instabug Dynamic Framework v1.0.0
Dynamic Framework for Instabug v5.3.2
Instabug-iOS SDK v5.3.2
- Add module mapping for easier Swift integration
Instabug-iOS SDK v5.3.1
- Starting from this version, any use of IBGLog in
preSendingBlock
should be placed inpreInvocationBlock
instead. - Bug fixes.
- Add Czech localisation.
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