Releases: Instabug/Instabug-Cordova
Releases · Instabug/Instabug-Cordova
Release v8.6.4
- Fixes missing imports in android.
- Fixes floatingButtonEdge & floatingButtonOffset on android.
- Adds script to automatically add our maven repo to the project level
build.gradle
Release v8.6.3
- Adds initializing android sdk from JS side using
cordova.plugins.instabug.activate
- Updates native SDK to v8.6.2
Release v8.2.1
- Fix write permission error in zScriptPhase script causing build on iOS to fail.
Release v8.2.0
- Update native Android SDK to version 8.2.0.
- Update native iOS SDK to version 8.2.2.
- Fix edit manifest script failing on newer versions of cordova.
Release v8.1.0
- In this version of the Instabug SDK, various APIs have been deprecated. Please refer to this migration guide https://docs.instabug.com/docs/cordova-sdk-8-1-migration-guide for detailed instructions on how to migrate from previous versions of the SDK to version 8.1.
Release v8.0.7
- Enhance integration to include the Instabug Application class in the AndroidManifest.xml on plugin install
Release v8.0.6
- Fix identifyUserWithEmail not mapped for iOS
- Change default path of AndroidManifest to match cordova-android 7 and higher
Release v8.0.5
- Update native Android SDK to v8.0.12
- Update native iOS SDK version to v8.0.17
Release v8.0.4
- Add support for cordova-android >=7.0.0
Release v8.0.3
- Remove incorrect app token from MyApplication class