mirror of
https://github.com/WuKongIM/WuKongIMFlutterSDK
synced 2025-05-30 07:27:25 +00:00
fix:update send message api
This commit is contained in:
parent
65f0a819ac
commit
5fc0127108
@ -93,4 +93,6 @@
|
|||||||
### 1.4.6
|
### 1.4.6
|
||||||
* fix: Update send message fromChannel information is Null
|
* fix: Update send message fromChannel information is Null
|
||||||
### 1.4.7
|
### 1.4.7
|
||||||
* fix: Upgrade message protocol, add message extension topping function and the ability to send expired messages
|
* fix: Upgrade message protocol, add message extension topping function and the ability to send expired messages
|
||||||
|
### 1.4.8
|
||||||
|
* fix: Upgrade send message api
|
@ -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.4.7
|
version: 1.4.8
|
||||||
homepage: https://github.com/WuKongIM/WuKongIMFlutterSDK
|
homepage: https://github.com/WuKongIM/WuKongIMFlutterSDK
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user