Skip to content

Releases: wonderpush/wonderpush-php-lib

v2.1.1

12 May 10:35
Compare
Choose a tag to compare

Changelog:

  • PHP 7.4 deprecated curly brace syntax for accessing array elements and string offsets
  • More precise network error messages

v2.1.0

19 Dec 10:45
Compare
Choose a tag to compare

Chargelog:

  • Expose application.trialEndDate field
  • Add targetTags parameter support in deliveries create
  • Support array instead of object for deliveries create notification parameter

v2.0.0

25 Sep 13:06
Compare
Choose a tag to compare

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

v1.0.0

26 Jul 15:15
Compare
Choose a tag to compare

First release.

Changelog: