Skip to content

Releases: freshworks/freshchat-android

Freshchat Android SDK 6.3.3

20 Dec 07:59
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed an issue where chat screen is not scrolling if carousel is present in the screen.

Freshchat Android SDK 6.3.2

03 Dec 05:47
Compare
Choose a tag to compare

Feature:

  • Exposed an FCEventAgentProfileClick event to retrieve agent details upon clicking the agent profile.
  • Added a public API to set and get the agent profile click redirection URI.

Bug Fixes:

  • Fixed an issue where the chat failed to scroll to the latest message after multiple carousel items were selected.
  • Fixed an issue where the image caption was not removed after sending an image message.

Freshchat Android SDK 6.3.1

24 Oct 05:42
Compare
Choose a tag to compare

Bug fixes:

  • Fixed an issue where an extra space appeared in the carousel card of user messages.
  • Fixed an issue with carousel card selection in specific scenarios.

Freshchat Android SDK 6.3.0

04 Oct 04:49
Compare
Choose a tag to compare

Bug fixes:

  • Fixed an issue where links without descriptions were not working in the Bot Article flow.
  • Fixed an issue where quick actions were not hidden immediately after a conversation was resolved.
  • Fixed an issue where anonymous implementations of FreshchatWebListener were getting garbage collected after a locale change.
  • Fixed an issue where the country code was not retained in the view.
  • Fixed an issue where images captured with the camera were rotated 90 degrees to the left on some devices.
  • Fixed an issue where the file name preview was not consistent for images taken via the camera.
  • Fixed an issue with hyperlink breakage.

Enhancements:

  • Removed the character count limitation for setting user properties.

Freshchat Android SDK 6.2.9

26 Aug 15:41
Compare
Choose a tag to compare

Bug Fixes:

  • Fix for Customer chat history not getting restored above a few messages.
  • Fix for FAQ article message is not taking up the screen space and looks squished/Compressed.

Freshchat Android SDK 6.2.8

29 Jul 15:57
Compare
Choose a tag to compare

Bug Fixes:

  • Fix for Window Manager Bad Token Exception when attaching pictures.
  • Fix for issue with custom link handler not working in conversation.

Enhancements:

  • Updated SDK to target Android 14 to comply with Google Play Store policies.

Freshchat Android SDK 6.2.7

12 Jul 13:30
Compare
Choose a tag to compare

Bug fix :

  • Fix for incorrect Preview messages being shown in Channels list
  • Fix for failing read receipts in conversations.

Freshchat Android SDK 6.2.6

03 Jul 07:01
Compare
Choose a tag to compare

Bug fix :

  • Fix for the SDK text input field type being set up for OTP autofilling by default.
  • Fix for the possibility of HTML injection through the SDK's chat input field.
  • Fix for the alignment issue in the categories listing screen.
  • Fix for the chat reply window starting with a lowercase letter.
  • Fix for the agent response expectation time taking a few seconds to update after a locale change.

Freshchat Android SDK 6.2.5

11 Jun 15:46
Compare
Choose a tag to compare

Bug fix :

  • Fix to prevent the bot from looping when the device time is incorrect

Freshchat Android SDK 6.2.4

04 Jun 08:59
Compare
Choose a tag to compare

Bug fix :

  • Fix for Search results not filtered by tags.
  • Fix for links in Description are not redirected to the respected page.
  • Fix for HTML tags not allowing the hyperlinks to redirect to a web-page displayed on carousels.
  • Fix for OTP SMS not received for given mobile number while initiating the OTP from the Android SDK.
  • Fix for Faq not opening with correct filter tags on initialisation time.
  • Fix for Issues with bullet points displaying in Mobile SDK.

Build Changes

  • Upgraded min SDK to 21