You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* [CI] Convert Xcode groups to buildable folders (#3940)
* [CI] Delete unused test artifact (#3944)
* [CI] Resolve mock server compilation issue (#3946)
* [CI] Resolve target membership issues after migrating to buildable folders (#3949)
* Make the members and messages size in ChannelListQuery optional (#3951)
* Prevent adding back deleted reactions in case of client errors (#3956)
* Fix refreshing channel when setting push notification preference for the first time (#3954)
* Bump 4.97.1
* Update release version to snapshot
---------
Co-authored-by: Martin Mitrevski <martinmitrevski.oh@gmail.com>
Co-authored-by: Toomas Vahter <toomas.vahter@getstream.io>
Co-authored-by: Stream Bot <ci@getstream.io>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
6
6
### 🔄 Changed
7
7
- Messages and members limit in `ChannelListQuery` are now using server-side defaults [#3951](https://github.com/GetStream/stream-chat-swift/pull/3951)
- Messages and members limit in `ChannelListQuery` are now using server-side defaults [#3951](https://github.com/GetStream/stream-chat-swift/pull/3951)
0 commit comments