Releases: freshworks/freshchat-android
Releases · freshworks/freshchat-android
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.
Freshchat Android SDK 6.2.9
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
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
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
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
Bug fix :
- Fix to prevent the bot from looping when the device time is incorrect
Freshchat Android SDK 6.2.4
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