Releases: GetStream/stream-chat-go
Releases · GetStream/stream-chat-go
v2.3.0
Added
- ExtraData support to channel
v2.2.3
Fixed
- Correct comparison in webhook signature validation
v2.2.2
Fixed
- Bug in how limit/offset were sent when querying channels
Added
- Ability to see which other users and channels a user has muted
v2.2.1
Fixed
- Change jwt dependency to properly generate tokens
v2.2.0
Fixed
- Add missing or correct wrongly named/typed fields in docs
Added
- Lots of examples in docs
- Added
Version
helper and used to set a header for requests
Changed
- Started using upstream for easyjson instead of fork to support unknown keys in JSON
v2.1.0
v2.0.2
v2.0.1
v2.0.0: Merge pull request #26 from GetStream/CHAT-791_system_messages
system message on channel operations