Skip to content

Releases: freshworks/freshchat-flutter-sdk

Freshchat Flutter SDK 0.9.5

29 Dec 10:56
Compare
Choose a tag to compare

Enhancement

  • Ability to intercept notification clicks in Android
  • Ability to listen to user interactions

Bug fix

  • Fix for displaying notifications in Android 12

Freshchat Flutter SDK 0.9.4

08 Dec 05:24
Compare
Choose a tag to compare

Enhancement

  • Optimise user create flow (iOS)

Bug fix

  • Fix for Topic name and image being empty

Freshchat Flutter SDK 0.9.3

24 Nov 11:42
Compare
Choose a tag to compare

Enhancements

  • Display complete name for messages created using API
  • Support for fetching unread count for a specific channel using tags
  • Resources path update and minor changes for other framework bundle (iOS)

Bug Fix

  • FAQ contactUs tags filter (iOS)

Freshchat Flutter SDK 0.9.2

08 Nov 11:38
Compare
Choose a tag to compare

Bug Fix

  • Fix CFBundleSupportedPlatforms issue while submitting app to store.

Freshchat Flutter SDK 0.9.1

03 Nov 05:37
Compare
Choose a tag to compare

Bug Fix

  • Fixed showConversations() crash in iOS

Freshchat Flutter SDK 0.9.0

28 Oct 17:23
Compare
Choose a tag to compare

Enhancements

  • Introducing self-service via bots on the SDK. Bots built using the Unified Bot Builder will now be accessible on the SDK too. Learn more about the capability here.
  • Toggle in init method for show/hide notification banner when app is in foreground - iOS

Freshchat Flutter SDK 0.8.1

07 Aug 11:32
Compare
Choose a tag to compare

Bug Fix

  • Fixed getUser() crash in iOS

Freshchat Flutter SDK 0.8.0

28 Jul 04:36
Compare
Choose a tag to compare

Enhancements

  • Added support for null safety
  • Upgraded Freshchat iOS SDK version to 4.2.0

Freshchat Flutter SDK 0.7.0

19 Jun 18:46
Compare
Choose a tag to compare

Enhancements

  1. Upgraded Freshchat Android SDK version to 4.3.5
  2. Upgraded Freshchat iOS SDK version to 4.1.8

Breaking Change

  1. Changed getUserAlias method name to getFreshchatUserId

Freshchat Flutter SDK 0.6.0

24 May 05:48
Compare
Choose a tag to compare

Bug Fix

  1. Fixed "Stream has already been listened to" error