mirror of
https://github.com/WuKongIM/WuKongIMFlutterSDK
synced 2025-06-02 00:52:48 +00:00
fix:修改最近会话获取到的频道扩展数据错误问题
This commit is contained in:
parent
035320caac
commit
cbd0cbbdff
@ -117,4 +117,6 @@
|
|||||||
### 1.5.8
|
### 1.5.8
|
||||||
* fix: Add query total unread quantity and query followed channels
|
* fix: Add query total unread quantity and query followed channels
|
||||||
### 1.5.9
|
### 1.5.9
|
||||||
* fix: Modify network monitoring
|
* fix: Modify network monitoring
|
||||||
|
### 1.6.0
|
||||||
|
* fix: Error in modifying the channel extension data synchronized to the most recent session
|
@ -15,7 +15,7 @@ description: wukong IM flutter sdk
|
|||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
||||||
# In Windows, build-name is used as the major, minor, and patch parts
|
# In Windows, build-name is used as the major, minor, and patch parts
|
||||||
# of the product and file versions while build-number is used as the build suffix.
|
# of the product and file versions while build-number is used as the build suffix.
|
||||||
version: 1.5.9
|
version: 1.6.0
|
||||||
homepage: https://github.com/WuKongIM/WuKongIMFlutterSDK
|
homepage: https://github.com/WuKongIM/WuKongIMFlutterSDK
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user