Skip to content

Commit 11d0e7d

Browse files
authored
chore(version): upgrade version to v2.2.3 (#1958)
1 parent 9615303 commit 11d0e7d

File tree

3 files changed

+35
-1
lines changed

3 files changed

+35
-1
lines changed

desktop/main-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flat",
33
"productName": "Flat",
4-
"version": "2.2.2",
4+
"version": "2.2.3",
55
"private": true,
66
"description": "",
77
"homepage": "https://github.com/netless-io/flat",

docs/releases/v2.2.3/en.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## Features
2+
3+
1. Support pencil drawing dotted line
4+
2. Support to launch APP to view playback by clicking the playback link in mobile terminal
5+
6+
## Improved
7+
8+
1. Screenshots pasted/dragged into the whiteboard will not be saved to the cloud
9+
2. Add the visual interaction of dragging files to the whiteboard
10+
3. Adjust the default font size of text tool
11+
12+
## Fixed
13+
14+
1. Add a new whiteboard page correction to show the first page of a new page
15+
2. Students may not be able to see the content of the whiteboard after entering the room before the teacher
16+
3. Abnormal display of cursor position after hiding the video area
17+
4. Room recording failed to open

docs/releases/v2.2.3/zh.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
## 新增
2+
3+
1. 支持铅笔画虚线
4+
2. 支持在移动端通过点击回放链接唤起 APP 查看回放
5+
6+
## 优化
7+
8+
1. 粘贴/拖拽到白板中的截图将不会保存到云盘
9+
2. 添加拖拽文件到白板中的可视化交互
10+
3. 调整文本工具默认字体大小
11+
12+
## 修复
13+
14+
1. 新增白板页面更正为显示新页面的第一页
15+
2. 学生先于老师进入房间后有概率看不到白板内容
16+
3. 隐藏视频区域后光标位置显示异常
17+
4. 房间录制开启失败

0 commit comments

Comments
 (0)