Skip to content

Releases: OneSignal/OneSignal-Cordova-SDK

2.0.3

02 Oct 08:01
Compare
Choose a tag to compare

All platform updates

  • New handleNotificationReceived event.
  • handleNotificationOpened now only fires when user taps on a notification or an alert.
  • Session count improvements.
  • In app alert changes
    • In app alerts are now shown by default instead of just firing an event.
    • New OSInFocusDisplayOption options with InAppAlert, Notification, and None. Settable with inFocusDisplaying from OneSignal.Builder.
      • This replaces enableInAppAlertNotification and enableNotificationsWhenActive.

iOS Updates

  • Support iOS 10 media attachments.
  • Launch URL now default to opening in a pop-up webview instead of Safari.
  • Support for iOS 6 dropped, only devices with iOS 7 and newer will register.

Android Updates

  • Fixed Out of Date Google Play services app issues.
    • Devices can now be as old as version 4 of GMS.
  • Added more subscription statuses for Google Play services initialization errors.
  • Badge support for newer Sony launchers and added Huawei launcher support.
  • Setting Android sound name to "null" or "nil" disables the notification's sound.
  • zh-Hant language detection.
  • getTags now correctly returns values on 2nd and following calls.
  • Fixed a number of rare Android crashes
  • Removed used of fallback hardware ids.

This version includes iOS Native SDK 2.1.15 and Android Native SDK 3.3.0.

2.0.2 RC3

04 Oct 23:29
Compare
Choose a tag to compare
Bump to 2.0.2

2.0.1 RC2

04 Oct 23:28
Compare
Choose a tag to compare
Bump to 2.0.1 to deploy to npm

- 2.0.0 was taken by a previous beta test

2.0.0 RC1

04 Oct 23:27
Compare
Choose a tag to compare
Merge fix

1.13.1 Release

15 Aug 21:31
Compare
Choose a tag to compare

Android Fixes

  • Notifications receiver more than 1 week ago will no longer be restored.
  • ConcurrentModificationException fixes.
  • Fixed Indonesian language detection.

1.13.0 Release

08 Jul 03:27
Compare
Choose a tag to compare

Support for background images on Android

1.12.6 Release

24 Jun 22:34
Compare
Choose a tag to compare

Android Fixes - button and rare crash

  • Fixed vary rare ConcurrentModificationException crash.
  • Fixed issue where buttons would not display.
    • 1.12.5 regression bug.

1.12.5 Release

24 Jun 22:37
Compare
Choose a tag to compare

Updated native iOS and Java SDKs

1.12.4 Release

03 May 20:30
Compare
Choose a tag to compare

Android getTags callback fix when tags have not been set.

1.12.3 Release

05 Apr 17:52
Compare
Choose a tag to compare

Fixed Android build error