Skip to content

Releases: wonderpush/wonderpush-cordova-sdk

v3.0.2

27 Dec 15:13
Compare
Choose a tag to compare

Changelog:

  • Upgrade to WonderPush Android SDK v4.0.2
    Fixes discovery of FCM/HCM push services on minified release builds.

v3.0.1

24 Nov 16:16
Compare
Choose a tag to compare
  • Automatically adding client ID/SECRET to the notification service extension file

v3.0.0

23 Nov 13:45
Compare
Choose a tag to compare

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

23 Nov 11:32
Compare
Choose a tag to compare

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

06 May 16:26
Compare
Choose a tag to compare

Changelog:

  • use WonderPush Android SDK 3.3.0

v2.1.4

24 Mar 09:30
Compare
Choose a tag to compare

Changelog

  • use iOS SDK v3.3.3

v2.1.3

18 Mar 11:35
Compare
Choose a tag to compare

Changelog:

  • Fix cannot find symbol WonderPush.setLocation() in Android builds

v2.1.2

17 Mar 07:57
Compare
Choose a tag to compare

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

28 Feb 11:03
Compare
Choose a tag to compare

Changelog:

  • Use iOS SDK v3.3.1

v2.1.0

28 Feb 09:07
Compare
Choose a tag to compare

Changelog:

  • Using WonderPush Android SDK v3.2.0
  • Using WonderPush iOS SDK v3.3.0