-
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(project): upgrade version to 1.3.0 (#1185)
- Loading branch information
1 parent
478246e
commit c2ea724
Showing
4 changed files
with
76 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,18 @@ | ||
## Features | ||
|
||
1. Quick drag and drop to upload courseware | ||
2. New version of PPT preview | ||
3. Device detection when entering the room | ||
4. PPT guide for new users | ||
|
||
## Improved | ||
|
||
1. Insert PPT interaction | ||
|
||
## Fixed | ||
|
||
1. Failure to synchronize courseware for students | ||
2. Abnormal multi-window playback | ||
3. Abnormal display of small class layout | ||
4. Video playback failure in PPT | ||
5. Abnormal speaker detection on Windows side |
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. 新版本 PPT 预览 | ||
3. 进入房间时设备检测 | ||
4. 新用户 PPT 引导 | ||
|
||
|
||
## 优化 | ||
|
||
1. 插入 PPT 的交互 | ||
|
||
## 修复 | ||
|
||
1. 学生同步课件失败 | ||
2. 多窗口回放异常 | ||
3. 小班课布局显示异常 | ||
4. PPT 中视频播放失败 | ||
5. Windows 端扬声器检测异常 |