diff --git a/daemon/Arcrun-0.18.45.dmg b/daemon/Arcrun-0.18.45.dmg new file mode 100644 index 0000000..23aac6e Binary files /dev/null and b/daemon/Arcrun-0.18.45.dmg differ diff --git a/daemon/Arcrun-0.18.45.msix b/daemon/Arcrun-0.18.45.msix new file mode 100644 index 0000000..bc84596 Binary files /dev/null and b/daemon/Arcrun-0.18.45.msix differ diff --git a/daemon/Arcrun-0.18.46.dmg b/daemon/Arcrun-0.18.46.dmg new file mode 100644 index 0000000..54ef633 Binary files /dev/null and b/daemon/Arcrun-0.18.46.dmg differ diff --git a/daemon/Arcrun-0.18.46.msix b/daemon/Arcrun-0.18.46.msix new file mode 100644 index 0000000..ecb1288 Binary files /dev/null and b/daemon/Arcrun-0.18.46.msix differ diff --git a/daemon/Arcrun-win-0.18.45.exe b/daemon/Arcrun-win-0.18.45.exe new file mode 100755 index 0000000..4ce4321 Binary files /dev/null and b/daemon/Arcrun-win-0.18.45.exe differ diff --git a/daemon/Arcrun-win-0.18.46.exe b/daemon/Arcrun-win-0.18.46.exe new file mode 100755 index 0000000..b725401 Binary files /dev/null and b/daemon/Arcrun-win-0.18.46.exe differ diff --git a/manifest.json b/manifest.json index 8b47f4d..1c8aed4 100644 --- a/manifest.json +++ b/manifest.json @@ -1489,20 +1489,20 @@ } ], "daemon": { - "version": "0.18.44", + "version": "0.18.46", "mac": { - "file": "daemon/Arcrun-0.18.44.dmg", - "sha256": "d40ccdc90bb18cc0e654350f0746db760ec9ce0dab7ce4e4549fc74bbc48158a" + "file": "daemon/Arcrun-0.18.46.dmg", + "sha256": "56bc93828dcaa23d7ebceb307ba192e061fc8fed1225161de14459c26a9cbee2" }, "win": { - "file": "daemon/Arcrun-win-0.18.44.exe", - "sha256": "2cefb23a7cf098813a9217240727bbfd8b5c9ea2c1c9da00d88adffc9ab61898" + "file": "daemon/Arcrun-win-0.18.46.exe", + "sha256": "d71c9e9a1e8a76a805c7baed5fdf0baaeceeadd7e6ee5f37337eff1ecd2fc50a" }, "msix": { - "file": "daemon/Arcrun-0.18.44.msix", - "sha256": "0bcfd85d675a5711597ea29571e291f53a64af508ac06c22879e005da9230557" + "file": "daemon/Arcrun-0.18.46.msix", + "sha256": "bc81607751aa57a003e973854f2eb7e08a20e4ef98055daca5bacd86725a5800" }, - "built": "20260828-0344", - "notes": "一個帳號沒有回應,不會再讓整台機器的同步停下來。以前只要有一發請求卡住,後面所有知識庫帳號、所有資料夾就一起停在那裡,畫面上什麼都不動也沒有錯誤訊息(實測卡了 39 分鐘)。現在等不(細節見說明文件)" + "built": "20260828-0504", + "notes": "後面 9 份檔一份都沒送・訊息也改了:只要這一輪它成功回應過,就不會再說「沒有回應」,而是說「回得太慢」。以前那句話會讓你去查網路、去重裝,全都白費" } }