Skip to content

Releases: GetStream/stream-chat-php

2.1.0

20 May 15:46

Choose a tag to compare

  • Add query message flags support

2.0.0

24 Mar 16:26

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

Choose a tag to compare

  • Add get rate limits endpoint support

1.3.0

21 Dec 20:42

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

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

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

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

1.1.8

10 Sep 14:34

Choose a tag to compare

Add support for guzzle 7

1.1.7

01 Jul 18:05

Choose a tag to compare

add queryMembers implementation

1.1.6

29 Jun 16:51
bd059ca

Choose a tag to compare

Update and rename CHANGELOG to CHANGELOG.md