Skip to content

Releases: intercom/intercom-ios

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.

2.3.12

13 Nov 16:58
Compare
Choose a tag to compare
  • Fixed #72.
  • Fixed remaining issues with #110.
  • Fixed memory leaks reported in #111.
  • Fixed memory leaks originating from libxml.

2.3.11

08 Oct 15:33
Compare
Choose a tag to compare
  • Layout changes that may help fix #72.
  • Several small fixes to help improve stability.

2.3.10

28 Sep 13:13
Compare
Choose a tag to compare
  • Fixed an issue where CPU usage could spike after closing the Intercom window.