Skip to content

Releases: sunaoka/push-notifications-php

1.0.6

19 Apr 06:11
df7052f
Compare
Choose a tag to compare

Full Changelog: 1.0.5...1.0.6

Changed

  • Support PHPUnit 11.x
  • Deprecated FCM HTTP legacy APIs
    • Because the FCM HTTP legacy APIs was deprecated on June 20, 2023, and will be removed in June 2024.
  • Support for retrieving FCM error messages.

1.0.3

14 Oct 09:53
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

Added

  • Added examples

1.0.2

13 Oct 10:13
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

Added

  • Added DriverOption::httpOptions (Guzzle Request Options)

Fixed

  • Fixed a bug that APNs by using token failed

1.0.1

13 Oct 07:26
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

Changed

  • No longer need file:// prefix for APNs\Token\Option::authKey

1.0.0

13 Oct 07:26
Compare
Choose a tag to compare