Skip to content

Releases: Instabug/Instabug-Cordova

Release v11.7.0

02 Feb 20:35
Compare
Choose a tag to compare
  • Bumps Instabug Android SDK to v11.8.0
  • Bumps Instabug iOS SDK to v11.7.0
  • Adds new APIs:
    1. BugReporting.setDisclaimerText
    2. BugReporting.setCommentMinimumCharacterCount
  • Adds support for more locales:
    1. Czech
    2. Finnish
    3. Hungarian
    4. Indonesian (iOS)
    5. Norwegian
    6. PortuguesePortugal
    7. Romanian
    8. Slovak
  • Adds new string keys:
    1. insufficientContentMessage
    2. insufficientContentTitle (iOS)
    3. screenRecording
  • Adds missing mapping for the below string keys on Android:
    1. audio
    2. image
    3. messagesNotificationAndOthers
    4. okButtonTitle

Release v11.3.0

06 Oct 09:59
eb38d56
Compare
Choose a tag to compare
  • Bumps Instabug Android SDK to v11.5.1
  • Bumps Instabug iOS SDK to v11.3.0

Release v11.2.0

25 Sep 12:34
ace7ea2
Compare
Choose a tag to compare
  • Bumps Instabug Android SDK to v11.4.1
  • Bumps Instabug iOS SDK to v11.2.0
  • Adds TypeScript support

Release v11.0.1

24 Aug 13:27
014cd59
Compare
Choose a tag to compare
  • Fixes ArgsRegistry import on iOS
  • Fixes a typo in Instabug.setPrimaryColor causing the API not to work

Release v11.0.0

07 Jul 15:44
45ddbde
Compare
Choose a tag to compare
  • 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

04 Aug 20:03
f457e68
Compare
Choose a tag to compare
  • 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

20 Jul 10:55
093da66
Compare
Choose a tag to compare
  • 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

19 Mar 14:07
77d3b9c
Compare
Choose a tag to compare
  • Bump native SDKs to v9.1

Release v9.0.0

11 Mar 14:34
e3c7cb7
Compare
Choose a tag to compare
  • Bump native SDKs to v9

Release v8.6.5

07 Sep 12:17
40e07d7
Compare
Choose a tag to compare
  • Fixes various android issues