Skip to content

Commit 136cac3

Browse files
AUTOMATION: CHANGELOG Update
1 parent f78ed89 commit 136cac3

File tree

1 file changed

+1
-76
lines changed

1 file changed

+1
-76
lines changed

CHANGELOG.md

Lines changed: 1 addition & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,9 @@
1-
# UNRELEASED CHANGELOG
1+
# November 17th, 2025 - 6.28.0
22
## Common changes for all artifacts
3-
### 🐞 Fixed
4-
5-
### ⬆️ Improved
6-
73
### ✅ Added
84
- Introduce message delivery receipts. [#5979](https://github.com/GetStream/stream-chat-android/pull/5979)
95

10-
### ⚠️ Changed
11-
12-
### ❌ Removed
13-
146
## stream-chat-android-client
15-
### 🐞 Fixed
16-
177
### ⬆️ Improved
188
- Use `ExoPlayer` instead of `MediaPlayer` for audio message playback. [#5980](https://github.com/GetStream/stream-chat-android/pull/5980)
199

@@ -35,75 +25,10 @@
3525
- Deprecate `PollConfig` constructor without support for custom data. [#5966](https://github.com/GetStream/stream-chat-android/pull/5966)
3626
- Deprecate `ChatClient.suggestPollOption(pollId: String, option: String)` in favour of `ChatClient.createPollOption(pollId: String, option: CreatePollOptionRequest)`. [#5966](https://github.com/GetStream/stream-chat-android/pull/5966)
3727

38-
### ❌ Removed
39-
40-
## stream-chat-android-offline
41-
### 🐞 Fixed
42-
43-
### ⬆️ Improved
44-
45-
### ✅ Added
46-
47-
### ⚠️ Changed
48-
49-
### ❌ Removed
50-
51-
## stream-chat-android-state
52-
### 🐞 Fixed
53-
54-
### ⬆️ Improved
55-
56-
### ✅ Added
57-
58-
### ⚠️ Changed
59-
60-
### ❌ Removed
61-
6228
## stream-chat-android-ui-common
6329
### 🐞 Fixed
6430
- Use a Stream specific cache directory for the `coil:3.x.x` instance to avoid potential clash with the default (`image_cache`) directory from an existing `coil2.x.x` instance. [#6002](https://github.com/GetStream/stream-chat-android/pull/6002)
6531

66-
### ⬆️ Improved
67-
68-
### ✅ Added
69-
70-
### ⚠️ Changed
71-
72-
### ❌ Removed
73-
74-
## stream-chat-android-ui-components
75-
### 🐞 Fixed
76-
77-
### ⬆️ Improved
78-
79-
### ✅ Added
80-
81-
### ⚠️ Changed
82-
83-
### ❌ Removed
84-
85-
## stream-chat-android-compose
86-
### 🐞 Fixed
87-
88-
### ⬆️ Improved
89-
90-
### ✅ Added
91-
92-
### ⚠️ Changed
93-
94-
### ❌ Removed
95-
96-
## stream-chat-android-markdown-transformer
97-
### 🐞 Fixed
98-
99-
### ⬆️ Improved
100-
101-
### ✅ Added
102-
103-
### ⚠️ Changed
104-
105-
### ❌ Removed
106-
10732
# November 11th, 2025 - 6.27.0
10833
## stream-chat-android-offline
10934
### ⬆️ Improved

0 commit comments

Comments
 (0)