Skip to content

Release v11.5.0

Compare
Choose a tag to compare
@InstabugCI InstabugCI released this 29 Nov 10:55
· 260 commits to master since this release
ec08fb2
  • Bumps Instabug Android SDK to 11.6.0.
  • Bumps Instabug iOS SDK to 11.5.0.
  • Adds first-class TypeScript support.
  • Adds Romanian locale support.
  • Adds BugReporting.setDisclaimerText API.
  • Adds BugReporting.setCommentMinimumCharacterCount API
  • Deprecates Instabug.enable and Instabug.disable APIs in favour of a new API Instabug.setEnabled, which works on both platforms.
  • Fixes a compilation error on Android projects without buildToolsVersion property set.
  • Fixes an issue with Hermes source maps generation script on react-native versions prior to v0.65.0.