-
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.1.0 (#1002)
- Loading branch information
1 parent
92cea04
commit d23da79
Showing
3 changed files
with
33 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
## Features | ||
|
||
1. Support joining a room by 10-digit room number | ||
|
||
## Improved | ||
|
||
1. Restore the vision control function | ||
2. Add cloud file loading icon | ||
3. Improve the speed of non-first time login | ||
4. Adjust the pencil tool cursor | ||
|
||
## Fixed | ||
|
||
1. The handwriting disappeared and reappeared inexplicably | ||
2. Probable login timeout | ||
3. Wrong offset of cursor without zooming whiteboard |
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,16 @@ | ||
## 新增 | ||
|
||
1. 支持通过 10 位数字房间号加入房间 | ||
|
||
## 优化 | ||
|
||
1. 恢复视角跟随功能 | ||
2. 添加云盘加载图标 | ||
3. 提升了非首次登录的速度 | ||
4. 画笔工具光标进行调整 | ||
|
||
## 修复 | ||
|
||
1. 笔迹莫名消失又重现 | ||
2. 有概率登录超时 | ||
3. 在没有放缩白板情况下光标有错误偏移 |