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
+91Lines changed: 91 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,94 @@
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
+
35
+
## stream-chat-android-state
36
+
### 🐞 Fixed
37
+
38
+
### ⬆️ Improved
39
+
40
+
### ✅ Added
41
+
42
+
### ⚠️ Changed
43
+
44
+
### ❌ Removed
45
+
46
+
## stream-chat-android-ui-common
47
+
### 🐞 Fixed
48
+
49
+
### ⬆️ Improved
50
+
51
+
### ✅ Added
52
+
53
+
### ⚠️ Changed
54
+
55
+
### ❌ Removed
56
+
57
+
## stream-chat-android-ui-components
58
+
### 🐞 Fixed
59
+
- Fix audio recording attachments not paused when the app goes to the background or the screen is covered with another one. [#5685](https://github.com/GetStream/stream-chat-android/pull/5685)
60
+
61
+
### ⬆️ Improved
62
+
63
+
### ✅ Added
64
+
65
+
### ⚠️ Changed
66
+
67
+
### ❌ Removed
68
+
69
+
## stream-chat-android-compose
70
+
### 🐞 Fixed
71
+
- Fix audio recording attachments not paused when the app goes to the background or the screen is covered with another one. [#5685](https://github.com/GetStream/stream-chat-android/pull/5685)
0 commit comments