Skip to content

19.3.0

Choose a tag to compare

@intercom-ios-release-robot intercom-ios-release-robot released this 24 Oct 16:07
· 31 commits to master since this release
Release Date: 24-10-2025

馃殌 Enhancements

  • Added support for transcribing messages using your voice. To enable this feature, add the following to your Info.plist:
<key>NSMicrophoneUsageDescription</key>
<string>YOUR DESCRIPTION HERE</string>

馃悰 Bug Fixes

  • 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.