Skip to content

Releases: dixahq/ios-messenger

1.10.2

06 Feb 15:18
Compare
Choose a tag to compare

Improvements:

  • Enhanced react-native support in forms

1.10.1

29 Jan 10:12
Compare
Choose a tag to compare

Improvements:

  • Added support for Dixa Knowledge and external links.
  • Users can now populate forms even after conversation has ended.

1.10.0

20 Dec 07:53
Compare
Choose a tag to compare

New Functionality:

  • Implemented typing indicator functionality showing when agents are typing for 5 seconds

1.9.9

20 Aug 11:37
Compare
Choose a tag to compare

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

05 Aug 13:29
Compare
Choose a tag to compare

New Functionality:

  • Support of forms outside of conversation

Bug Fixes

  • Fixed an issue where embedded links are not clickable and correctly styled

1.9.7

17 Jul 08:27
Compare
Choose a tag to compare

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

12 Jun 14:12
Compare
Choose a tag to compare

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

04 Jun 06:08
Compare
Choose a tag to compare

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

28 May 11:26
Compare
Choose a tag to compare

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

23 May 20:02
Compare
Choose a tag to compare

Bug fix

  • Help article: Updated font to match the one used on other clients for a consistent user experience across platforms.
  • Help article: Adjusted image display to utilize the full device width for improved visual presentation.