Immutable
release. Only release title and notes can be modified.
Release Date: 15-07-2026
✨ New Features
- Added
Intercom.suppressProactiveContentto let host apps suppress carousel and survey content independently of in-app messages
🐛 Bug Fixes
- Fixed a crash when the device's legacy SharedPreferences was unavailable (e.g. an isolated process) during the DataStore migration
- Fixed voice recordings and in-progress transcription being lost on screen rotation, and removed the recording-time orientation lock (which Android 17 ignores on large-screen displays anyway)
👉 Dependency updates
- Firebase Messaging: Updated to 25.1.1
👉 Note
- The next major version of the Android SDK will be built with Kotlin 2.3 and will require apps to use a minimum Kotlin version of
2.0due to binary compatibility