Skip to content

Releases: OutSystems/OneSignal-Cordova-SDK

2.11.1-OS4

16 Sep 16:40
Compare
Choose a tag to compare
  • Fixes issue with Notification Trampolins (notification clicks) in Android 12

2.11.1-OS2

04 Nov 14:21
Compare
Choose a tag to compare

New plugin release to include metadata tag for MABS 7.2.0 compatibility

2.11.1-OS1

08 Sep 08:34
7a8df14
Compare
Choose a tag to compare

Update Onesignal Cordova SDK to support Android 12

2.11.1-OS

02 Dec 17:23
80d1bd4
Compare
Choose a tag to compare

Update OneSignal Cordova SDK to the last version released 2.11.1

2.11.0-OS

31 Jul 07:44
4e86ccc
Compare
Choose a tag to compare

Changes

Merge upstream (2.11.0) into OutSystems branch and keep the custom changes made by OutSystems

2.4.5-OS3-MABS4

10 Sep 10:30
Compare
Choose a tag to compare
2.4.5-OS3-MABS4 Pre-release
Pre-release

Fixes

  • Fixed compatibility with plugins that make use of Google Services

2.4.5-OS3

10 Sep 10:30
Compare
Choose a tag to compare
2.4.5-OS3 Pre-release
Pre-release

Fixes

  • Fixed compatibility with plugins that make use of Google Services

2.4.5-OS2

12 Apr 15:50
Compare
Choose a tag to compare
2.4.5-OS2 Pre-release
Pre-release

Changes

  • BREAKING: Update used version of Android support libraries to 28 RNMT-2726
  • Update usage of compile to implementation in gradle dependencies RNMT-2655

Fixed plugin conflicts

11 Jan 18:28
Compare
Choose a tag to compare

Resolves gradle conflicts with other plugins (e.g.: cordova-diagnostic-plugin).

(Android) Improve handling of deeplinks with parameters

22 Nov 19:12
Compare
Choose a tag to compare
  • Android will now launch the correct Intent based on the URL schema
  • Add missing Google entry to maven repositories