Skip to content

Release v11.5.0

Compare
Choose a tag to compare
@InstabugCI InstabugCI released this 24 Nov 15:53
· 163 commits to master since this release
  • Bumps Instabug Android SDK to v11.6.0
  • Bumps Instabug iOS SDK to v11.5.0
  • Adds BugReporting.setDisclaimerText API
  • Adds BugReporting.setCommentMinimumCharacterCount API
  • Adds Romanian locale support
  • Adds Repro Steps screenshots on Android
  • Removes "Media Projection" dialog while taking screenshots on Android
  • Fixes APM network logging on Android
  • Fixes main thread violation on Android
  • Fixes an issue with request and response headers parameters type causing network requests not getting logged on iOS
  • Improves performance by using pigeon for internal communication between Flutter and the host platform
  • Deprecates Instabug.enableAndroid and Instabug.disableAndroid APIs in favour of the new API Instabug.setEnabled, which works on both platforms
  • Deprecates callbacks in favor of return values in the following APIs:
    1. Replies.getUnreadRepliesCount
    2. Replies.hasChats
    3. Surveys.hasRespondedToSurvey
    4. Surveys.getAvailableSurveys