Skip to content

Releases: intercom/intercom-cordova

16.3.1

Choose a tag to compare

@DD-Intercom DD-Intercom released this 01 Jul 11:35
Immutable release. Only release title and notes can be modified.
a210ef4

🚀 Enhancements

  • Updated Intercom Android SDK to 18.3.2
  • Updated Intercom iOS SDK to 19.6.4

16.3.0

Choose a tag to compare

@imSzukala imSzukala released this 23 Jun 12:09
Immutable release. Only release title and notes can be modified.
7a713b1

🚀 Enhancements

  • Updated Intercom Android SDK to 18.3.1
  • Updated Intercom iOS SDK to 19.6.3

16.2.0

Choose a tag to compare

@DD-Intercom DD-Intercom released this 22 May 20:11
f769a3c

What's Changed

  • Release 16.2.0 — Update Intercom Android SDK to 18.2.0 by @DD-Intercom in #362

New Contributors

Full Changelog: 16.1.0...16.2.0

16.1.0

Choose a tag to compare

@imSzukala imSzukala released this 19 May 14:15
c78aa17

🚀 Enhancements

  • Updated Intercom Android SDK to 18.1.0
  • Updated Intercom iOS SDK to 19.6.0

16.0.0

Choose a tag to compare

@imSzukala imSzukala released this 09 Apr 13:45
758f0ba

🚀 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

Choose a tag to compare

@imSzukala imSzukala released this 09 Apr 10:53
98e2fe0

🐛 Bug Fixes

  • Fixed Android crash in cordova-plugin-intercom 15.0.0+ by initializing Intercom via ContentProvider before Activity lifecycle. This resolves the IntercomIntegrationException when Intercom Activities launch directly from push notifications.

15.0.1

Choose a tag to compare

@imSzukala imSzukala released this 12 Mar 11:54
2ce3ea9

🚀 Enhancements

  • Updated Intercom Android SDK to 17.4.7
  • Updated Intercom iOS SDK to 19.5.4

15.0.0

Choose a tag to compare

@imSzukala imSzukala released this 17 Feb 12:20
d694b55

🚀 Enhancements

  • Updated Intercom Android SDK to 17.4.4
  • Updated Intercom iOS SDK to 19.5.1

👉 Note

  • Minimum cordova-android version is now 14.0.0
  • Android Target SDK is now 35

14.1.1

Choose a tag to compare

@imSzukala imSzukala released this 16 Jun 12:35
8969474

🐛 Bug Fixes

  • Fixed SDK 34 compilation restriction that prevented building with Android 15 (API level 35). (Android)

14.1.0

Choose a tag to compare

@imSzukala imSzukala released this 16 Jun 11:33
b58b986

🚀 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)