Skip to content

Commit

Permalink
chore(version): upgrade version to v1.1.0 (#1002)
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackHole1 authored Oct 14, 2021
1 parent 92cea04 commit d23da79
Show file tree
Hide file tree
Showing 3 changed files with 33 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,6 +1,6 @@
{
"name": "flat",
"version": "1.1.0-beta.1",
"version": "1.1.0",
"private": true,
"description": "",
"homepage": "https://github.com/netless-io/flat",
Expand Down
16 changes: 16 additions & 0 deletions docs/releases/v1.1.0/en.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## Features

1. Support joining a room by 10-digit room number

## Improved

1. Restore the vision control function
2. Add cloud file loading icon
3. Improve the speed of non-first time login
4. Adjust the pencil tool cursor

## Fixed

1. The handwriting disappeared and reappeared inexplicably
2. Probable login timeout
3. Wrong offset of cursor without zooming whiteboard
16 changes: 16 additions & 0 deletions docs/releases/v1.1.0/zh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
## 新增

1. 支持通过 10 位数字房间号加入房间

## 优化

1. 恢复视角跟随功能
2. 添加云盘加载图标
3. 提升了非首次登录的速度
4. 画笔工具光标进行调整

## 修复

1. 笔迹莫名消失又重现
2. 有概率登录超时
3. 在没有放缩白板情况下光标有错误偏移

0 comments on commit d23da79

Please sign in to comment.