Skip to content

Releases: GetStream/stream-chat-php

2.3.1

04 Oct 08:20
Compare
Choose a tag to compare
  • Fixed type validation for issuedAt JWT field (#56)
  • Fixed license field in composer.json

2.3.0

28 Jun 12:40
Compare
Choose a tag to compare
  • Add support for new search improvements

2.2.0

28 May 17:19
Compare
Choose a tag to compare
  • 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

20 May 15:46
Compare
Choose a tag to compare
  • Add query message flags support

2.0.0

24 Mar 16:26
Compare
Choose a tag to compare
  • 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

10 Mar 10:34
Compare
Choose a tag to compare
  • Add get rate limits endpoint support

1.3.0

21 Dec 20:42
Compare
Choose a tag to compare
  • Add support for message filters in search
  • Use post for query channels instead of get (deprecated in server)

1.2.0

14 Dec 13:58
Compare
Choose a tag to compare
  • Add channel mute support
  • Add getCID helper to channel to concat type and id

1.1.10

10 Dec 07:37
Compare
Choose a tag to compare
  • Fix location setting while creating client
  • Fix urls in file/image upload tests

1.1.9

09 Dec 19:03
Compare
Choose a tag to compare
  • Support empty filter call in queryMembers
  • Fix user id access in member object after a fix in API
  • Fix version in request header