Released October 9, 2024
- Fixed Typing Notification not sent from customer to agent.
Released October 4, 2024
- Added typing notification support
- Updated the appearance of the AXPMessagingUI chat view
- Added configuration options to customize the colors and fonts used by AXPMessagingUI chat view
- Display URLs using link previews when the message contains only a URL or a URL is at the end of a message
- Automatically dismiss keyboard when the use scrolls towards the bottom of the chat view
- Set up the messaging sample app for push notifications when supplied with Firebase configuration
- Fixed rendering and input of messages with newline characters
- Fixed grouping and display of date headers
- Fixed scroll-to-end behavior
- Fixed inconsistent appearance of the scroll-to-end floating action button
- Fixed building with Xcode 15.2
Released July 22, 2024
- Renamed some APIs for consistency with the Omni SDK name:
AXPClientSDK
is renamed toAXPOmniSDK
AXPSDKConfig
is renamed toAXPOmniSDKConfig
- Added AXPMessagingUI options to control whether agent and automation events are shown.
Released July 12, 2024
- Added support for push notifications in AXPMessaging.
Released June 17, 2024
- Package modules as static frameworks to bundle resources into apps automatically without needing to manually add a resource .bundle for AXPMessagingUI.
Released May 15, 2024
- Initial release