Releases: freshworks/freshchat-android
Releases · freshworks/freshchat-android
Freshchat Android SDK 3.0.0
Enhancement
- Ability to search through FAQs filtered by tags
- Increased CSAT message view maximum height to 4 lines
- Ability to handle channels deeplinks
Freshchat Android SDK 2.9.0
Enhancement
- Support for showing proactive reply suggestions
Freshchat Android SDK 2.8.0
Enhancement
- Support for locale change at run time
Freshchat Android SDK 2.7.1
Bug Fix
- Fix JSONException in FAQs flow (introduced in 2.7.0 version)
Freshchat Android SDK 2.7.0
Enhancement
- Added Freshchat events
- Broadcast SDK properties along with events
Breaking Change
- In order to support rich events, we have added Freshchat.getEventFromBundle() API and removed FreshchatEvent.fromAction(action) API. Refer here
Freshchat Android SDK 2.6.1
Enhancement
- Once the article is updated, users will again see the voting option.
- Also users will be able to message you from the downvoted article screen, even if they leave and come back again.
Freshchat Android SDK 2.6.0
Enhancement
- Support to set the importance of Freshchat Notification Channels using FreshchatNotificationConfig.setImportance API.
Freshchat Android SDK 2.5.2
Bug Fix
- Stopped message list from auto scrolling to bottom
- Improvements in JWT timer timeout logic
Freshchat Android SDK 2.5.1
Bug Fix
- Removed unused log
Freshchat Android SDK 2.5.0
Bug Fix
- Open SDK screens in same task irrespective of the context passed