We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9722630 commit 9384e56Copy full SHA for 9384e56
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 0.6.0
2
+
3
+- BREAKING CHANGE: Updated version numbers for Firebase dependencies. This may require you to update
4
+ your build versions on Android and iOS.
5
+- Fix audio messages not working.
6
7
## 0.5.0
8
9
- Added the `onUrlNavigation` callback to the ChatBox
pubspec.yaml
@@ -1,6 +1,6 @@
name: talkjs_flutter
description: Official TalkJS SDK for Flutter
-version: 0.5.0
+version: 0.6.0
homepage: https://talkjs.com
environment:
0 commit comments