Skip to content

Commit

Permalink
chore(project): upgrade version to 1.3.0 (#1185)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackHole1 authored Dec 8, 2021
1 parent 478246e commit c2ea724
Show file tree
Hide file tree
Showing 4 changed files with 76 additions and 1 deletion.
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,41 @@
# [1.3.0](https://github.com/netless-io/flat/compare/v1.2.0...v1.3.0) (2021-12-08)


### Bug Fixes

* **electron:** load react devtools extension failed ([#1102](https://github.com/netless-io/flat/issues/1102)) ([5cccbca](https://github.com/netless-io/flat/commit/5cccbca9ecb4ac4886129dca811c87ab512c84b8))
* **flat-components:** fix ant-mod text layout ([#1156](https://github.com/netless-io/flat/issues/1156)) ([0503813](https://github.com/netless-io/flat/commit/0503813fdfee6b10be32f38395c0c30812c0f875)), closes [#872](https://github.com/netless-io/flat/issues/872)
* **flat-types:** ci failure with lose build script ([#1154](https://github.com/netless-io/flat/issues/1154)) ([174f695](https://github.com/netless-io/flat/commit/174f69515d58d9badc08c43140a186c4dc0a9e5e))
* **project:** hanging on login page when no-login join room ([#1147](https://github.com/netless-io/flat/issues/1147)) ([54b271b](https://github.com/netless-io/flat/commit/54b271b0866542f7c94da3ddf5236c1ad76f54f2))
* **renderer-app:** audio playback device test failed on windows system ([#1182](https://github.com/netless-io/flat/issues/1182)) ([1a2d13f](https://github.com/netless-io/flat/commit/1a2d13f2f3dcc26f3a10183d82a3db2c2c80324e))
* **room:** room detail request failed ([#1165](https://github.com/netless-io/flat/issues/1165)) ([21001e5](https://github.com/netless-io/flat/commit/21001e5d5f2c68af4915eae435dc8a3a3cf578dd))
* **web:** at most download once ([#1106](https://github.com/netless-io/flat/issues/1106)) ([90f467b](https://github.com/netless-io/flat/commit/90f467b46b3c8f1749caee4b3b88e11d9ff59e70))
* **web:** import utils incorrect ([#1166](https://github.com/netless-io/flat/issues/1166)) ([26ead1f](https://github.com/netless-io/flat/commit/26ead1f3525fb2955cdc285d2a4c975b4ae763b3))
* **web:** manual open invite url crash in safari ([#1146](https://github.com/netless-io/flat/issues/1146)) ([d2d6958](https://github.com/netless-io/flat/commit/d2d69589997d40dfed0cef4236797363cdb74768))
* **web:** open invite url crash in safari ([#1113](https://github.com/netless-io/flat/issues/1113)) ([a5d3da1](https://github.com/netless-io/flat/commit/a5d3da1ba1f884e2baf4da0468c2e5f1697aed08))
* **web:** prevent duplicate `network error` ([#1177](https://github.com/netless-io/flat/issues/1177)) ([e9be221](https://github.com/netless-io/flat/commit/e9be2213af83b817895ea294b2af70fb4906ba47))
* **web:** whiteboard size error when the avatar wrap becomes longer ([#1103](https://github.com/netless-io/flat/issues/1103)) ([b11c83d](https://github.com/netless-io/flat/commit/b11c83df144b9e6af22f0b1b6ec7d475f8ce8be8))


### Features

* **classroom:** add user guide to the classroom ([#1179](https://github.com/netless-io/flat/issues/1179)) ([f75c14e](https://github.com/netless-io/flat/commit/f75c14e0e299c16f5c13d26183c1ece4afa06382))
* **desktop:** support local react devtools ([#1084](https://github.com/netless-io/flat/issues/1084)) ([0ea1e5c](https://github.com/netless-io/flat/commit/0ea1e5c4670511904812ed559cdb635e1b573aa6))
* **desktop:** support window manager in replay mode ([#1142](https://github.com/netless-io/flat/issues/1142)) ([d0edfe0](https://github.com/netless-io/flat/commit/d0edfe0bda752168bf2087c576cbf16268b3d3c9))
* **project:** support drag and drop supported file in room ([#1144](https://github.com/netless-io/flat/issues/1144)) ([e779367](https://github.com/netless-io/flat/commit/e779367fb8aacd35596bbec60c2e606923b6706c))
* **web:** add device test page ([#1145](https://github.com/netless-io/flat/issues/1145)) ([653bd2e](https://github.com/netless-io/flat/commit/653bd2ea7a9951c6829eac1741ce12aacee71d8e))
* **web:** support android asset links ([#1170](https://github.com/netless-io/flat/issues/1170)) ([537f898](https://github.com/netless-io/flat/commit/537f898c41b2b212260959a6446633d2d8ce4e06))
* **web:** support apple app site association ([#1167](https://github.com/netless-io/flat/issues/1167)) ([59bab15](https://github.com/netless-io/flat/commit/59bab15dc012137aede1322110e8f1379b05c8d2))
* **web:** support window manager in replay mode ([#1140](https://github.com/netless-io/flat/issues/1140)) ([7d0360b](https://github.com/netless-io/flat/commit/7d0360b6ca2eb479dd88e726d1338fc04f66fd44))
* **web:** the classroom page device keep consistent with devices selected by the devices test page ([#1183](https://github.com/netless-io/flat/issues/1183)) ([7c002d8](https://github.com/netless-io/flat/commit/7c002d88b2abd86cf14710c42fbee9756e4c9ec0))


### Performance Improvements

* **project:** optimize SVGs ([#1152](https://github.com/netless-io/flat/issues/1152)) ([0145f9f](https://github.com/netless-io/flat/commit/0145f9f1d20fc8fb0f3c88b6b8b8a09131b03deb))



# [1.2.0](https://github.com/netless-io/flat/compare/v1.1.0...v1.2.0) (2021-11-16)


Expand Down
2 changes: 1 addition & 1 deletion desktop/main-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flat",
"version": "1.2.0",
"version": "1.3.0",
"private": true,
"description": "",
"homepage": "https://github.com/netless-io/flat",
Expand Down
18 changes: 18 additions & 0 deletions docs/releases/v1.3.0/en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## Features

1. Quick drag and drop to upload courseware
2. New version of PPT preview
3. Device detection when entering the room
4. PPT guide for new users

## Improved

1. Insert PPT interaction

## Fixed

1. Failure to synchronize courseware for students
2. Abnormal multi-window playback
3. Abnormal display of small class layout
4. Video playback failure in PPT
5. Abnormal speaker detection on Windows side
19 changes: 19 additions & 0 deletions docs/releases/v1.3.0/zh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## 新增

1. 快速拖拽上传课件
2. 新版本 PPT 预览
3. 进入房间时设备检测
4. 新用户 PPT 引导


## 优化

1. 插入 PPT 的交互

## 修复

1. 学生同步课件失败
2. 多窗口回放异常
3. 小班课布局显示异常
4. PPT 中视频播放失败
5. Windows 端扬声器检测异常

0 comments on commit c2ea724

Please sign in to comment.