Skip to content

Commit

Permalink
chore(version): upgrade version to v2.2.3 (#1958)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrious committed Jul 3, 2023
1 parent 9615303 commit 11d0e7d
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 1 deletion.
2 changes: 1 addition & 1 deletion desktop/main-app/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "flat",
"productName": "Flat",
"version": "2.2.2",
"version": "2.2.3",
"private": true,
"description": "",
"homepage": "https://github.com/netless-io/flat",
Expand Down
17 changes: 17 additions & 0 deletions docs/releases/v2.2.3/en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## Features

1. Support pencil drawing dotted line
2. Support to launch APP to view playback by clicking the playback link in mobile terminal

## Improved

1. Screenshots pasted/dragged into the whiteboard will not be saved to the cloud
2. Add the visual interaction of dragging files to the whiteboard
3. Adjust the default font size of text tool

## Fixed

1. Add a new whiteboard page correction to show the first page of a new page
2. Students may not be able to see the content of the whiteboard after entering the room before the teacher
3. Abnormal display of cursor position after hiding the video area
4. Room recording failed to open
17 changes: 17 additions & 0 deletions docs/releases/v2.2.3/zh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## 新增

1. 支持铅笔画虚线
2. 支持在移动端通过点击回放链接唤起 APP 查看回放

## 优化

1. 粘贴/拖拽到白板中的截图将不会保存到云盘
2. 添加拖拽文件到白板中的可视化交互
3. 调整文本工具默认字体大小

## 修复

1. 新增白板页面更正为显示新页面的第一页
2. 学生先于老师进入房间后有概率看不到白板内容
3. 隐藏视频区域后光标位置显示异常
4. 房间录制开启失败

0 comments on commit 11d0e7d

Please sign in to comment.