Releases: Instabug/Instabug-Cordova
Releases · Instabug/Instabug-Cordova
Release v11.7.0
- 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
Release v11.3.0
- Bumps Instabug Android SDK to v11.5.1
- Bumps Instabug iOS SDK to v11.3.0
Release v11.2.0
- Bumps Instabug Android SDK to v11.4.1
- Bumps Instabug iOS SDK to v11.2.0
- Adds TypeScript support
Release v11.0.1
- Fixes ArgsRegistry import on iOS
- Fixes a typo in Instabug.setPrimaryColor causing the API not to work
Release v11.0.0
- 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
Release v9.1.7
- Adds support for Azerbaijani and Danish locales
- Removes the use of
android:requestLegacyExternalStorage
attribute on Android - Bumps iOS SDK to v9.1.7
- Bumps Android SDK to v9.1.8
Release v9.1.6
- Bump 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
Release v9.1.0
- Bump native SDKs to v9.1
Release v9.0.0
- Bump native SDKs to v9
Release v8.6.5
- Fixes various android issues