Releases: dixahq/ios-messenger
Releases · dixahq/ios-messenger
1.9.9
1.9.8
1.9.7
New Functionalities:
- Multiple links from Mim response
- Forms now support text area as well as attachments
Improvements
- Cache mechanism for knowledge articles
- Enhance preview of links
- Enhance message states UI
- Enhance image rendering
- Support image/heic attachment type
1.9.6
Improvements
- Updated logs related to push environment.
- Exposed a new method with an additional property
pushEnvironment
:public static func configureWith(messengerToken token: String, logLevel: UInt, pushEnvironment: UInt)
- Updated documentation to include a deprecated method related to unread messages.
Bug Fixes
- Handled the case of a missing bulletin board.
Removed
- Removed Kingfisher as a used third-party library.
1.9.5
Improvements:
- Keyboard Management: Enhanced the keyboard behavior across all views to prevent it from overlapping content, ensuring a better user experience during text input.
- Scroll-to-Bottom Functionality: Improved the scroll-to-bottom feature in the conversation view to ensure it consistently brings users to the latest messages.
- Previous Conversations: Made improvements to the previous conversations view, providing a more intuitive and accessible history of user interactions.
Customer Satisfaction (CSAT) Enhancements:
- Users can now provide CSAT scores only while in an active conversation, preventing accidental ratings.
- Added the ability for users to leave comments on past conversations, allowing for more detailed feedback.
Bug Fixes:
- Voice-to-Text on iOS: Fixed the voice-to-text feature on iOS, ensuring it works smoothly without any interruptions or errors.
- Unread Messages Count: Resolved issues with the unread messages count, ensuring it updates accurately and reliably reflects the number of unread messages.
1.9.4
Bug fix
- Where the previous conversations was not always visible
- Previous menu options were still clickable after creating the conversation
- In limited cases user was not able to submit new messages to a conversation after upgrading the SDK
Improvement:
- Make close button always available
1.9.3
1.9.2
1.9.1
Improvements
- Improved rendering assets and colours for applications running light mode or dark mode
- Improved search bar animation in knowledge screen
- Improved front page by having ability to pull to refresh
- Improved data refresh based upon foreground or background events
- Improved forms colours as well as structure
- Improved conversations expiration
- Improved previous conversations navigation
- Improved article details & body content for non-native apps
- Improved the way of fetching the articles data as well as style
- improved the SDK functunality running on hybrid environment
Bug fixes:
- Fixed an issue where unread messages count does not update if the user is on background
- Fixed an issue navigation pops up in hybrid applications
- Fixed an issue search bar does not load correctly in hybrid applications
- Fixed an issue with token storage
1.9.0
Improvements:
- Popular topics & Suggested Articles containers changed styling
- Frontpage Search bar header has slightly changed color
- Improve the experience in Dark Mode
- Improve the view container of User Messages for better overview
- Improved the Contact Form nodes buttons
- Improved the position and look of the Title and Description on the Messenger Frontpage
- Previous Conversations showed themselves above the “Start Conversation” button, which has now been reversed.
- Expanded the click field on various header buttons in the Dixa Messenger
- Article Title and Body text have improved formatting matching the experience from the Web SDK
Bug fixes:
- Fixed an issues where no input on contact forms could still be sent off
- Fixed an issue where non-english search term would render any results
- Fixed an issue where changes in Dixa Messenger affected other parts of the app
- Fixed a bug where pressing return on the keyboard when searching would result in nothing
- Fixed a bug where embedded videos in articles would automatically start playing when opening the article
- Fixed a bug where Avatars on frontpage wasn’t shown correctly
- Fixed a bug where “Start new Conversation” button would show itself when still filling out a Contact form
- Fixed a bug where the background pattern on conversations wouldn’t show itself.