Skip to content

Commit 3b40c16

Browse files
committed
chore(release): 1.3.0
1 parent 114ddfc commit 3b40c16

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.3.0](https://github.com/iirose-tools/iirose-desktop/compare/v1.2.0...v1.3.0) (2020-04-30)
6+
7+
8+
### Features
9+
10+
* 在弹幕模式下禁用鼠标滚动 ([#18](https://github.com/iirose-tools/iirose-desktop/issues/18)) ([17ed460](https://github.com/iirose-tools/iirose-desktop/commit/17ed460eb16583b2a622de53c1e1fe3239925b06))
11+
* 将 加号/发送 按钮固定在输入框右边 ([#19](https://github.com/iirose-tools/iirose-desktop/issues/19)) ([114ddfc](https://github.com/iirose-tools/iirose-desktop/commit/114ddfcb8614bd4dccd96c8d4c1ff1378e8c6931))
12+
* 置顶模式时始终保持在任务栏和其他全屏软件(如视频播放器)上方 ([#14](https://github.com/iirose-tools/iirose-desktop/issues/14)) ([363d6d7](https://github.com/iirose-tools/iirose-desktop/commit/363d6d7baf5e10bfbafc129ca1e8e24579e2f8c3))
13+
14+
15+
### Bug Fixes
16+
17+
* 修复“移动”功能时常失效的问题 ([#17](https://github.com/iirose-tools/iirose-desktop/issues/17)) ([2749289](https://github.com/iirose-tools/iirose-desktop/commit/2749289463cb255511d0f09e2415ee1eb501e25c))
18+
* 修复弹幕模式失效 ([#16](https://github.com/iirose-tools/iirose-desktop/issues/16)) ([065cb7a](https://github.com/iirose-tools/iirose-desktop/commit/065cb7a0a273ca1f95c09a850ba8c703df7136f9))
19+
* 修复沉浸模式下渐变阴影部分无法拖拽的问题 ([#15](https://github.com/iirose-tools/iirose-desktop/issues/15)) ([ffe218e](https://github.com/iirose-tools/iirose-desktop/commit/ffe218e0a2f3e7cfe8dc697fc97838682f9396da))
20+
521
## [1.2.0](https://github.com/iirose-tools/iirose-desktop/compare/v0.1.0...v1.2.0) (2020-04-22)
622

723

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iirose-desktop",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "IIROSE Desktop Client",
55
"author": "Flower-Q",
66
"license": "MIT",

0 commit comments

Comments
 (0)