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-77Lines changed: 1 addition & 77 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,96 +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
-
1
+
# December 22th, 2025 - 6.30.1
13
2
## stream-chat-android-client
14
3
### 🐞 Fixed
15
4
- Fix default notification channel created even if SDK notifications are disabled. [#6054](https://github.com/GetStream/stream-chat-android/pull/6054)
16
5
17
-
### ⬆️ Improved
18
-
19
-
### ✅ Added
20
-
21
-
### ⚠️ Changed
22
-
23
-
### ❌ Removed
24
-
25
-
## stream-chat-android-offline
26
-
### 🐞 Fixed
27
-
28
-
### ⬆️ Improved
29
-
30
-
### ✅ Added
31
-
32
-
### ⚠️ Changed
33
-
34
-
### ❌ Removed
35
-
36
6
## stream-chat-android-state
37
7
### 🐞 Fixed
38
8
- Fix issue causing gaps in the message list due to messages inserted out of order. [#6055](https://github.com/GetStream/stream-chat-android/pull/6055)
39
9
40
-
### ⬆️ Improved
41
-
42
-
### ✅ Added
43
-
44
-
### ⚠️ Changed
45
-
46
-
### ❌ Removed
47
-
48
-
## stream-chat-android-ui-common
49
-
### 🐞 Fixed
50
-
51
-
### ⬆️ Improved
52
-
53
-
### ✅ Added
54
-
55
-
### ⚠️ Changed
56
-
57
-
### ❌ Removed
58
-
59
10
## stream-chat-android-ui-components
60
11
### 🐞 Fixed
61
12
- Fix unable to open threads whose root message was deleted. [#6046](https://github.com/GetStream/stream-chat-android/pull/6046)
62
13
63
-
### ⬆️ Improved
64
-
65
-
### ✅ Added
66
-
67
-
### ⚠️ Changed
68
-
69
-
### ❌ Removed
70
-
71
14
## stream-chat-android-compose
72
15
### 🐞 Fixed
73
16
- Fix unable to open threads whose root message was deleted. [#6046](https://github.com/GetStream/stream-chat-android/pull/6046)
0 commit comments