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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-69Lines changed: 1 addition & 69 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,4 @@
1
-
# UNRELEASED CHANGELOG
2
-
## Common changes for all artifacts
3
-
### 🐞 Fixed
4
-
5
-
### ⬆️ Improved
6
-
7
-
### ✅ Added
8
-
9
-
### ⚠️ Changed
10
-
11
-
### ❌ Removed
12
-
1
+
# November 28th, 2025 - 6.29.0
13
2
## stream-chat-android-client
14
3
### 🐞 Fixed
15
4
- Prevent marking thread replies as delivered. [#6011](https://github.com/GetStream/stream-chat-android/pull/6011)
@@ -22,81 +11,24 @@
22
11
- Add `filter_tags` to `Channel`. [#6006](https://github.com/GetStream/stream-chat-android/pull/6006)
23
12
- Add option to hide history before given date when adding members to a channel. [#6020](https://github.com/GetStream/stream-chat-android/pull/6020)
24
13
25
-
### ⚠️ Changed
26
-
27
-
### ❌ Removed
28
-
29
-
## stream-chat-android-offline
30
-
### 🐞 Fixed
31
-
32
-
### ⬆️ Improved
33
-
34
-
### ✅ Added
35
-
36
-
### ⚠️ Changed
37
-
38
-
### ❌ Removed
39
-
40
14
## stream-chat-android-state
41
15
### 🐞 Fixed
42
16
- Prevent duplicate `GetOrCreateChannel` calls when paginating messages. [#6016](https://github.com/GetStream/stream-chat-android/pull/6016)
43
17
44
-
### ⬆️ Improved
45
-
46
18
### ✅ Added
47
19
- Add `StatePluginConfig.isAutomaticSyncOnReconnectEnabled` for configuring the automatic sync process on connect/reconnect. [#6017](https://github.com/GetStream/stream-chat-android/pull/6017)
- Fix `Thread Reply` option visible for messages belonging to a thread. [#6021](https://github.com/GetStream/stream-chat-android/pull/6021)
57
27
58
-
### ⬆️ Improved
59
-
60
-
### ✅ Added
61
-
62
-
### ⚠️ Changed
63
-
64
-
### ❌ Removed
65
-
66
28
## stream-chat-android-ui-components
67
29
### 🐞 Fixed
68
30
- Fix ExoPlayer crash when playing a video, happening when the integration app is using the legacy `com.google.android.exoplayer` library. [#6013](https://github.com/GetStream/stream-chat-android/pull/6013)
0 commit comments