Skip to content

Release v11.0.0

Compare
Choose a tag to compare
@InstabugCI InstabugCI released this 07 Jul 15:44
· 51 commits to master since this release
45ddbde
  • Bumps Instabug native SDKs to v11
  • Adds the ability to initialize the Android SDK from JavaScript. Check the migration guide referenced in our docs
  • Improves Instabug modules import usage. Check the migration guide referenced in our docs
  • Migrates Instabug iOS SDK to be installed through CocoaPods
  • Moves Instabug.setVideoRecordingFloatingButtonPosition to the BugReporting module
  • Adds Instabug.setString API to allow for SDK text customizations
  • Replaces Instabug.setShakingThreshold with BugReporting.setShakingThresholdForAndroid
  • Adds new API BugReporting.setShakingThresholdForiPhone
  • Adds new API BugReporting.setShakingThresholdForiPad
  • Adds new API Instabug.setWelcomeMessageMode
  • Adds new API Instabug.setColorTheme
  • Adds new API Instabug.setSessionProfilerEnabled
  • Adds new API BugReporting.setFloatingButtonEdge
  • Fixes an issue with uploading attachments in URL form on iOS
  • Fixes an issue with BugReporting.setEnabledAttachmentTypes not working on Android
  • Removes the deprecated APIs. Check the migration guide referenced in our docs
  • Removes the Android multidex dependency
  • Removes Instabug.setAutoScreenRecordingMaxDuration
  • Removes Surveys.setThresholdForReshowingSurveyAfterDismiss
  • Removes BugReporting.invocationModes enum