mirror of
https://github.com/WuKongIM/WuKongIMFlutterSDK
synced 2025-05-31 16:07:24 +00:00
102 lines
3.1 KiB
Markdown
102 lines
3.1 KiB
Markdown
### 1.0.0
|
|
* first commint
|
|
### 1.0.1
|
|
* update connection
|
|
### 1.0.2
|
|
* Reconnect when handling connection errors
|
|
### 1.0.3
|
|
* update sync channel msgs
|
|
### 1.0.4
|
|
* update manager method of obtaining
|
|
### 1.0.5
|
|
* Optimize processing of incorrect data
|
|
### 1.0.6
|
|
* Update sending messages without notification to refresh conversation messsage
|
|
### 1.0.7
|
|
* Support message receipts
|
|
### 1.0.8
|
|
* Modify Query History Message
|
|
### 1.0.9
|
|
* Optimize Query History Message
|
|
### 1.1.0
|
|
* Update query conversation all record
|
|
### 1.1.1
|
|
* Update online cmd messages
|
|
### 1.1.2
|
|
* Optimize connections
|
|
### 1.1.3
|
|
* Add some methods
|
|
### 1.1.4
|
|
* update set reddot method
|
|
### 1.1.5
|
|
* update connnection device id with uid
|
|
### 1.1.6
|
|
* New features such as message likes and replies added
|
|
### 1.1.7
|
|
* Modifying message parsing errors with reminder itemss
|
|
### 1.1.8
|
|
* Update message reactions
|
|
### 1.1.9
|
|
* Modify message reply to ack issue and Add protocol device flag field
|
|
### 1.2.0
|
|
* Modify query channel message error issue
|
|
### 1.2.1
|
|
* Update channel info refresh listener and optimize data insertion issues
|
|
### 1.2.2
|
|
* Modifying the issue of reconnecting disconnected objects without destroying them
|
|
### 1.2.3
|
|
* Optimize message queries
|
|
### 1.2.4
|
|
* Optimize connection
|
|
### 1.2.5
|
|
* Modifying the issue of disconnected sockets not being destroyed
|
|
### 1.2.6
|
|
* update query message extra data
|
|
### 1.2.7
|
|
* update query channel member avatar
|
|
### 1.2.8
|
|
* Modify the editing message method parameters
|
|
### 1.2.9
|
|
* Modification of sending messages containing replies or tag class message parsing errors
|
|
### 1.3.0
|
|
* Modification of sending messages containing replies error
|
|
### 1.3.1
|
|
* fix: synchronization channel message multiple synchronization issue
|
|
### 1.3.2
|
|
* fix: Optimization of loading channel messages without the latest messages and multiple synchronization issues
|
|
### 1.3.3
|
|
* fix: Optimization of loading channel messages without the latest messages and multiple synchronization issues
|
|
### 1.3.4
|
|
* fix: Optimize connections
|
|
### 1.3.5
|
|
* fix: Add clear channel messages method
|
|
### 1.3.6
|
|
* fix: Add clear all channel red dots method
|
|
### 1.3.7
|
|
* fix: Add send message can reminder member method
|
|
### 1.3.8
|
|
* fix: Update message save remote extra method
|
|
### 1.3.9
|
|
* fix: Update RecvAckPacket header encode method
|
|
### 1.4.0
|
|
* fix: Modifying the issue of a large number of offline messages getting stuck during synchronization
|
|
### 1.4.1
|
|
* fix: Modifying non JSON serialization errors in extended fields
|
|
### 1.4.2
|
|
* fix: Optimize synchronization channel messages
|
|
### 1.4.3
|
|
* fix: Modifying messages sent by oneself will increase the issue of unread quantity
|
|
### 1.4.4
|
|
* fix: Update parsing channel member extension data
|
|
### 1.4.5
|
|
* fix: Update send & recv message No fromChannel information added
|
|
### 1.4.6
|
|
* fix: Update send message fromChannel information is Null
|
|
### 1.4.7
|
|
* fix: Upgrade message protocol, add message extension topping function and the ability to send expired messages
|
|
### 1.4.8
|
|
* fix: Upgrade send message api
|
|
### 1.4.9
|
|
* fix: Upgrade save channel member extra data api
|
|
### 1.5.0
|
|
* fix: Upgrade send noPersist message |