Skip to content

Releases: freshworks/freshchat-android

Freshchat Android SDK 6.3.9

07 Mar 07:18
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed a memory leak in ConversationDetailActivity
  • Fixed an issue with edge-to-edge displays on Android 15 devices.

Freshchat Android SDK 6.3.8

21 Feb 05:04
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed an issue where the chat auto-scrolled when carousels were visible.

Build Changes:

  • Upgraded targetSDKVersion to 35.

Freshchat Android SDK 6.3.7

17 Feb 11:22
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed an crash during scrolling on the Conversation Detail Screen.

Freshchat Android SDK 6.3.6

05 Feb 12:07
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed an issue where the infinite loader appeared when the bot feedback button was accidentally clicked multiple times on the Conversation Detail Screen.

Freshchat Android SDK 6.3.5

03 Feb 10:44
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed an issue in Android 15 where the UI did not respect system insets.

Freshchat Android SDK 6.3.4

27 Jan 08:04
Compare
Choose a tag to compare

Bug Fixes:

  • Fixed an issue where the vote button was not displayed on the FAQ screen for non-scrollable pages.

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.