Skip to content

9.3.0

Choose a tag to compare

@jasonpraful jasonpraful released this 27 Oct 11:45
· 8 commits to main since this release
858264e

What's Changed

New Features

  • Added support for transcribing messages using your voice.
    • [iOS Only] To use this feature please update your Info.plist with the configuration as seen here. Using Expo? Update your app.json with the following config.
Android iOS
android ios-sr

iOS

  • SDK updated from 19.2.1 to 19.3.0
  • Added support for transcribing messages using your voice. To use this feature please update your Info.plist with the configuration as seen here. Using Expo? Update your app.json with 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.0 to 17.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