9.3.0
What's Changed
New Features
- Added support for transcribing messages using your voice.
- [iOS Only] To use this feature please update your
Info.plistwith the configuration as seen here. Using Expo? Update yourapp.jsonwith the following config.
- [iOS Only] To use this feature please update your
| Android | iOS |
|---|---|
![]() |
![]() |
iOS
- SDK updated from
19.2.1to19.3.0 - Added support for transcribing messages using your voice. To use this feature please update your
Info.plistwith the configuration as seen here. Using Expo? Update yourapp.jsonwith the following config. - Fixed an issue where composer buttons and help center articles could render incorrectly on Liquid Glass.
- Adjusted how translations are bundled resolving an edge case where they could fail to load correctly.
Android
- SDK updated from
17.2.0to17.3.0. - SDK now uses Ably as a source for web-socket events,
- Fixed LazyColumn duplicate key crash in AI answer sources bottom sheet.
- Fixed R8 compilation error caused by missing Lombok classes from Ably library dependency.
- Fragment Kotlin Extensions: Updated to 1.8.9.
- Compose Navigation: Updated to 2.9.5.
Full Changelog: 9.2.0...9.3.0

