Releases: wonderpush/wonderpush-cordova-sdk
Releases · wonderpush/wonderpush-cordova-sdk
v3.0.2
v3.0.1
- Automatically adding client ID/SECRET to the notification service extension file
v3.0.0
Changelog:
- This version officially releases in-app messaging!
- Attribute events to the last clicked notification. Lets you view events generated by a particular notification in your dashboard.
- Count delivered notifications and report it to your dashboard.
- Detect devices that no longer receive notifications
- Segment users depending on app usage and real-time presence.
- Reduce number of network calls
- Fix spurious "App Open" events tracked on some background activities
- For better privacy, WonderPush no longer collects events from non-subscribers. If you think you have a use-case that would justify collecting data for non-subscribers, please contact us.
Breaking changes:
- Removed
isReady()
. You do not need to wait to use WonderPush.
We no longer depend on Firebase Messaging by default, you must make sure to add the wonderpush-cordova-sdk-fcm
plugin.
Upgrading:
Follow our upgrade guide.
FCM v1.0.1
This module adds FCM support for the WonderPush Cordova SDK v3 on Android, as this module is no longer added by default.
Changelog:
- Initial release
v2.2.0
Changelog:
- use WonderPush Android SDK 3.3.0
v2.1.4
Changelog
- use iOS SDK v3.3.3
v2.1.3
v2.1.2
Changelog:
- Update iOS SDK to version 3.3.2. If you use native iOS buttons in your push notifications, this release is a must.
v2.1.1
Changelog:
- Use iOS SDK v3.3.1
v2.1.0
Changelog:
- Using WonderPush Android SDK v3.2.0
- Using WonderPush iOS SDK v3.3.0