Skip to content

Releases: intercom/intercom-ios

3.0.20

25 Nov 17:39
Compare
Choose a tag to compare
  • Multiple changes to reduce network request volume.
  • Small improvement to push notifications on iOS 10.

3.0.19

18 Nov 17:33
Compare
Choose a tag to compare
  • More clearly warn about potential AppStore submission issues on iOS 10.
  • Various localisation updates.
  • Many visual improvements.
  • Reduce the number of network requests that are made by Intercom.

3.0.18

03 Nov 09:55
Compare
Choose a tag to compare
  • Reduced usage of AFNetworking to fix crash in #186.
  • Improved thread safety to increase stability.
  • Fixed crash that could occur when Intercom.bundle is not correctly loaded.

3.0.17

19 Oct 13:36
Compare
Choose a tag to compare
  • Removed a reference to the UserNotifications Framework in the podspec to ensure iOS 8 & 9 compatibility

3.0.16

18 Oct 13:28
Compare
Choose a tag to compare
  • Reinstated push notification improvements for iOS 10 from 3.0.14.
  • Store Intercom data in PrivateDocuments to ensure it is not visible to users through iTunes file sharing.
  • Fixed issue where Intercom window may not be fully teared down when the Messenger is closed.

3.0.15

15 Oct 06:05
Compare
Choose a tag to compare
  • Rolled back some changes from 3.0.14 to ensure compatibility with iOS 8 & iOS 9.

3.0.14

14 Oct 17:59
Compare
Choose a tag to compare
  • Improved compatibility with the new UserNotifications framework for iOS 10 push notifications (fixes #184).

3.0.13

07 Oct 20:36
Compare
Choose a tag to compare
  • Added [Intercom presentMessageComposerWithInitialMessage:] to allow pre-populating the message composer.
  • Fixed issue where you could see multiple congratulations alerts when installing Intercom (e.g. https://github.com/intercom/intercom-cordova/issues/83).
  • Improvements to allow all Intercom methods to be called from any thread (fixes #181).
  • Various localisation updates.

3.0.12

14 Sep 16:34
Compare
Choose a tag to compare
  • Improved iOS 10 compatibility.
  • Fixed issue where chat bubbles could be empty in iOS 10. This was as a result of an iOS 10 bug with collection views.
  • Improved localisation of the Messenger for Croation, Chinese, Korean, Catalan, Dutch, Portuguese, Portuguese Brazilian, Viatnamese.
  • Various other minor bug fixes.

3.0.11

31 Aug 19:15
Compare
Choose a tag to compare
  • Fixed #166.
  • Fixed #168.
  • Made some improvements to the Finnish locale.