Skip to content

Releases: intercom/intercom-ios

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.

3.0.10

15 Aug 16:38
Compare
Choose a tag to compare
  • Removed requirement for use_frameworks! when installing via CocoaPods.
  • Added support for APNS development push notifications. This removes the requirement to test Intercom push notifications with a production/Adhoc build.
  • Fixed issue where images couldn't be uploaded on iPad in landscape.
  • Fixed a formatting issue when sending a reply from the messenger.

3.0.9

08 Aug 15:32
Compare
Choose a tag to compare
  • Fixed issue where the Intercom may not hand back the key window correctly when closed (#160).

3.0.8

04 Aug 17:15
Compare
Choose a tag to compare
  • Fixed issues from #154
  • Improved in-app message layout.
  • Fixed issue to address an inconsistent layout of Post message when opened from the Messenger.