Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Releases: thunderheadone/one-sdk-cordova

3.0.0

14 Feb 19:25
1d70ac1
Compare
Choose a tag to compare
  • [BREAKING] iOS: Added support for using the Cordova Plugin with Xcode 14.0. The Cordova Plugin now requires Xcode 14+.
  • [UPDATE] iOS: Updated Thunderhead iOS SDK to v10.0.0

2.1.1

29 Nov 15:41
d94a320
Compare
Choose a tag to compare
  • [UPDATE] Android: Updated Thunderhead Android SDK to v11.0.2

Cordova Plugin ONE v2.1.0

17 Nov 13:58
b1d11d8
Compare
Choose a tag to compare
  • [UPDATE] Android: Updated Thunderhead Android SDK to v11.0.1
  • [BUGFIX] Android: Fixed a build time error where org.aspectj:aspectjtools:1.9.7.M1 could not be found. This will require Orchestration Plugin version 6.0.1. For more info, see our Known Issues FAQ
  • [UPDATE] iOS: Updated Thunderhead iOS SDK to v8.0.0

Cordova Plugin ONE v2.0.5

20 Oct 13:45
b1ac4ab
Compare
Choose a tag to compare
  • [UPDATE] Android: Updated Thunderhead Android SDK to v10.0.2
  • [UPDATE] Android: Added support for cordova-android@10.1.1
  • [BUGFIX] Android: For cordova-android@10.x.x apps, fixes a java.lang.NoSuchMethodError exception upon presenting an Activity.

Cordova Plugin ONE v2.0.4

20 Jul 19:36
329a78a
Compare
Choose a tag to compare
  • [UPDATE] Update Thunderhead Android SDK to v10.0.0.
  • [UPDATE] Update Thunderhead Android Orchestration Plugin to v5.0.1.
  • [BUGFIX] Fixes Illegal char build error that occurs on Windows machines.

Cordova Plugin ONE v2.0.3

03 Jul 02:04
Compare
Choose a tag to compare
  • [BUGFIX] Removed duplicate optOut method.

Cordova Plugin ONE v2.0.2

25 May 23:56
Compare
Choose a tag to compare
  • [BUGFIX] Android: Replaced ThunderheadApplication with ThunderheadProvider to prevent Application class conflicts.

Cordova Plugin ONE v2.0.1

11 May 13:56
Compare
Choose a tag to compare
  • [BREAKING] Removed support for push notifications as announced on Oct 2020. See details here.
  • [NEW] Added ability to send response code.
  • [NEW] Added ability to configure native Thunderhead SDK logging level.
  • [NEW] Added ability to opt a user in or out of tracking.
  • [NEW] Added optimization example app.
  • [UPDATE] Update Thunderhead iOS SDK to v6.3.7.
  • [UPDATE] Update Thunderhead Android SDK to v9.1.0.