- 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.
- Support PHPUnit 10.x
- Support PHP 8.2
- Added examples
- Added DriverOption::httpOptions (Guzzle Request Options)
- Fixed a bug that APNs by using token failed
- No longer need
file://
prefix for APNs\Token\Option::authKey
- first release.