- Bumps Instabug Android SDK to
v11.8.0
- Bumps Instabug iOS SDK to
v11.7.0
- Adds new APIs:
BugReporting.setDisclaimerText
BugReporting.setCommentMinimumCharacterCount
- Adds support for more locales:
- Czech
- Finnish
- Hungarian
- Indonesian (iOS)
- Norwegian
- PortuguesePortugal
- Romanian
- Slovak
- Adds new string keys:
- insufficientContentMessage
- insufficientContentTitle (iOS)
- screenRecording
- Adds missing mapping for the below string keys on Android:
- audio
- image
- messagesNotificationAndOthers
- okButtonTitle
- Bumps Instabug Android SDK to
v11.5.1
- Bumps Instabug iOS SDK to
v11.3.0
- Bumps Instabug Android SDK to
v11.4.1
- Bumps Instabug iOS SDK to
v11.2.0
- Adds TypeScript support
- Fixes ArgsRegistry import on iOS
- Fixes a typo in
Instabug.setPrimaryColor
causing the API not to work
- Bumps Instabug native SDKs to
v11
- Adds the ability to initialize the Android SDK from JavaScript. Check the migration guide for further info
- Improves Instabug modules import usage. Check the migration guide for further info
- Migrates Instabug iOS SDK to be installed through CocoaPods
- Adds new APIs:
Instabug.setString
to allow for SDK text customizationsInstabug.setWelcomeMessageMode
Instabug.setColorTheme
Instabug.setSessionProfilerEnabled
BugReporting.setShakingThresholdForiPhone
BugReporting.setShakingThresholdForiPad
BugReporting.setFloatingButtonEdge
- Replaces
Instabug.setShakingThreshold
withBugReporting.setShakingThresholdForAndroid
- Moves
Instabug.setVideoRecordingFloatingButtonPosition
to theBugReporting
module - 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 for further info
- Removes the Android multidex dependency
- Removes the APIs:
Instabug.setAutoScreenRecordingMaxDuration
Surveys.setThresholdForReshowingSurveyAfterDismiss
- Removes
BugReporting.invocationModes
enum
- Bumps iOS SDK to
v9.1.7
- Bumps Android SDK to
v9.1.8
- Adds support for Azerbaijani and Danish locales
- Removes the use of
android:requestLegacyExternalStorage
attribute on Android
- Bumps native SDKs to
v9.1.6
- Fixes an issue with crashing UI calls running on background thread
- Fixes an issue where
setLocale
does not work on Android
- Bumps native SDKs to
v9.1
- Bumps native SDKs to
v9
- Fixes various Android issues
- Fixes missing imports on Android
- Fixes
floatingButtonEdge
&floatingButtonOffset
on Android - Adds script to automatically add our maven repo to the project level
build.gradle
- Adds initializing Android SDK from JS side using
cordova.plugins.instabug.activate
- Updates native SDKs to v8.6.2