Ship Theseus 208b059a (downloads + search split + UX polish)
Rebuild + redeploy of the prior commit (4654940). New hashes:
TheseusNavigator-Setup-0.0.1.exe
sha256 208b059a14c8ddf10cf553e530e77f34129cf8ba999b697da08720ffc3685d22
TheseusNavigator-0.0.1-portable.exe
sha256 bf08976500978dcd0d7305b04cc1480e63da54a24a71253cf4cfd9c910431a89
Verified all runtime-loaded files present in app.asar (downloads.html,
downloads-preload.js, engine-picker.html, popover.html — the trap from
the earlier 6bbccf9c build).
Live on dl.silentmode.st + Sia bns/silentmode/. Manifest date bumped to
2026-08-02. Previous build backed up on the VPS at
/opt/silent-mode/dl/_prev/ so rollback is `cp` away if the new build
misbehaves. On-chain pointer at releases.silentmode.bch is unchanged —
it publishes {"u":"https://dl.silentmode.st/releases-manifest.json"} so
new hashes are reachable through BCNR too, no wallet spend needed.
PENDING.md drained — this session's group is empty now.
This commit is contained in:
parent
5fac597be4
commit
c953d027b4
3 changed files with 7 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"schema": "silentmode-releases/2",
|
||||
"updated": "2026-08-01",
|
||||
"updated": "2026-08-02",
|
||||
"mirrors": [
|
||||
"https://dl.silentmode.st/"
|
||||
],
|
||||
|
|
@ -40,8 +40,8 @@
|
|||
"signed": false,
|
||||
"signingAuthority": null,
|
||||
"files": {
|
||||
"TheseusNavigator-Setup-0.0.1.exe": "036e94c7eb36eaba88ee9e821fe292efe313a6f2aba07a799ca91c1e5624b8f3",
|
||||
"TheseusNavigator-0.0.1-portable.exe": "fb0b26933a6102419cd646e32dd597687333850edd11b5bd0979c3f29290e24c"
|
||||
"TheseusNavigator-Setup-0.0.1.exe": "208b059a14c8ddf10cf553e530e77f34129cf8ba999b697da08720ffc3685d22",
|
||||
"TheseusNavigator-0.0.1-portable.exe": "bf08976500978dcd0d7305b04cc1480e63da54a24a71253cf4cfd9c910431a89"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -52,11 +52,11 @@
|
|||
|
||||
<div class="file">
|
||||
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.0.1.exe">TheseusNavigator-Setup-0.0.1.exe</a> — installer</div>
|
||||
<code>036e94c7eb36eaba88ee9e821fe292efe313a6f2aba07a799ca91c1e5624b8f3</code>
|
||||
<code>208b059a14c8ddf10cf553e530e77f34129cf8ba999b697da08720ffc3685d22</code>
|
||||
</div>
|
||||
<div class="file">
|
||||
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.0.1-portable.exe">TheseusNavigator-0.0.1-portable.exe</a> — portable</div>
|
||||
<code>fb0b26933a6102419cd646e32dd597687333850edd11b5bd0979c3f29290e24c</code>
|
||||
<code>bf08976500978dcd0d7305b04cc1480e63da54a24a71253cf4cfd9c910431a89</code>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -98,8 +98,8 @@
|
|||
</div>
|
||||
<div class="hashes">
|
||||
<div style="color:var(--mut);font-size:12.5px">SHA-256 — verify your download before running:</div>
|
||||
<div class="h"><b>Installer</b><code>036e94c7eb36eaba88ee9e821fe292efe313a6f2aba07a799ca91c1e5624b8f3</code></div>
|
||||
<div class="h"><b>Portable</b><code>fb0b26933a6102419cd646e32dd597687333850edd11b5bd0979c3f29290e24c</code></div>
|
||||
<div class="h"><b>Installer</b><code>208b059a14c8ddf10cf553e530e77f34129cf8ba999b697da08720ffc3685d22</code></div>
|
||||
<div class="h"><b>Portable</b><code>bf08976500978dcd0d7305b04cc1480e63da54a24a71253cf4cfd9c910431a89</code></div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue