Skip to content

Commit

Permalink
updated to v1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RoderickQiu committed Aug 5, 2021
1 parent 845dae5 commit b9654e1
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 29 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wnr",
"version": "1.23.0",
"version": "1.23.1",
"description": "Work and rest, with wnr now!",
"main": "main.js",
"scripts": {
Expand All @@ -26,14 +26,14 @@
"copyright": "(c) Roderick Qiu",
"productName": "wnr",
"dependencies": {
"@electron/remote": "^1.2.0",
"@electron/remote": "^1.2.1",
"@types/winreg": "^1.2.31",
"auto-launch": "^5.0.5",
"bootstrap": "^4.6.0",
"cmd-or-ctrl": "^0.3.1",
"compare-version": "^0.1.2",
"copy-to-clipboard": "^3.3.1",
"crypto-js": "^4.0.0",
"crypto-js": "^4.1.1",
"dotenv": "^10.0.0",
"electron-debug": "^3.2.0",
"electron-store": "^8.0.0",
Expand All @@ -50,7 +50,7 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"electron": "^12.0.14",
"electron": "^12.0.16",
"electron-builder": "^22.11.7"
}
}
20 changes: 7 additions & 13 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,20 @@
{
"version": "1.23.0",
"version": "1.23.1",
"feature-introduction": false,
"content": {
"zh-CN": [
"新增单独的计时标题提醒窗口(在首页选择”更多设置“以设置计时标题),助你时刻专心于应做的事。",
"新增在计时中途修改标题、笔记的功能。",
"新增将工作时间后确认、休息时间后确认设置分开的功能。",
"优化了数个功能、修复了数个问题。",
"增加了禁止取消计时、禁止跳过计时的设置项。",
"修复了使用 wnr 提醒有时不出现的问题、使用 MINI 模式意外崩溃的问题等。",
"【你可能已经注意到这个应用的更新频率比先前慢了,而一些长期处在Todo列表的的功能并未开发,这主要是因为作者正在准备升学考试并面临繁重的课业压力,请理解。】"
],
"zh-TW": [
"新增單獨的計時標題提醒窗口(在首頁選擇”更多設置“以設置計時標題),助你時刻專心於應做的事。",
"新增在計時中途修改標題、筆記的功能。",
"新增將工作時間後確認、休息時間後確認設置分開的功能。",
"優化了數個功能、修復了數個問題。",
"增加了禁止取消計時、禁止跳過計時的設置項。",
"修復了使用 wnr 提醒有時不出現的問題、使用 MINI 模式意外崩潰的問題等。",
"『你可能已經注意到這個應用的更新頻率比先前慢了,而一些長期處在Todo列表的的功能並未開發,這主要是因爲作者正在準備升學考試並面臨繁重的課業壓力,請理解。』"
],
"en": [
"Added a external window to show the title of current timer to help you get focused.",
"Added the function to edit the title and notes of current timer during timing.",
"Added separate settings section for alerting after working and alerting after resting.",
"Enhanced and have bugs fixed.",
"Added the settings to ban cancelling and ban skipping.",
"Fixed the bug causing notification for starting timer fail to show and a bug related to mini mode that cause the app to crash.",
"PLEASE UNDERSTAND THAT I'VE BEEN EXTREMELY BUSY ON ACADEMIC LEARNING RECENTLY AND I SUPPOSE I WON'T BE VERY ACTIVE ON DEVELOPING BEFORE JUNE, 2022. AND THIS IS THE REASON WHY SOME FEATURES HAVEN'T BEEN IMPLEMENTED YET."

]
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
global-agent "^2.0.2"
global-tunnel-ng "^2.7.1"

"@electron/remote@^1.2.0":
version "1.2.0"
resolved "https://repo.huaweicloud.com/repository/npm/@electron/remote/-/remote-1.2.0.tgz#772eb4c3ac17aaba5a9cf05a09092f6277f5671f"
integrity sha512-C774t2DFVJsa+dxU9Gc2nYzylRZoJ79I0Sxrh8T9cN69fBkntfGbyBEQiD9UfZopqL0CYLzk1anY2Ywhql6h1w==
"@electron/remote@^1.2.1":
version "1.2.1"
resolved "https://repo.huaweicloud.com/repository/npm/@electron/remote/-/remote-1.2.1.tgz#665b9fc2c6a60f9e5039bf235e2c60ccd0242c32"
integrity sha512-yKh60I8KjezQkZqeuN5Nu2O/Z72+tgNgzvAa8QQPLtQbsrCOaeIWdXZQqierz4jQ5jzTNUk6KIcK3V2kFeaxaQ==

"@electron/[email protected]":
version "1.0.5"
Expand Down Expand Up @@ -838,10 +838,10 @@ [email protected]:
resolved "https://registry.npm.taobao.org/crypt/download/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b"
integrity sha1-iNf/fsDfuG9xPch7u0LQRNPmxBs=

crypto-js@^4.0.0:
version "4.0.0"
resolved "https://registry.npm.taobao.org/crypto-js/download/crypto-js-4.0.0.tgz#2904ab2677a9d042856a2ea2ef80de92e4a36dcc"
integrity sha1-KQSrJnep0EKFai6i74DekuSjbcw=
crypto-js@^4.1.1:
version "4.1.1"
resolved "https://repo.huaweicloud.com/repository/npm/crypto-js/-/crypto-js-4.1.1.tgz#9e485bcf03521041bd85844786b83fb7619736cf"
integrity sha512-o2JlM7ydqd3Qk9CA0L4NL6mTzU2sdx96a+oOfPu8Mkl/PK51vSyoi8/rQ8NknZtk44vq15lmhAj9CIAGwgeWKw==

crypto-random-string@^2.0.0:
version "2.0.0"
Expand Down Expand Up @@ -1069,10 +1069,10 @@ electron-store@^8.0.0:
conf "^10.0.0"
type-fest "^1.0.2"

electron@^12.0.14:
version "12.0.14"
resolved "https://repo.huaweicloud.com/repository/npm/electron/-/electron-12.0.14.tgz#7c5547f8248633a4bbbba89c88c57aa9e6410892"
integrity sha512-RcU++BiL+DlwhP62sUTasjAOwXOloWQS3oLk4PE0s2eERNs7hr2LoKqbUpbShw9nY+aqNw4mgd+ojyBJsOE2fg==
electron@^12.0.16:
version "12.0.16"
resolved "https://repo.huaweicloud.com/repository/npm/electron/-/electron-12.0.16.tgz#f2e96fe664b305f68d967591ee32e52df085b59f"
integrity sha512-h8OKl+/QN31G6jXJsH9ifCBf/iJLlse9sivEFyGsNSb9VZ+y1JPnxtvVqrLwyOXv97XTvOU9DfWogNiKsBHspQ==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^14.6.2"
Expand Down

0 comments on commit b9654e1

Please sign in to comment.