Skip to content

Releases: OneSignal/OneSignal-Cordova-SDK

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

1.12.2 Release

05 Apr 04:35
Compare
Choose a tag to compare

Updated to latest native SDKs.

  • Added default notification accent color option for Android 5+ devices.
    • com.onesignal.NotificationAccentColor.DEFAULT
  • Detects push environment correctly when an iOS wildcard provisioning profile is used.
  • Fixed null context error with Android SDK with badge.
  • setEmail Android.

1.12.1 Release

02 Apr 08:16
Compare
Choose a tag to compare

Fixed Android and iOS build errors

1.12.0 Release

02 Apr 08:17
Compare
Choose a tag to compare

Automatic Android Badge counts and Geotagging

  • Added support for Android badges. Supported on launchers by Sony, Samsung, LG, HTC, Xiaomi, ASUS, ADW, APEX, and NOVA.
    • Counts are automatically set to the number of notifications shown in the Android notification shade.
  • Geotagging support.
  • setEmail function.