Skip to content

Releases: dixahq/ios-messenger

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.

1.8.6

02 Apr 07:27
Compare
Choose a tag to compare

Improvements:

  • Some UI enhancements, specifically related to the showing of menu button in a conversation
  • Is it now easier to create new sessions after a change in credentials has been made

Bug fixes

  • Fixed a bug where Knowledge base integrations would only fetch English content, though SDK language was set differently
  • Fixed issues around Push Notifications

1.8.5

11 Mar 12:36
Compare
Choose a tag to compare

New Functionalities:

  • The SDK has been re-written in SwiftUI, while maintaining compatibility with UIKit.

Improvements:

  • Enhanced Attachments functionality and improved Download of attachments.
  • Interface optimizations including the introduction of SkeletonView on the frontpage and article pages.

1.8.4

20 Feb 10:42
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed a bug related to displaying of bulletin board

Improvements:

  • Dark mode support in the conversation screen