Skip to content

Releases: intercom/intercom-cordova

4.1.0

02 Nov 13:54
d80678d
Compare
Choose a tag to compare
  • Updated Intercom for Android to 4.1.x
  • Updated Intercom for iOS to 4.1.x
  • Added intercom.logout().
  • Added diagnostic messages for Android build errors.

4.0.0

30 Aug 09:35
Compare
Choose a tag to compare
  • Updated Intercom for Android to 4.0.1
  • Updated Intercom for iOS to 4.0.1
  • Removed deprecated method intercom.setSecureMode(hmac, data).
  • Added support for iOS 11.
  • Added support for Android Oreo.
  • Updated GCM & FCM to version 11.

3.2.2

18 May 10:35
Compare
Choose a tag to compare

Prevent unsafe versions of the Support Library being used to fix #182.

3.2.1

03 May 15:17
Compare
Choose a tag to compare
  • Fixed build error reported in #180.

3.2.0

25 Apr 14:52
Compare
Choose a tag to compare
  • Added a new method to the API intercom.setUserHash(userHash) to support Identity Verification. This method replaces intercom.setSecureMode(hmac, data) which was used for our previous security feature Secure Mode.
  • Updated Intercom for Android to 3.2.x.
  • Updated Intercom for iOS to 3.2.x.

3.1.3

05 Apr 13:04
Compare
Choose a tag to compare
  • Added hook to ensure the local CocoaPods specs repo is up to date when installing the plugin (see #170).

3.1.2

31 Mar 13:31
Compare
Choose a tag to compare
  • Fixed compatibility with other Android GCM providers (details are outlined in #166). It is no longer necessary to use a fork of phonegap-plugin-push.
  • Added hook to automatically update Intercom for iOS via CocoaPods (see #168).

3.1.1

16 Mar 16:48
Compare
Choose a tag to compare
  • Removed reliance on hooks for Android FCM support. Gradle is now used for the whole process.
  • Improved iOS interoperability with phonegap-plugin-push (Fixes #154).
  • Automatically add remote-notification background mode to the app's Info.plist on iOS.
  • Updated minimum Intercom for iOS version to 3.1.2.

3.1.0

10 Mar 13:05
Compare
Choose a tag to compare
  • Updated Intercom for Android to 3.1.x.
  • FCM push notifications for Android are now supported. This can be configured by specifying intercom-android-push-type in your config.xml.
  • Updated Intercom for iOS to 3.1.x.
  • Intercom for iOS is now installed via CocoaPods, so updates can be received automatically.

3.0.26

26 Jan 14:36
Compare
Choose a tag to compare
  • Updated Intercom for Android to 3.0.20.
  • Updated Intercom for iOS to 3.0.24.