Skip to content

Releases: freshworks/freshchat-android

Freshchat Android SDK 3.0.0

12 Nov 12:51
Compare
Choose a tag to compare

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

27 Sep 09:16
Compare
Choose a tag to compare

Enhancement

  • Support for showing proactive reply suggestions

Freshchat Android SDK 2.8.0

24 Sep 07:14
Compare
Choose a tag to compare

Enhancement

  • Support for locale change at run time

Freshchat Android SDK 2.7.1

03 Sep 12:25
Compare
Choose a tag to compare

Bug Fix

  • Fix JSONException in FAQs flow (introduced in 2.7.0 version)

Freshchat Android SDK 2.7.0

14 Aug 09:36
Compare
Choose a tag to compare

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

01 Aug 07:07
Compare
Choose a tag to compare

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

30 May 07:34
Compare
Choose a tag to compare

Enhancement

  • Support to set the importance of Freshchat Notification Channels using FreshchatNotificationConfig.setImportance API.

Freshchat Android SDK 2.5.2

22 May 11:10
Compare
Choose a tag to compare

Bug Fix

  • Stopped message list from auto scrolling to bottom
  • Improvements in JWT timer timeout logic

Freshchat Android SDK 2.5.1

21 May 06:15
Compare
Choose a tag to compare

Bug Fix

  • Removed unused log

Freshchat Android SDK 2.5.0

10 May 12:16
Compare
Choose a tag to compare

Bug Fix

  • Open SDK screens in same task irrespective of the context passed