Skip to content

Releases: dixahq/ios-messenger

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.

1.9.2

23 May 12:05
Compare
Choose a tag to compare

Improvements

  • Improved logic related to token expiration

1.9.1

22 May 17:21
Compare
Choose a tag to compare

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

08 May 13:57
Compare
Choose a tag to compare

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.