Ship Theseus 036e94c7 (search-engine picker fix)

Rebuild of TheseusNavigator-Setup-0.0.1.exe with popover.html /
popover-preload.js / engine-picker.html / engine-picker-preload.js
now in electron-builder's `files` array (prior commit f105566).
Verified all 4 present in the packaged app.asar; the search-engine
dropdown button now opens the picker instead of a blank view.

  TheseusNavigator-Setup-0.0.1.exe
  sha256 036e94c7eb36eaba88ee9e821fe292efe313a6f2aba07a799ca91c1e5624b8f3

  TheseusNavigator-0.0.1-portable.exe
  sha256 fb0b26933a6102419cd646e32dd597687333850edd11b5bd0979c3f29290e24c

Deployed to dl.silentmode.st (nginx serves /opt/silent-mode/dl/) and
mirrored to Sia bns/silentmode/. releases.silentmode.bch updated
on-chain to point at the manifest URL (txid 6656b915febd...12eb) so
the fresh hashes are reachable through BCNR too.
This commit is contained in:
Local Dev 2026-08-02 01:36:21 +02:00
parent 0635d0fa0b
commit 5fac597be4
3 changed files with 7 additions and 7 deletions

View file

@ -35,13 +35,13 @@
"id": "theseus-navigator",
"product": "Theseus Navigator",
"version": "0.0.1",
"date": "2026-07-29",
"date": "2026-08-02",
"platform": "win-x64",
"signed": false,
"signingAuthority": null,
"files": {
"TheseusNavigator-Setup-0.0.1.exe": "6bbccf9ccc26e5ade3bdd9ce777942266085603042f31beb59b6f7ed04c2367a",
"TheseusNavigator-0.0.1-portable.exe": "9f27e2d25e668b22beba3fab4da8892b2437f7ac53b5fff9b4f186eb19cd67c1"
"TheseusNavigator-Setup-0.0.1.exe": "036e94c7eb36eaba88ee9e821fe292efe313a6f2aba07a799ca91c1e5624b8f3",
"TheseusNavigator-0.0.1-portable.exe": "fb0b26933a6102419cd646e32dd597687333850edd11b5bd0979c3f29290e24c"
}
}
]

View file

@ -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>6bbccf9ccc26e5ade3bdd9ce777942266085603042f31beb59b6f7ed04c2367a</code>
<code>036e94c7eb36eaba88ee9e821fe292efe313a6f2aba07a799ca91c1e5624b8f3</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>9f27e2d25e668b22beba3fab4da8892b2437f7ac53b5fff9b4f186eb19cd67c1</code>
<code>fb0b26933a6102419cd646e32dd597687333850edd11b5bd0979c3f29290e24c</code>
</div>
</div>

View file

@ -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>6bbccf9ccc26e5ade3bdd9ce777942266085603042f31beb59b6f7ed04c2367a</code></div>
<div class="h"><b>Portable</b><code>9f27e2d25e668b22beba3fab4da8892b2437f7ac53b5fff9b4f186eb19cd67c1</code></div>
<div class="h"><b>Installer</b><code>036e94c7eb36eaba88ee9e821fe292efe313a6f2aba07a799ca91c1e5624b8f3</code></div>
<div class="h"><b>Portable</b><code>fb0b26933a6102419cd646e32dd597687333850edd11b5bd0979c3f29290e24c</code></div>
</div>
</div>
</section>