File tree Expand file tree Collapse file tree 2 files changed +14
-11
lines changed Expand file tree Collapse file tree 2 files changed +14
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wnr" ,
3
- "version" : " 1.19.3 " ,
3
+ "version" : " 1.20.0 " ,
4
4
"description" : " Work and rest, with wnr now!" ,
5
5
"main" : " main.js" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.19.3 " ,
2
+ "version" : " 1.20.0 " ,
3
3
"feature-introduction" : true ,
4
4
"content" : {
5
5
"zh-CN" : [
6
- " 修复了开启MINI模式后有时不能直接开始全屏专心的问题。" ,
7
- " UI设计优化,如优化确认框的样式等。" ,
8
- " 优化性能,修复漏洞。"
6
+ " 正计时模式推出。" ,
7
+ " 重新设计了长时间未使用软件时的提示。" ,
8
+ " 优化计时中断后的处理逻辑。" ,
9
+ " 优化使用体验,修复漏洞。"
9
10
],
10
11
"zh-TW" : [
11
- " 修復了開啟MINI模式後有時不能直接開始全屏專心的問題。" ,
12
- " UI設計優化,如優化確認框的樣式等。" ,
13
- " 優化性能,修復漏洞。"
12
+ " 正計時模式推出。" ,
13
+ " 重新設計了長時間未使用軟件時的提示。" ,
14
+ " 優化計時中斷後的處理邏輯。" ,
15
+ " 優化使用體驗,修複漏洞。"
14
16
],
15
17
"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."
19
22
]
20
23
},
21
24
"introduce" : {
You can’t perform that action at this time.
0 commit comments