Skip to content

Commit c2488d6

Browse files
AUTOMATION: CHANGELOG Update
1 parent 58ae245 commit c2488d6

File tree

1 file changed

+1
-74
lines changed

1 file changed

+1
-74
lines changed

CHANGELOG.md

Lines changed: 1 addition & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1,98 +1,25 @@
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-
1+
# November 11th, 2025 - 6.27.0
242
## stream-chat-android-offline
25-
### 🐞 Fixed
26-
273
### ⬆️ Improved
284
- Fallback to empty `User` instead of crashing if the searched user is not yet inserted into the DB. [#5998](https://github.com/GetStream/stream-chat-android/pull/5998)
295

30-
### ✅ Added
31-
32-
### ⚠️ Changed
33-
34-
### ❌ Removed
35-
366
## stream-chat-android-state
377
### 🐞 Fixed
388
- Fix jump to message overwriting the initially loaded messages in the channel. [#6000](https://github.com/GetStream/stream-chat-android/pull/6000)
399

40-
### ⬆️ Improved
41-
42-
### ✅ Added
43-
44-
### ⚠️ Changed
45-
46-
### ❌ Removed
47-
4810
## stream-chat-android-ui-common
49-
### 🐞 Fixed
50-
51-
### ⬆️ Improved
52-
5311
### ✅ Added
5412
- Add `MessageListController.hideUnreadSeparator()` method to manually hide the unread separator. [#6001](https://github.com/GetStream/stream-chat-android/pull/6001)
5513

56-
### ⚠️ Changed
57-
58-
### ❌ Removed
59-
6014
## stream-chat-android-ui-components
61-
### 🐞 Fixed
62-
63-
### ⬆️ Improved
64-
6515
### ✅ Added
6616
- Add `MessageListViewModel.hideUnreadSeparator()` method to manually hide the unread separator. [#6001](https://github.com/GetStream/stream-chat-android/pull/6001)
6717

68-
### ⚠️ Changed
69-
70-
### ❌ Removed
71-
7218
## stream-chat-android-compose
73-
### 🐞 Fixed
74-
75-
### ⬆️ Improved
76-
7719
### ✅ Added
7820
- Add `MessageListViewModel.hideUnreadSeparator()` method to manually hide the unread separator. [#6001](https://github.com/GetStream/stream-chat-android/pull/6001)
7921
- Add `MentionStyleFactory` for customizing mentions in the message composer. [#5984](https://github.com/GetStream/stream-chat-android/pull/5984)
8022

81-
### ⚠️ Changed
82-
83-
### ❌ Removed
84-
85-
## stream-chat-android-markdown-transformer
86-
### 🐞 Fixed
87-
88-
### ⬆️ Improved
89-
90-
### ✅ Added
91-
92-
### ⚠️ Changed
93-
94-
### ❌ Removed
95-
9623
# November 07th, 2025 - 6.26.1
9724
## stream-chat-android-state
9825
### 🐞 Fixed

0 commit comments

Comments
 (0)