Skip to content

Releases: intercom/intercom-ios

3.0.0

21 Jul 12:21
Compare
Choose a tag to compare

Our new Messenger is out of beta! 🎉 You can read all about the updated design and new functionality here. If you are upgrading from an older version of our Messenger you may want to change some of the methods you call. You can read about upgrading to the new version here.

Many issues have been fixed, including:

  • Fixed crashes reported in #124.
  • Fixed #130.
  • Improvements to push notifications which will hopefully fix issues such as #144.
  • Improved handling of status bar state.

2.3.21

17 May 16:38
Compare
Choose a tag to compare
  • Improved compatibility with some push notification implementations.

2.3.20

11 May 12:37
Compare
Choose a tag to compare
  • Fixed potential crash outlined in #135.
  • Improved reliability of push messages and opening native app URLs.

2.3.19

28 Jan 11:53
Compare
Choose a tag to compare
  • Added workaround for iOS issue outlined in #117.
  • Fixed issue where "Error loading conversation" could be shown when coming from background.

2.3.18

21 Dec 15:57
Compare
Choose a tag to compare
  • Added workaround for apps with incorrectly sized windows on iOS 9.

2.3.17

17 Dec 17:22
Compare
Choose a tag to compare
  • Fixed deep linking on some OS versions.
  • Improved push notification handling.

2.3.16

27 Nov 11:42
Compare
Choose a tag to compare
  • Changes to help ensure API reliability.

2.3.15

20 Nov 11:47
Compare
Choose a tag to compare
  • Improved link & button opening behaviour. This should help #101 as well as fix Facebook and Twitter buttons.

2.3.14

18 Nov 19:44
Compare
Choose a tag to compare
  • A small fix to help with status bar correctness and rotation.

2.3.13

18 Nov 18:03
Compare
Choose a tag to compare
  • Intercom now respects supportedInterfaceOrientations from your app's root view controller. This fixes #102.
  • Fixed layout issue with list items in messages.
  • Fixed behaviour in some cases of iPad multitasking.
  • Removed last remaining leaks from #111.
  • Fixed where small announcements could have the wrong layout in landscape.