Skip to content

Commit c1d54e6

Browse files
authored
chore(version): upgrade version to v1.1.0-beta.1 (netless-io#925)
1 parent 1b7b76b commit c1d54e6

3 files changed

Lines changed: 19 additions & 1 deletion

File tree

desktop/main-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "flat",
3-
"version": "1.0.0",
3+
"version": "1.1.0-beta.1",
44
"private": true,
55
"description": "",
66
"homepage": "https://github.com/netless-io/Flat-native",

docs/releases/v1.1.0-beta.1/en.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## Features
2+
3+
1. Support for displaying multiple courseware at the same time
4+
2. Support for screen sharing
5+
6+
## Improved
7+
8+
1. Adjusted the scale of the whiteboard sync area
9+
2. Optimized the UI of the audio plug-in

docs/releases/v1.1.0-beta.1/zh.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
## 新增
2+
3+
1. 支持同时展示多个课件
4+
2. 支持屏幕共享
5+
6+
## 优化
7+
8+
1. 对白板同步区域的比例进行了调整
9+
2. 对音频插件的 UI 进行了优化

0 commit comments

Comments
 (0)