Skip to content

Releases: intercom/intercom-cordova

3.0.9

29 Aug 16:38
Compare
Choose a tag to compare
  • Updated Intercom for Android to 3.0.4.

3.0.8

19 Aug 09:32
Compare
Choose a tag to compare

3.0.7

16 Aug 12:27
Compare
Choose a tag to compare
  • Fixed #70.
  • Fixed #71.
  • Updated Intercom for Android to 3.0.3.
  • Updated Intercom for iOS to 3.0.10.

3.0.6

10 Aug 16:44
Compare
Choose a tag to compare
  • Fixed #67.
  • Added Photos.framework to stop iOS build error.

3.0.5

05 Aug 09:20
Compare
Choose a tag to compare
  • Updated Intercom for iOS to 3.0.8.

3.0.4

03 Aug 09:25
Compare
Choose a tag to compare
  • Updated Intercom for iOS to 3.0.7.
  • Updated iOS configuration in plugin.xml for compatibility with older versions of Cordova (As reported in #65 & #66).

3.0.3

29 Jul 11:16
Compare
Choose a tag to compare
  • Updated Intercom for iOS to 3.0.4.
  • Fixed #64.
  • Changed minimum Cordova version to 4.0.0.

3.0.2

27 Jul 18:55
Compare
Choose a tag to compare

3.0.1

27 Jul 10:30
Compare
Choose a tag to compare
  • Fixed Android build error.

3.0.0

26 Jul 16:21
Compare
Choose a tag to compare

Where is 2.x? We're skipping it. We did this to align the Cordova plugin with our iOS, Android and web counter parts.

Our new Messenger is out of beta! 🎉 You can read all about the updated design and new functionality here.

  • Updated Intercom for iOS to 3.0.3.
  • Updated Intercom for Android to 3.0.2.

Added the following methods:

  • intercom.displayMessenger()
  • intercom.setLauncherVisibility(visibility)
  • intercom.setInAppMessageVisibility(visibility)
  • intercom.unreadConversationCount()

Removed these methods:

  • intercom.setVisibility(visibility)
  • intercom.setupGCM()
  • intercom.openGCMMessage()
  • intercom.setupAPN(token)
  • intercom.setPreviewPosition(position)
  • intercom.setPreviewPadding()