-
Notifications
You must be signed in to change notification settings - Fork 826
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(version): upgrade version to v2.3.2 (#2082)
- Loading branch information
Showing
4 changed files
with
50 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
## Features | ||
|
||
1. Support to end the class quickly outside the room | ||
2. Support creating and scheduling personal rooms (PMI) with unchanged room numbers | ||
3. Support to join a room quickly by selecting the historical room number from the drop-down list on the join room page | ||
|
||
## Improved | ||
|
||
1. Support viewing all room history records | ||
2. Adjust the font size of text editor | ||
3. Adjust the order of PPT handwriting page cutting to make the page cutting more smooth | ||
|
||
## Fixed | ||
|
||
1. Avatars fail to load when the network is abnormal |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
## 新增 | ||
|
||
1. 支持创建、预定房间号不变的个人房间(PMI) | ||
2. 支持在房间外快速结束上课 | ||
3. 支持通过加入房间页面的下拉列表选择历史房间号快速加入房间 | ||
|
||
## 优化 | ||
|
||
1. 支持查看所有房间历史记录 | ||
2. 调整 PPT 笔迹切页顺序,使切页更加流畅 | ||
3. 调整文本编辑器字体大小 | ||
|
||
## 修复 | ||
|
||
1. 网络异常时头像加载失败 |