Ship Theseus 0.3.9 cc676e62 (dock on one row + retire Aegis placeholder)

Setup    cc676e62057b42c1e1221f0e9b69a55806bab90259bbbb4e6eb64701ab3d420a
Portable 1ab811f7edba74220b452763ee0f3329ba91d84c834d3e38be6426de0b04f1c7

Two changes since 0.3.8:

f1d117e - .extbtn was display:grid, which is block-level, so multiple
extension buttons inside #extbuttons stacked vertically. Switch to
inline-grid — same icon-centering, no forced line break between
siblings. Verified on a running instance: all 4 dock buttons at the
same y-coordinate.

(this commit) - Remove the static Aegis ₿ placeholder button and its
handler. Redundant now that the real bchwallet addon ships in the box
and registers its own dock entry. Also flip the dock-hidden logic to
disappear entirely on a fresh install with no add-ons registered, so
the toolbar doesn't carry an empty slot for users who never install
one.

Deployed: scp + sia-upload of both trees. Verified LIVE 0.3.9.
This commit is contained in:
Local Dev 2026-09-06 20:28:14 +02:00
parent b02a64c1f2
commit 4353165775
3 changed files with 15 additions and 15 deletions

View file

@ -35,15 +35,15 @@
{
"id": "theseus-navigator",
"product": "Theseus Navigator",
"version": "0.3.8",
"version": "0.3.9",
"date": "2026-09-06",
"platform": "win-x64",
"signed": false,
"signingAuthority": null,
"changes": "Resizable toolbar: Settings > Appearance > Toolbar lets you shrink or hide the search box and cap the address bar width, so the per-extension dock has room to grow as you install more. F12 or Ctrl+Shift+I now opens Chromium DevTools on the active tab (detached window). Everything from 0.3.7 rides along.",
"changes": "Extension dock lays out on one horizontal row (was stacking vertically because of a CSS grid vs inline-grid nit). Static Aegis ₿ placeholder retired now that the real Bitcoin Cash Wallet add-on ships in the box, and the dock hides itself entirely on a fresh install with no add-ons registered. Everything from 0.3.8 rides along.",
"files": {
"TheseusNavigator-Setup-0.3.8.exe": "b2b7819e7a5f1ae1aa7ac79dd8e150f7c11f238eb3ab98a53fae51186dd4dc5b",
"TheseusNavigator-0.3.8-portable.exe": "c971931f380245e44064720b132859917039488c12e0f654a2eeb406cf465d37"
"TheseusNavigator-Setup-0.3.9.exe": "cc676e62057b42c1e1221f0e9b69a55806bab90259bbbb4e6eb64701ab3d420a",
"TheseusNavigator-0.3.9-portable.exe": "1ab811f7edba74220b452763ee0f3329ba91d84c834d3e38be6426de0b04f1c7"
}
}
]

View file

@ -49,16 +49,16 @@
mirror cannot change what you check against here.</p>
<div class="rel">
<h2>Theseus Navigator <span style="color:var(--acid)">0.3.8</span></h2>
<div class="meta">Windows 64-bit · unsigned · 2026-09-06 · <b>Resizable toolbar + DevTools shortcut</b> — Settings > Appearance > Toolbar lets you shrink or hide the search box and cap the address bar width, so the per-extension dock has room to grow. Press F12 or Ctrl+Shift+I on any tab to open Chromium DevTools in a detached window. Everything from 0.3.7 rides along.</div>
<h2>Theseus Navigator <span style="color:var(--acid)">0.3.9</span></h2>
<div class="meta">Windows 64-bit · unsigned · 2026-09-06 · <b>Extension dock lays out on one row + static Aegis placeholder retired</b> — the extension buttons next to the download button now render horizontally (a CSS grid vs inline-grid nit that was stacking them vertically), and the temporary Aegis ₿ placeholder is gone now that the real Bitcoin Cash Wallet add-on ships in the box. The dock hides itself entirely on a fresh install with no add-ons registered. Everything from 0.3.8 rides along (resizable toolbar, F12 DevTools, Siacoin wallet add-on).</div>
<div class="file">
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.3.8.exe">TheseusNavigator-Setup-0.3.8.exe</a> — installer</div>
<code>b2b7819e7a5f1ae1aa7ac79dd8e150f7c11f238eb3ab98a53fae51186dd4dc5b</code>
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.3.9.exe">TheseusNavigator-Setup-0.3.9.exe</a> — installer</div>
<code>cc676e62057b42c1e1221f0e9b69a55806bab90259bbbb4e6eb64701ab3d420a</code>
</div>
<div class="file">
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.3.8-portable.exe">TheseusNavigator-0.3.8-portable.exe</a> — portable</div>
<code>c971931f380245e44064720b132859917039488c12e0f654a2eeb406cf465d37</code>
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.3.9-portable.exe">TheseusNavigator-0.3.9-portable.exe</a> — portable</div>
<code>1ab811f7edba74220b452763ee0f3329ba91d84c834d3e38be6426de0b04f1c7</code>
</div>
</div>

View file

@ -110,15 +110,15 @@
<h3>for Windows</h3>
<p class="desc">Full-window desktop browser with Tor toggle and search bar.
macOS and Linux not yet packaged.</p>
<div class="meta">v0.3.8 · installer ~118 MB (with Ariadne's Thread) · portable ~116 MB · unsigned</div>
<div class="meta">v0.3.9 · installer ~118 MB (with Ariadne's Thread) · portable ~116 MB · unsigned</div>
<div class="buttons">
<a class="btn acid" href="https://dl.silentmode.st/TheseusNavigator-Setup-0.3.8.exe">Installer</a>
<a class="btn ghost" href="https://dl.silentmode.st/TheseusNavigator-0.3.8-portable.exe">Portable .exe</a>
<a class="btn acid" href="https://dl.silentmode.st/TheseusNavigator-Setup-0.3.9.exe">Installer</a>
<a class="btn ghost" href="https://dl.silentmode.st/TheseusNavigator-0.3.9-portable.exe">Portable .exe</a>
</div>
<div class="verifybox">
<div class="lbl">SHA-256 — verify before running</div>
<div class="h"><b>Installer</b><code>b2b7819e7a5f1ae1aa7ac79dd8e150f7c11f238eb3ab98a53fae51186dd4dc5b</code></div>
<div class="h"><b>Portable</b><code>c971931f380245e44064720b132859917039488c12e0f654a2eeb406cf465d37</code></div>
<div class="h"><b>Installer</b><code>cc676e62057b42c1e1221f0e9b69a55806bab90259bbbb4e6eb64701ab3d420a</code></div>
<div class="h"><b>Portable</b><code>1ab811f7edba74220b452763ee0f3329ba91d84c834d3e38be6426de0b04f1c7</code></div>
</div>
</div>