-
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.0 (#2034)
- Loading branch information
Showing
4 changed files
with
70 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,19 @@ | ||
## Features | ||
|
||
1. Support open video mirroring | ||
2. Support account password registration, login | ||
3. Support holding Shift to quickly copy selected objects (pictures, board books) | ||
4. Support third-party login binding existing cell phone number account to trigger the account merging process | ||
|
||
## Improved | ||
|
||
1. Small class automatically on stage | ||
2. Remember the last selected brush thickness and text size across rooms | ||
3. Adjust the overall UI and default avatar | ||
|
||
## Fixed | ||
|
||
1. Drawing dotted lines is abnormal | ||
2. Holding Shift to draw a straight line did not restore the brush state correctly | ||
3. Fixed the time limit for reserving a room | ||
4. Speaker detection caused abnormal in-room calls |
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,19 @@ | ||
## 新增 | ||
|
||
1. 支持开启视频镜像 | ||
2. 支持账号密码注册、登录 | ||
3. 支持按住 Shift 快速复制选择对象(图片、板书) | ||
4. 支持第三方登录绑定已有手机号触发账号合并流程 | ||
|
||
## 优化 | ||
|
||
1. 小班课自动上台 | ||
2. 跨房间记住上次选择的画笔粗细、输入文本大小 | ||
3. 调整整体 UI 与默认头像 | ||
|
||
## 修复 | ||
|
||
1. 绘制虚线异常 | ||
2. 按住 Shift 画直线后没有正确恢复画笔状态 | ||
3. 预定房间时间限制修复 | ||
4. 扬声器检测导致房间内通话异常 |