OneSignal Cordova SDK Versions Save

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Ionic, PhoneGap CLI, PhoneGap Build, Cordova, or Sencha Touch app with OneSignal. Supports Android, iOS, and Amazon's Fire OS platforms. https://onesignal.com

5.1.3

2 weeks ago

🔧 Native SDK Dependency Updates Only

Update Android SDK from 5.1.9 to 5.1.10

  • 5.1.10 release notes
  • 🛠️ Added additional Network call optimizations
  • 🐛 Handle incorrect 404 responses; add a delay after creates and retries on 404 of new ids #2095

Update iOS SDK from 5.1.5 to 5.1.6

  • 5.1.6 Release Notes
  • 🐛 Bug Fixes
    • Fix crashes when encoding user models #1412
    • Some pending properties can be sent to new user, when users change quickly after the last updates are made (#1418)
    • Fix crash in OneSignalAttachmentHandler trimURLSpacing method (#1411)
    • Fix crash when handling a dialog result when stack traces point to delayResult (#1417)
    • [Bug] Remove IAM window when an in app message is inactive (#1413)

Full Changelog: https://github.com/OneSignal/OneSignal-Cordova-SDK/compare/5.1.2...5.1.3

5.1.2

1 month ago

🔧 Native SDK Dependency Updates Only

Update Android SDK from 5.1.8 to 5.1.9

  • 5.1.9 release notes
  • Added Network call optimizations
  • Fix for WorkManager not initialized crash
  • Added AndroidManifest options to override In-App Messages gray overlay and dropshadow
<meta-data android:name="com.onesignal.inAppMessageHideGrayOverlay" android:value="true"/>
<meta-data android:name="com.onesignal.inAppMessageHideDropShadow" android:value="true"/>

Update iOS SDK from 5.1.4 to 5.1.5

  • 5.1.5 Release Notes
  • ✨ In-App Message Enhancements:
    • The status bar will be hidden on full-bleed In-App Messages
    • Add back the dropshadow on In-App Messages and include a plist option to disable it
    • Add plist option to override and hide the gray overlay to In-App Messages
OneSignal_in_app_message_hide_gray_overlay
OneSignal_in_app_message_hide_drop_shadow

5.1.1

1 month ago

🔧 Native SDK Dependency Updates Only

Update Android SDK from 5.1.6 to 5.1.8

Update iOS SDK from 5.1.3 to 5.1.4

3.3.2

1 month ago

What's Changed

5.1.0

2 months ago

What's Changed

🎉 New Methods 🎉

  • Add getter for onesignalId and externalId and a UserState Observer to be notified of changes in [#959]
  • Add asynchronous getter methods for Notifications permission and Push Subscription token, id,optedIn in [#977]
    • ⚠️ Previous methods Notifications.hasPermission, User.pushSubscription.id, User.pushSubscription.token, and User.pushSubscription.optedIn are now deprecated but non-breaking. ⚠️
    • See the Push Subscription Namespace API Reference and Notifications Namespace API Reference in the Migration Guide for usage of new methods getPermissionAsync, getIdAsync, getTokenAsync, and getOptedInAsync.

Native Changes

  • Bump Android Native Version to 5.1.6
  • Bump iOS Native Version to 5.1.3

Full Changelog: https://github.com/OneSignal/OneSignal-Cordova-SDK/compare/5.0.6...5.1.0

5.0.6

3 months ago

What's Changed

Native SDK Updates

  • Bump Android Native Version to 5.1.4

Full Changelog: https://github.com/OneSignal/OneSignal-Cordova-SDK/compare/5.0.5...5.0.6

5.0.5

3 months ago

What's Changed

⚠️ Behavior Changes ⚠️

  • Location sharing with OneSignal now defaults to false: You will need to explicitly enable location sharing with OneSignal with OneSignal.Location.setShared(true)

🐛 Bug Fixes

  • Fix notification foreground listener preventing notification display - #963

Native SDK Updates

  • Bump iOS Native Version to 5.1.0
  • Bump Android Native Version to 5.1.2

Full Changelog: https://github.com/OneSignal/OneSignal-Cordova-SDK/compare/5.0.4...5.0.5

5.0.4

5 months ago

What's Changed

  • Fix: Update addTags method to convert tag values to string - #945
  • Add public getTags method - #944

Native SDK Updates

  • Update Android SDK to 5.0.5
  • Update iOS SDK to 5.0.5

Full Changelog: https://github.com/OneSignal/OneSignal-Cordova-SDK/compare/5.0.3...5.0.4

5.0.3

6 months ago

What's Changed

Native SDK Updates

Update Android SDK to 5.0.4

Update iOS SDK to 5.0.4

Full Changelog: https://github.com/OneSignal/OneSignal-Cordova-SDK/compare/5.0.2...5.0.3

5.0.2

7 months ago

Native SDK Updates

Updated included Android SDK to 5.0.3

Full Changelog: https://github.com/OneSignal/OneSignal-Cordova-SDK/compare/5.0.1...5.0.2