Releases: GetStream/stream-chat-php
Releases · GetStream/stream-chat-php
2.3.1
2.3.0
- Add support for new search improvements
2.2.0
- Add support to revoke application and user level tokens
- Fix async constant initialization in a namespace in PHP 7.4+
- Upgrade deprecated cs-fixer config
2.1.0
- Add query message flags support
2.0.0
- Add channel partial update
- Ensure query channels has filters, empty filters not supported
- Fix test of get rate limits endpoint
- Move license to BSD-3
- Drop PHP 7.2 and add PHP 7.4 and 8.0 support
- Upgrade composer to v2
- Move to github actions and use phan and php-cs-fixer in CI
1.4.0
- Add get rate limits endpoint support
1.3.0
- Add support for message filters in search
- Use post for query channels instead of get (deprecated in server)
1.2.0
- Add channel mute support
- Add getCID helper to channel to concat type and id
1.1.10
- Fix location setting while creating client
- Fix urls in file/image upload tests
1.1.9
- Support empty filter call in queryMembers
- Fix user id access in member object after a fix in API
- Fix version in request header