Releases: intercom/intercom-cordova
Releases · intercom/intercom-cordova
Release list
16.3.1
16.3.0
16.2.0
What's Changed
- Release 16.2.0 — Update Intercom Android SDK to 18.2.0 by @DD-Intercom in #362
New Contributors
- @DD-Intercom made their first contribution in #362
Full Changelog: 16.1.0...16.2.0
16.1.0
16.0.0
🚀 Enhancements
- Updated Intercom Android SDK to 18.0.0
⚡ Important Changes
- Minimum cordova-android version is now 15.0.0
- Minimum Android compileSdk is now 36
- Internal storage migrated from SharedPreferences to AndroidX DataStore. Existing data is automatically migrated on first launch. This migration is one-way — downgrading to a previous SDK version will result in loss of local SDK state.
15.0.2
🐛 Bug Fixes
- Fixed Android crash in
cordova-plugin-intercom15.0.0+ by initializing Intercom viaContentProviderbefore Activity lifecycle. This resolves theIntercomIntegrationExceptionwhen Intercom Activities launch directly from push notifications.
15.0.1
15.0.0
14.1.1
14.1.0
🚀 Enhancements
- Improved delineation between AI Agents and bots.
- New handover experience from AI Agents to teammates.
- Added Privacy Policy in the conversation screen.
- Special notice now supports multiple languages.
- Intercom SDK now targets Android 15 (API level 35) (Android)
- Added edge-to-edge support (Android)