File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ # 1.0.7
2
+
3
+ - fix error when deleting message and clearing room
4
+ - fix not subscribing to mqtt event when it is still
5
+ in connecting state
6
+ - fix sending empty json on some api request
7
+
1
8
# 1.0.7-beta.2
2
9
3
10
- fix keep on sending empty json
Original file line number Diff line number Diff line change 1
1
part of qiscus_chat_sdk.core;
2
2
3
- const sdkVersion = '1.0.7-beta.2 ' ;
3
+ const sdkVersion = '1.0.7' ;
4
4
const sdkPlatformName = 'flutter' ;
Original file line number Diff line number Diff line change 1
1
name : qiscus_chat_sdk
2
2
description : The Scalable In-App Chat SDK for Mobile & Web
3
- version : 1.0.7-beta.2
3
+ version : 1.0.7
4
4
homepage : https://sdk.qiscus.com
5
5
repository : https://github.com/qiscus/qiscus-chat-sdk-flutter
6
6
issue_tracker : https://github.com/qiscus/qiscus-chat-sdk-flutter/issues
You can’t perform that action at this time.
0 commit comments