Skip to content

Commit 9d2a27c

Browse files
AUTOMATION: CHANGELOG Update
1 parent 9d6c9df commit 9d2a27c

File tree

1 file changed

+1
-78
lines changed

1 file changed

+1
-78
lines changed

CHANGELOG.md

Lines changed: 1 addition & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -1,97 +1,20 @@
1-
# UNRELEASED CHANGELOG
2-
## Common changes for all artifacts
3-
### 🐞 Fixed
4-
5-
### ⬆️ Improved
6-
7-
### ✅ Added
8-
9-
### ⚠️ Changed
10-
11-
### ❌ Removed
12-
13-
## stream-chat-android-client
14-
### 🐞 Fixed
15-
16-
### ⬆️ Improved
17-
18-
### ✅ Added
19-
20-
### ⚠️ Changed
21-
22-
### ❌ Removed
23-
24-
## stream-chat-android-offline
25-
### 🐞 Fixed
26-
27-
### ⬆️ Improved
28-
29-
### ✅ Added
30-
31-
### ⚠️ Changed
32-
33-
### ❌ Removed
34-
1+
# November 07th, 2025 - 6.26.1
352
## stream-chat-android-state
363
### 🐞 Fixed
374
- Fix `markChannelAsRead` not working when `lastReadMessageId` is correct but `unreadCount` > 0. [#5994](https://github.com/GetStream/stream-chat-android/pull/5994)
385

396
### ⬆️ Improved
407
- Prioritize `Message.createdLocallyAt` over `Message.createdAt` when sorting messages, to ensure the message order is consistent before the messages are synced with the server. [#5993](https://github.com/GetStream/stream-chat-android/pull/5993)
418

42-
### ✅ Added
43-
44-
### ⚠️ Changed
45-
46-
### ❌ Removed
47-
489
## stream-chat-android-ui-common
4910
### 🐞 Fixed
5011
- Fix thread messages not grouped properly. [#5985](https://github.com/GetStream/stream-chat-android/pull/5985)
5112
- Fix unread indicator showing for own messages after logout/login. [#5991](https://github.com/GetStream/stream-chat-android/pull/5991)
5213

53-
### ⬆️ Improved
54-
55-
### ✅ Added
56-
57-
### ⚠️ Changed
58-
59-
### ❌ Removed
60-
61-
## stream-chat-android-ui-components
62-
### 🐞 Fixed
63-
64-
### ⬆️ Improved
65-
66-
### ✅ Added
67-
68-
### ⚠️ Changed
69-
70-
### ❌ Removed
71-
7214
## stream-chat-android-compose
7315
### 🐞 Fixed
7416
- Fix `MessagesScreen` overlapping with itself when auto-scrolling to a message which is not loaded. [#5990](https://github.com/GetStream/stream-chat-android/pull/5990)
7517

76-
### ⬆️ Improved
77-
78-
### ✅ Added
79-
80-
### ⚠️ Changed
81-
82-
### ❌ Removed
83-
84-
## stream-chat-android-markdown-transformer
85-
### 🐞 Fixed
86-
87-
### ⬆️ Improved
88-
89-
### ✅ Added
90-
91-
### ⚠️ Changed
92-
93-
### ❌ Removed
94-
9518
# October 24th, 2025 - 6.26.0
9619
## stream-chat-android-client
9720
### ✅ Added

0 commit comments

Comments
 (0)