-
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 v1.6.0 (#1350)
- Loading branch information
1 parent
d33bcf5
commit 9bc0154
Showing
4 changed files
with
65 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,17 @@ | ||
## Features | ||
|
||
1. Support senseless switching of courseware and smooth writing | ||
2. Support Agora login | ||
|
||
## Improved | ||
|
||
1. Adjust the interaction of recorded courses | ||
2. Select the last selected audio/video device by default | ||
|
||
## Fixed | ||
|
||
1. Abnormal display of newly uploaded files after the cloud drive exceeds 50 files | ||
2. The preview image of cloud disk is not displayed in the center normally | ||
3. Repair the abnormal echo during voice call | ||
4. Fix the abnormal switching between Chinese and English | ||
5. Fix the laser pointer display abnormality |
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,18 @@ | ||
## 新增 | ||
|
||
1. 支持无感知切换课件,并顺畅书写 | ||
2. 支持声网登录 | ||
|
||
## 优化 | ||
|
||
1. 调整录制课程的交互 | ||
2. 默认选中上次选择的音视频设备 | ||
|
||
|
||
## 修复 | ||
|
||
1. 云盘超过 50 个文件后,新上传的文件显示异常 | ||
2. 云盘预览图片没有正常居中显示 | ||
3. 修复语音通话时有异常回音 | ||
4. 修复中英文切换异常 | ||
5. 修复激光笔显示异常 |