Skip to content

Commit a6767f8

Browse files
authored
chore(version): upgrade version to v2.2.1 (#1894)
1 parent e15fe90 commit a6767f8

File tree

4 files changed

+38
-1
lines changed

4 files changed

+38
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.2.1](https://github.com/netless-io/flat/compare/v2.2.0...v2.2.1) (2023-04-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **flat-pages**: register apps in replay page ([#1893](https://github.com/netless-io/flat/issues/1893)) ([e15fe901](https://github.com/netless-io/flat/commit/e15fe9016b9fc7534f321b0c1fb761c069481185))
7+
8+
9+
110
## [2.2.0](https://github.com/netless-io/flat/compare/v2.1.0...v2.2.0) (2023-03-30)
211

312

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.0",
4+
"version": "2.2.1",
55
"private": true,
66
"description": "",
77
"homepage": "https://github.com/netless-io/flat",

docs/releases/v2.2.1/en.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Features
2+
3+
1. Support downloading M1 version installer
4+
2. Support sharing playback via link
5+
6+
## Improved
7+
8+
1. Adjust the layout of one-to-one video window, make the video window bigger
9+
2. Adjust the text tool interaction to make it more convenient to select text
10+
3. Adjust the home page UI to make the visual effect better
11+
12+
## Fixed
13+
14+
1. Abnormal echoes during screen sharing

docs/releases/v2.2.1/zh.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## 新增
2+
3+
1. 支持下载 M1 版本安装包
4+
2. 支持通过链接分享回放
5+
6+
## 优化
7+
8+
1. 调整一对一视频窗口布局,使视频窗口更大
9+
2. 调整文本工具交互,使选中文本更方便
10+
3. 调整首页 UI,使视觉效果更好
11+
12+
## 修复
13+
14+
1. 屏幕分享时有异常回声

0 commit comments

Comments
 (0)