-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5f94c97
commit db20871
Showing
3 changed files
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
{ | ||
"version": "1.19.1", | ||
"version": "1.19.2", | ||
"content": { | ||
"zh-CN": [ | ||
"为macOS系统优化,包括窗口关闭逻辑,外接屏幕处理逻辑,托盘菜单显示,MINI模式使用逻辑和系统触发关机后的反应方面的优化。", | ||
"为Windows系统优化,主要包括托盘菜单显示和暗黑模式自动切换逻辑优化。", | ||
"添加了循环次数显示的功能。", | ||
"允许改变窗口大小。", | ||
"为macOS系统顶栏体验优化,现在可以在设置里关闭信息显示。", | ||
"为Windows系统优化,主要是修复了MINI模式的几个问题。", | ||
"优化性能,修复漏洞。" | ||
], | ||
"zh-TW": [ | ||
"爲macOS系統優化,包括窗口關閉邏輯,外接屏幕處理邏輯,托盤菜單顯示,MINI模式使用邏輯和系統觸發關機後的反應方面的優化。", | ||
"爲Windows系統優化,主要包括托盤菜單顯示和暗黑模式自動切換邏輯優化。", | ||
"添加了循環次數顯示的功能。", | ||
"優化性能,修複漏洞。" | ||
"允許改變窗口大小。", | ||
"為macOS系統頂欄體驗優化,現在可以在設置裏關閉信息顯示。", | ||
"為Windows系統優化,主要是修復了MINI模式的幾個問題。", | ||
"優化性能,修復漏洞。" | ||
], | ||
"en": [ | ||
"Optimized for macOS on several things, includes windows closing strategy, multiscreen strategy, tray strategy, mini mode strategy and behavior after system shutdowns.", | ||
"Optimized for Windows on dark mode's auto switch feature and the tray.", | ||
"Bugs fixed and a typo fix (#25).", | ||
"Loop count feature added." | ||
"Window resize available.", | ||
"Optimized for macOS so that you can disable showing info on the top bar.", | ||
"Optimized for Windows for the mini mode.", | ||
"Bugs fixed and generally improved." | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1688,10 +1688,10 @@ mustache@^4.0.1: | |
resolved "https://registry.npm.taobao.org/mustache/download/mustache-4.0.1.tgz#d99beb031701ad433338e7ea65e0489416c854a2" | ||
integrity sha1-2ZvrAxcBrUMzOOfqZeBIlBbIVKI= | ||
|
||
[email protected].0: | ||
version "2.6.0" | ||
resolved "https://registry.npm.taobao.org/node-fetch/download/node-fetch-2.6.0.tgz?cache=0&sync_timestamp=1597047232655&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnode-fetch%2Fdownload%2Fnode-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd" | ||
integrity sha1-5jNFY4bUqlWGP2dqerDaqP3ssP0= | ||
[email protected].1: | ||
version "2.6.1" | ||
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052" | ||
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== | ||
|
||
[email protected]: | ||
version "8.0.0" | ||
|