Releases: freshworks/freshchat-android
Releases · freshworks/freshchat-android
Freshchat Android SDK 6.3.9
Freshchat Android SDK 6.3.8
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
Bug Fixes:
- Fixed an crash during scrolling on the Conversation Detail Screen.
Freshchat Android SDK 6.3.6
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
Bug Fixes:
- Fixed an issue in Android 15 where the UI did not respect system insets.
Freshchat Android SDK 6.3.4
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
Bug Fixes:
- Fixed an issue where chat screen is not scrolling if carousel is present in the screen.
Freshchat Android SDK 6.3.2
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
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
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.