Releases: intercom/intercom-ios
Releases · intercom/intercom-ios
2.3.19
- Added workaround for iOS issue outlined in #117.
- Fixed issue where "Error loading conversation" could be shown when coming from background.
2.3.18
- Added workaround for apps with incorrectly sized windows on iOS 9.
2.3.17
- Fixed deep linking on some OS versions.
- Improved push notification handling.
2.3.16
- Changes to help ensure API reliability.
2.3.15
- Improved link & button opening behaviour. This should help #101 as well as fix Facebook and Twitter buttons.
2.3.14
- A small fix to help with status bar correctness and rotation.
2.3.13
- 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
- Fixed #72.
- Fixed remaining issues with #110.
- Fixed memory leaks reported in #111.
- Fixed memory leaks originating from
libxml
.
2.3.11
- Layout changes that may help fix #72.
- Several small fixes to help improve stability.
2.3.10
- Fixed an issue where CPU usage could spike after closing the Intercom window.