Ship Theseus 0.0.3 8ab9cc3e (UX batch: tabs + address hist + autofill + home)

Rebuild + redeploy of the prior commit. New hashes live on
dl.silentmode.st + Sia bns/silentmode/:

  TheseusNavigator-Setup-0.0.3.exe
  sha256 8ab9cc3ee4b826bf60bd12b12d3efdca0966e2b9fef9a3180ef4104af4c6fef3

  TheseusNavigator-0.0.3-portable.exe
  sha256 e23be66fdfd2e165e92dcc3e1fc46b718bd574d1b03994d7a5d57c7f30606089

Version stayed 0.0.3 (no package.json bump this round). Filenames
unchanged, only the hashes rotate.

Rollback points on the VPS at /opt/silent-mode/dl/_prev/:
- 9c09955e — previous live 0.0.3 (password manager phase 1)
- 208b059a / 418e7bba / 036e94c7 / b62ecf52 — earlier 0.0.1 / 0.0.2 rebuilds

On-chain pointer at releases.silentmode.bch unchanged — publishes the
manifest URL, so this build is reachable through BCNR without a wallet
spend.
This commit is contained in:
Local Dev 2026-08-17 02:25:03 +02:00
parent b554994c01
commit ca2c052e04
3 changed files with 6 additions and 6 deletions

View file

@ -42,8 +42,8 @@
"signingAuthority": null, "signingAuthority": null,
"changes": "Fix address bar not updating on in-page navigation and subdomain hops — t.url now refreshed from webContents on did-navigate / did-navigate-in-page (main.js:770 refreshTabUrl).", "changes": "Fix address bar not updating on in-page navigation and subdomain hops — t.url now refreshed from webContents on did-navigate / did-navigate-in-page (main.js:770 refreshTabUrl).",
"files": { "files": {
"TheseusNavigator-Setup-0.0.3.exe": "9c09955e4bd1c05d6c66c5d6b4ca8e00a466922a3d32944c8e385ce9ce3c4f33", "TheseusNavigator-Setup-0.0.3.exe": "8ab9cc3ee4b826bf60bd12b12d3efdca0966e2b9fef9a3180ef4104af4c6fef3",
"TheseusNavigator-0.0.3-portable.exe": "984282ed22b786b6715c52483b8bb86c5870ca3fa4b123489156897e53f85cca" "TheseusNavigator-0.0.3-portable.exe": "e23be66fdfd2e165e92dcc3e1fc46b718bd574d1b03994d7a5d57c7f30606089"
} }
} }
] ]

View file

@ -52,11 +52,11 @@
<div class="file"> <div class="file">
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.0.3.exe">TheseusNavigator-Setup-0.0.3.exe</a> — installer</div> <div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.0.3.exe">TheseusNavigator-Setup-0.0.3.exe</a> — installer</div>
<code>9c09955e4bd1c05d6c66c5d6b4ca8e00a466922a3d32944c8e385ce9ce3c4f33</code> <code>8ab9cc3ee4b826bf60bd12b12d3efdca0966e2b9fef9a3180ef4104af4c6fef3</code>
</div> </div>
<div class="file"> <div class="file">
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.0.3-portable.exe">TheseusNavigator-0.0.3-portable.exe</a> — portable</div> <div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.0.3-portable.exe">TheseusNavigator-0.0.3-portable.exe</a> — portable</div>
<code>984282ed22b786b6715c52483b8bb86c5870ca3fa4b123489156897e53f85cca</code> <code>e23be66fdfd2e165e92dcc3e1fc46b718bd574d1b03994d7a5d57c7f30606089</code>
</div> </div>
</div> </div>

View file

@ -115,8 +115,8 @@
</div> </div>
<div class="verifybox"> <div class="verifybox">
<div class="lbl">SHA-256 — verify before running</div> <div class="lbl">SHA-256 — verify before running</div>
<div class="h"><b>Installer</b><code>9c09955e4bd1c05d6c66c5d6b4ca8e00a466922a3d32944c8e385ce9ce3c4f33</code></div> <div class="h"><b>Installer</b><code>8ab9cc3ee4b826bf60bd12b12d3efdca0966e2b9fef9a3180ef4104af4c6fef3</code></div>
<div class="h"><b>Portable</b><code>984282ed22b786b6715c52483b8bb86c5870ca3fa4b123489156897e53f85cca</code></div> <div class="h"><b>Portable</b><code>e23be66fdfd2e165e92dcc3e1fc46b718bd574d1b03994d7a5d57c7f30606089</code></div>
</div> </div>
</div> </div>