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
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,21 @@
1
1
# Changelog
2
2
3
+
## 17.2.0
4
+
###### Release Date: 03-10-2025
5
+
6
+
### 🚀 Enhancements
7
+
* Added Voice Notes to the conversation composer. Users can now record voice messages that are automatically transcribed to text and can be sent in conversations.
8
+
9
+
### 🐛 Bug Fixes
10
+
* Fixed an issue where in-app notifications were not showing up in certain cases
11
+
* Fixed an issue where in-app notifications display underneath system navigation buttons
12
+
* Fixed `NullPointerException` crash caused by unsuccessful authorization response
13
+
14
+
### 👉 Dependency updates
15
+
* Compose BOM: Updated to 1.9.2 (via BOM 2025.09.01)
0 commit comments