Releases: freshworks/freshchat-flutter-sdk
Releases · freshworks/freshchat-flutter-sdk
Freshchat Flutter SDK 0.9.5
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
Enhancement
- Optimise user create flow (iOS)
Bug fix
- Fix for Topic name and image being empty
Freshchat Flutter SDK 0.9.3
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
Bug Fix
- Fix CFBundleSupportedPlatforms issue while submitting app to store.
Freshchat Flutter SDK 0.9.1
Bug Fix
- Fixed showConversations() crash in iOS
Freshchat Flutter SDK 0.9.0
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
Bug Fix
- Fixed getUser() crash in iOS
Freshchat Flutter SDK 0.8.0
Enhancements
- Added support for null safety
- Upgraded Freshchat iOS SDK version to 4.2.0
Freshchat Flutter SDK 0.7.0
Enhancements
- Upgraded Freshchat Android SDK version to 4.3.5
- Upgraded Freshchat iOS SDK version to 4.1.8
Breaking Change
- Changed getUserAlias method name to getFreshchatUserId
Freshchat Flutter SDK 0.6.0
Bug Fix
- Fixed "Stream has already been listened to" error