Skip to content

Releases: Instabug/Instabug-iOS

Instabug-iOS SDK v6.0.2

17 Oct 19:12
Compare
Choose a tag to compare
  • Fix issues with iOS 7
  • Fix a crash when multiple attachments are disabled.
  • Minor fixes.

Instabug-iOS SDK v6.0.1

16 Oct 19:40
Compare
Choose a tag to compare

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

16 Oct 18:17
Compare
Choose a tag to compare

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

02 Nov 05:38
Compare
Choose a tag to compare

Dynamic Framework for Instabug v5.3.2

Instabug-iOS SDK v5.3.2

25 Jul 20:40
Compare
Choose a tag to compare
  • Add module mapping for easier Swift integration

Instabug-iOS SDK v5.3.1

14 Jul 17:48
Compare
Choose a tag to compare
  • Starting from this version, any use of IBGLog in preSendingBlock should be placed in preInvocationBlock instead.
  • Bug fixes.
  • Add Czech localisation.

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