Releases: ably/ably-php
Releases · ably/ably-php
1.1.11
1.1.10
Implemented enhancements:
Closed issues:
Merged pull requests:
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
Fixed bugs:
- Using a clientId should no longer be forcing token auth in the 1.1 spec #74
Closed issues:
- Installing removes Symfony-Packages #106
- The library should not be throwing an exception when a message is sent with different
clientId
fromauth.clientId
#101 - TokenRequest: timestamp is integer in PHPDoc, string at runtime, Flutter expects int #99
- Batch Mode, sending multiple messages to multiple channels #98
Merged pull requests:
1.1.4
With this release we are introducing support for PHP 8 and dropping support for PHP versions 5.6, 7.0, and 7.1 since they have reached EOL.
Implemented enhancements:
Fixed bugs:
- Need to support Push payloads in publish() #82
Add support for extras in publish
1.1.3 Release 1.1.3
Push notifications support
Added support for push notifications
Changelog https://github.com/ably/ably-php/blob/master/CHANGELOG.md#v112