Skip to content

Releases: wonderpush/wonderpush-cordova-sdk

v3.3.2

19 Apr 14:07
Compare
Choose a tag to compare

Changelog:

  • update iOS SDK to v4.3.1

v3.3.1

08 Feb 08:19
Compare
Choose a tag to compare

Changelog:

  • Upgrade native WonderPush Android SDK from 4.4.0 to 4.4.1

v3.3.0

16 Jan 15:22
Compare
Choose a tag to compare

Changelog:

  • Fix bug where clicking on a notification with a deeplink introduced a 5s delay
  • Using iOS SDK v4.2.1
  • Using Android SDK v4.4.0

FCM v1.0.8

16 Jan 15:16
Compare
Choose a tag to compare

Changelog:

  • using wonderpush-android-sdk-fcm v1.0.7

v3.2.9

06 Oct 13:24
Compare
Choose a tag to compare

Changelog:

  • fix error with subscribeToNotifications in cordova 12

Release v3.2.8

05 Sep 12:54
Compare
Choose a tag to compare

Changelog:

  • In this release you can listen to notification clicks and (some) receptions by implementing WonderPushDelegate methods onNotificationOpened() and onNotificationReceived(). See https://docs.wonderpush.com/docs/advanced-click-handling
  • Using iOS SDK v4.1.6
  • Using Android SDK v4.3.5

Release v3.2.7

04 Sep 16:59
Compare
Choose a tag to compare

Changelog:

  • In this release you can listen to notification clicks and (some) receptions by implementing WonderPushDelegate methods onNotificationOpened() and onNotificationReceived(). See https://docs.wonderpush.com/docs/advanced-click-handling
  • Using iOS SDK v4.1.6
  • Using Android SDK v4.3.5

Android HCM v1.0.4

04 Sep 16:43
Compare
Choose a tag to compare

Changelog:

  • using Android HCM v1.0.3

FCM v1.0.7

04 Sep 16:44
Compare
Choose a tag to compare

Changelog:

using Android FCM v1.0.7

v3.2.6

03 Apr 15:45
Compare
Choose a tag to compare

Changelog:

  • Update Android SDK to v4.3.4
    • Miscellaneous fixes:
      • Protect against NullPointerExceptions if the PromptActivity was manually shown instead of shown by the SDK.
      • Uniformize the way geolocation is sent with other SDKs
      • Fix two deprecations