Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
## 1.0.0
## 3.8.3
* NEW

1. 实现初始化、注册、登录、退出、被踢功能;
2. 实现加好友、删除好友功能;
3. 实现群聊基本操作,如创建群、申请群、加入群、离开群、设置管理员、设置黑名单等;
4. 实现聊天室基本操作,如加入聊天室、离开聊天室等;
5. 实现消息种类:文字消息、语音消息、图片消息、短视频消息、短音频消息、CMD消息;
6. 实现用户属性;



* FIX:
1. 修复demo在ios下编译失败;
* TODO:

1. 消息提醒;

1. Sound null safety;