Skip to content

Commit b2a3cb0

Browse files
committed
update to v1.20.0
1 parent 1dce180 commit b2a3cb0

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wnr",
3-
"version": "1.19.3",
3+
"version": "1.20.0",
44
"description": "Work and rest, with wnr now!",
55
"main": "main.js",
66
"scripts": {

update.json

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,24 @@
11
{
2-
"version": "1.19.3",
2+
"version": "1.20.0",
33
"feature-introduction": true,
44
"content": {
55
"zh-CN": [
6-
"修复了开启MINI模式后有时不能直接开始全屏专心的问题。",
7-
"UI设计优化,如优化确认框的样式等。",
8-
"优化性能,修复漏洞。"
6+
"正计时模式推出。",
7+
"重新设计了长时间未使用软件时的提示。",
8+
"优化计时中断后的处理逻辑。",
9+
"优化使用体验,修复漏洞。"
910
],
1011
"zh-TW": [
11-
"修復了開啟MINI模式後有時不能直接開始全屏專心的問題。",
12-
"UI設計優化,如優化確認框的樣式等。",
13-
"優化性能,修復漏洞。"
12+
"正計時模式推出。",
13+
"重新設計了長時間未使用軟件時的提示。",
14+
"優化計時中斷後的處理邏輯。",
15+
"優化使用體驗,修複漏洞。"
1416
],
1517
"en": [
16-
"Fixed MINI mode with fullscreen focus mode on.",
17-
"UI improved, with better dialog boxes etc.",
18-
"Other general problems fixed."
18+
"New liberal timing mode.",
19+
"Redesigned the long-time-no-see notice.",
20+
"Optimized the timer-restore logic.",
21+
"User interaction improved, with other general problems fixed."
1922
]
2023
},
2124
"introduce": {

0 commit comments

Comments
 (0)