Skip to content

Releases: OneSignal/OneSignal-Cordova-SDK

3.0.0 Release

06 Aug 20:34
0c873a9
Compare
Choose a tag to compare

Major Release 3.0.0

⚠️This is a major release that contains breaking API changes. ⚠️
See the full list of changes along with step-by-step guides to upgrade.
https://documentation.onesignal.com/docs/mobile-2020-api-migration-guide

Some highlights for this release

3.0.0 Beta3

13 Jul 23:59
Compare
Choose a tag to compare

Major Release 3.0.0 Beta3🛠️

⚠️ This is a major beta release that contains breaking API changes.
See the full list of changes along with step-by-step guides to upgrade.
https://documentation.onesignal.com/docs/mobile-2020-api-migration-guide

❓ Please provide feedback and bug reports with the beta version included in the title to this repo's issue tracker.
https://github.com/OneSignal/OneSignal-Cordova-SDK/issues

Some highlights for this release

  • Update Android version up to 4.4.1, a bunch of bug fixing included
  • Update iOS version from 3.4.3 to 3.5.3
  • Remove framework deprecated config, replace framework type="podspec" with podspec config #716
  • Standardize Notification raw payload type between Android and iOS to object #716

3.0.0 Beta2

17 Jun 20:04
Compare
Choose a tag to compare

Major Release 3.0.0 Beta2🛠️

⚠️ This is a major beta release that contains breaking API changes.
See the full list of changes along with step-by-step guides to upgrade.
https://documentation.onesignal.com/docs/mobile-2020-api-migration-guide

❓ Please provide feedback and bug reports with the beta version included in the title to this repo's issue tracker.
https://github.com/OneSignal/OneSignal-Cordova-SDK/issues

Some highlights for this release

  • Typescript support added #704

2.11.4 Release

04 Jun 18:47
beb1290
Compare
Choose a tag to compare

FCM 22.0.0 Compatibility fix & OneSignal Native Library updates

3.0.0 Beta1

30 Apr 23:33
Compare
Choose a tag to compare

Major Release 3.0.0 Beta1🛠️

⚠️ This is a major beta release which contains breaking API changes.
See the full list of changes along with step-by-step guides to upgrade.
https://documentation.onesignal.com/docs/mobile-2020-api-migration-guide

❓ Please provide feedback and bug reports with the beta version included in the title to this repo's issue tracker.
https://github.com/OneSignal/OneSignal-Cordova-SDK/issues

2.11.3 Release

04 Feb 23:30
Compare
Choose a tag to compare

Release Notes

Updated Native Android (3.15.7) and iOS (2.16.2) SDKs

2.11.2 Release

08 Dec 00:16
Compare
Choose a tag to compare

Release Notes

Updated Native Android (3.15.6) and iOS (2.16.1) SDKs

2.11.1 Release

25 Aug 02:42
Compare
Choose a tag to compare

Release Notes

Updated Native Android (3.15.3) and iOS (2.15.2) SDKs

2.11.0 Release

08 Jul 21:05
f0e8290
Compare
Choose a tag to compare

Added Support for Huawei devices, Updated Native Android (3.15.1) and iOS (2.14.3) SDKs

2.10.1 Release

15 Jun 18:36
f90290f
Compare
Choose a tag to compare

Fix JSONException build error

  • Fix JSONException build error #644
    • Native try-catch for toJSONObject method moved and caused uncaught JSONException build error