Releases: dixahq/ios-messenger
Releases · dixahq/ios-messenger
1.10.2
1.10.1
1.10.0
1.9.9
New Functionality:
- Allow users to upload images from camera roll
Improvements
- Handle embedded links without schemes
- Overall enhancements of file attachments and validations
Bug Fixes
- Issue related to not using the right placeholder for the input field in conversation
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