Skip to content

Releases: freshworks/freshchat-ios

Freshchat iOS SDK v6.3.0

13 Dec 06:58
0ef36af
Compare
Choose a tag to compare

Bug Fix :

  • Fix UI issue where extra space was added to carousel card with HTML content.

Freshchat iOS SDK v6.2.9

27 Nov 05:43
bc94a12
Compare
Choose a tag to compare

Enhancement :

  • Exposed an FCEventAgentProfileClick event to retrieve agent details upon clicking the agent profile.

Freshchat iOS SDK v6.2.8

29 Oct 06:28
Compare
Choose a tag to compare

Bug Fix :

  • Fix UI issue where bot nodes configured after feedback bot message were not displayed properly.
  • Fix crash related to footer view when using multiselect buttons and dropdowns on apps built with Xcode 16 for iOS 18 users.

Freshchat iOS SDK v6.2.7

01 Oct 13:35
Compare
Choose a tag to compare

Bug Fix :

  • Fix the image with text alignment issue in conversation message.
  • Fix the issue where the “Was this answer helpful?” feedback options (Yes/No) were not displaying at the bottom of the article.
  • Fix where we removed the 256-character limit for setting up the user properties.
  • Fix added support for this year’s new devices.
  • Fix the issue where the reply editor was visible when sending a carousel via the public API. Now, the reply editor will not appear for carousels sent through the public API.
  • Fix an issue where the “Select All” button was not displayed in the multi-select carousel in some edge cases.

Freshchat iOS SDK v6.2.6

11 Sep 10:58
Compare
Choose a tag to compare

Bug Fixes :

  • Fix for notification not working in iOS 18 sandbox environment.
  • Fix occasional issues with the reply editor display in the dropdown, carousel and option selections.
  • Fix for quick option selection menu buttons are not hidden after a conversation is resolved.
  • Fix for bot articles flow where links without descriptions are not working.
  • Fix rare crash during resetUser API call.

Freshchat iOS SDK v6.2.5

26 Aug 14:25
Compare
Choose a tag to compare

Bug Fixes :

  • Fix orientations of quick reply option for RTL users.
  • Fix missing underlines in phone numbers within chat messages.
  • Fix missing separator line between the reply editor and footer branding view.
  • Fix display of file extension and size on the chat preview screen when the file name is long.
  • Fix text and image position swapping in chat messages after restoring the user.

Freshchat iOS SDK v6.2.4

13 Aug 12:32
Compare
Choose a tag to compare

Bug Fixes:

  • Optimise message rendering in the chat detail view.
  • Fix a rare crash linked with keychain storage component.
  • Fix an occasional crash when searching for support articles.
  • Fix auto-scrolling not work correctly after selecting carousel and dropdown messages.
  • Fix an issue for keyboard automatically dismiss after user sent a message in non-bot conversation.

Freshchat iOS SDK v6.2.3

31 Jul 10:18
43e5ee1
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed the issue where the conversation list was loading for a long time if the token status was expired after reset user.
  • Fixed the ‘Token not processed’ status displayed when the user restored with an invalid token in specific scenarios.
  • Fixed the phone number validation issue where the bot flow did not proceed to the next step when an Arabic phone number was entered.
  • Fixed the issue where after closing a conversation screen, another or the same conversation screen would pop up.
  • Fixed an intermittent crash in React Native when tapping on a user message.
  • Resolved the issue where the keyboard is dismissed after opening the country code view.
  • Fixed issue where chatbot flows were not triggering properly, including instances where users were able to type and send replies initially.
  • Fixed the looping of input messages sent by the user, which was causing issues in the production conversation.

Freshchat iOS SDK v6.2.2

11 Jul 11:28
ea251eb
Compare
Choose a tag to compare

Bug Fixes:

  • Fix for bot quick actions display once a conversation is resolved.
  • Added support for html content in carousels and fix for hyperlink redirection in carousel's secorndary button and description content.
  • Fix for chat history restoration issue with pagination.
  • Fix for bot specific variables not updating in bot flows.
  • Fix correct display of search options in the searchable list for Slash command quick actions.
  • Fix security issue where HTML injection is allowed through the chat input field.
  • Fix crash in bot articles feedback option when sent in languages other than English.

Freshchat iOS SDK v6.2.1

21 Jun 09:37
Compare
Choose a tag to compare

Bug Fix :

  • Fix occasional crashes in the setUser and identifyUser APIs.
  • Fix crash in the JWT restore API when using invalid tokens.