Skip to content

Commit 9de0ae7

Browse files
AUTOMATION: CHANGELOG Update
1 parent de00eb8 commit 9de0ae7

File tree

1 file changed

+1
-69
lines changed

1 file changed

+1
-69
lines changed

CHANGELOG.md

Lines changed: 1 addition & 69 deletions
Original file line numberDiff line numberDiff 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
132
## stream-chat-android-client
143
### 🐞 Fixed
154
- Prevent marking thread replies as delivered. [#6011](https://github.com/GetStream/stream-chat-android/pull/6011)
@@ -22,81 +11,24 @@
2211
- Add `filter_tags` to `Channel`. [#6006](https://github.com/GetStream/stream-chat-android/pull/6006)
2312
- Add option to hide history before given date when adding members to a channel. [#6020](https://github.com/GetStream/stream-chat-android/pull/6020)
2413

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-
4014
## stream-chat-android-state
4115
### 🐞 Fixed
4216
- Prevent duplicate `GetOrCreateChannel` calls when paginating messages. [#6016](https://github.com/GetStream/stream-chat-android/pull/6016)
4317

44-
### ⬆️ Improved
45-
4618
### ✅ Added
4719
- Add `StatePluginConfig.isAutomaticSyncOnReconnectEnabled` for configuring the automatic sync process on connect/reconnect. [#6017](https://github.com/GetStream/stream-chat-android/pull/6017)
4820

4921
### ⚠️ Changed
5022
- Deprecate `StatePluginConfig.backgroundSyncEnabled`. [#6017](https://github.com/GetStream/stream-chat-android/pull/6017)
5123

52-
### ❌ Removed
53-
5424
## stream-chat-android-ui-common
5525
### 🐞 Fixed
5626
- Fix `Thread Reply` option visible for messages belonging to a thread. [#6021](https://github.com/GetStream/stream-chat-android/pull/6021)
5727

58-
### ⬆️ Improved
59-
60-
### ✅ Added
61-
62-
### ⚠️ Changed
63-
64-
### ❌ Removed
65-
6628
## stream-chat-android-ui-components
6729
### 🐞 Fixed
6830
- 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)
6931

70-
### ⬆️ Improved
71-
72-
### ✅ Added
73-
74-
### ⚠️ Changed
75-
76-
### ❌ Removed
77-
78-
## stream-chat-android-compose
79-
### 🐞 Fixed
80-
81-
### ⬆️ Improved
82-
83-
### ✅ Added
84-
85-
### ⚠️ Changed
86-
87-
### ❌ Removed
88-
89-
## stream-chat-android-markdown-transformer
90-
### 🐞 Fixed
91-
92-
### ⬆️ Improved
93-
94-
### ✅ Added
95-
96-
### ⚠️ Changed
97-
98-
### ❌ Removed
99-
10032
# November 17th, 2025 - 6.28.0
10133
## Common changes for all artifacts
10234
### ✅ Added

0 commit comments

Comments
 (0)