Changelog:

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

GitHub release
Integration guide
Upgrading to v3 guide

Changelog:

  • Make isSubscribedToNotifications default to true
  • Allow to selectively close displayed notifications using a data push
  • Permit disabling geolocation
  • Overrides for country, currency, locale and time zone
  • Remove federateId collection
  • Flush pending changes before withdrawing user consent
  • Developer-friendly message on application:didRegisterForRemoteNotificationsWithDeviceToken:

GitHub release
Integration guide
Upgrading to v3 guide

Changelog:

  • Fix grouped notifications
  • Support new notification fields, like timeoutAfter
  • Allow to selectively close displayed notifications using a data push
  • Permit disabling geolocation
  • Overrides for country, currency, locale and time zone
  • Remove federatedId collection
  • Flush pending changes before withdrawing user consent
  • Fix sorting of cached files for expiration

GitHub release

Changelog:

  • Big refactorings
  • Got rid of psr/log dependency. We now have 0 external dependencies.
  • Support PHP 7 by renaming a class named Object
  • Expose GET /v1/applications end-point
  • Expose GET /v1/installations end-point
  • Expose PATCH /v1/installations/:installationId end-point
  • No longer use the old Management API URL

We have released the ability to duplicate a segment from your dashboard.
Between the Edit and Delete buttons you will now find a Copy button.
image|344x119

Clicking this button will bring you to the segment creation form with all the fields pre-filled.
That makes it easier to copy an existing, sometimes complex, segment and adjust it a bit before saving it!