-
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.4.0 (#1259)
- Loading branch information
1 parent
0317c2d
commit 518583e
Showing
4 changed files
with
83 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,20 @@ | ||
## Features | ||
|
||
1. Support previewing multiple courseware at the same time | ||
|
||
## Improved | ||
|
||
1. Simplify the process of using the class | ||
2. Adjust the position of the raise hand button | ||
3. Adjust the interaction of the error message | ||
4. Adjust the clarity of screen sharing | ||
5. Adjust the way to shrink the image when inserting pictures | ||
|
||
## Fixed | ||
|
||
1. The whiteboard window may be abnormal to shrink | ||
2. Abnormal audio and video permissions for students | ||
3. Cursor is not displayed normally when screen sharing | ||
4. Abnormal playback when audio is included in PPT | ||
5. Page crash when refreshing the page in the classroom | ||
6. Inability to enter the classroom correctly after refreshing the page in the classroom or device detection |
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,20 @@ | ||
## 新增 | ||
|
||
1. 桌面端支持同时预览多个课件 | ||
|
||
## 优化 | ||
|
||
1. 简化上课使用流程 | ||
2. 调整举手按钮的位置 | ||
3. 调整报错提示交互 | ||
4. 调整屏幕分享清晰度 | ||
5. 调整在插入图片时缩小图像的方式 | ||
|
||
## 修复 | ||
|
||
1. 白板窗口有概率放缩异常 | ||
2. 学生音视频权限异常 | ||
3. 屏幕分享时光标未正常显示 | ||
4. PPT 中包含音频时播放异常 | ||
5. 在教室内刷新页面有概率出现页面崩溃 | ||
6. 在教室内或者设备检测页面刷新后,无法正确进入教室 |