Skip to content

Releases: Instabug/Instabug-Cordova

Release v8.6.4

06 Sep 11:57
a38508f
Compare
Choose a tag to compare
  • 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

05 Sep 14:41
0824c6c
Compare
Choose a tag to compare
  • Adds initializing android sdk from JS side using cordova.plugins.instabug.activate
  • Updates native SDK to v8.6.2

Release v8.2.1

07 May 11:33
Compare
Choose a tag to compare
  • Fix write permission error in zScriptPhase script causing build on iOS to fail.

Release v8.2.0

31 Mar 17:12
Compare
Choose a tag to compare
  • 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

05 Mar 14:24
Compare
Choose a tag to compare

Release v8.0.7

20 Feb 15:16
Compare
Choose a tag to compare
  • Enhance integration to include the Instabug Application class in the AndroidManifest.xml on plugin install

Release v8.0.6

18 Jan 20:59
Compare
Choose a tag to compare
  • Fix identifyUserWithEmail not mapped for iOS
  • Change default path of AndroidManifest to match cordova-android 7 and higher

Release v8.0.5

11 Dec 08:48
Compare
Choose a tag to compare
  • Update native Android SDK to v8.0.12
  • Update native iOS SDK version to v8.0.17

Release v8.0.4

16 Oct 10:31
Compare
Choose a tag to compare
  • Add support for cordova-android >=7.0.0

Release v8.0.3

13 Aug 11:34
Compare
Choose a tag to compare
  • Remove incorrect app token from MyApplication class