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!

GitHub release
Integration guide
Upgrading to v2 guide

Changelog:

  • Expose the full feature set of the native SDKs
  • Expose more variables to configure SenderId and user consent mode

For Android:

  • Upgrade to Android SDK v3.1.1
  • Requires cordova-android ≥ 8.0.0

For iOS:

  • Upgrade to iOS SDK v3.1.2
  • Requires cordova-ios ≥ 5.0.0
  • Automatic Notification Service Extension setup!

What are the breaking changes?

Refer to the upgrade guide for more information.