Ship Theseus 0.0.6 b740cb03 (tab favicons + image menu + tab cursor)

Setup    b740cb033173622b192701ff36f20a97e357fedebf77c3c7ead03d113a9ac229
Portable 782a2ad235a4a1e1491df6a1d16c817fa8542e363e3c6b139c7e04f40846f4c2

New:
- Tabs carry the page favicon (page-favicon-updated -> emitTabs -> the
  chrome renders it in the same slot the loading spinner uses).
- Image right-click: Open image in new tab / Save image as... / Copy
  image / Copy image address. Save-image-as uses the existing
  will-download tracker, so it also shows in the downloads chip.
- Tab cursor: default arrow at rest instead of the always-'grab' hand.
  Grab only shows while a tab is being dragged for reorder.

Deployed:
- scp installers + releases-manifest.json to /opt/silent-mode/dl/
- scp tools/ + releases/ index pages to /opt/silent-mode/site/
- sia-upload of ../site to bns/silentmode/
- verified HEAD 200 + manifest 0.0.6, VPS hashes match, tools page
  shows 0.0.6 buttons on silentmode.st AND silentmode.bch (Sia mirror).

The 0.0.5 update chip will surface 0.0.6 on existing installs at next
launch (6h manifest poll).
This commit is contained in:
Local Dev 2026-08-29 23:34:06 +02:00
parent 286db6e390
commit 4b8d60d034
3 changed files with 15 additions and 15 deletions

View file

@ -35,15 +35,15 @@
{
"id": "theseus-navigator",
"product": "Theseus Navigator",
"version": "0.0.5",
"version": "0.0.6",
"date": "2026-08-29",
"platform": "win-x64",
"signed": false,
"signingAuthority": null,
"changes": "Search-engine query fix: classic form-GET engines (Google, Brave, Bing, Startpage, Yandex, Ecosia, Mojeek, ...) now show results; the tab's will-navigate intercept was stripping the ?q= query. Address bar reflects the target URL immediately on Enter instead of showing the previous page until load finishes. New: link-hover status bar (bottom-left href pill, Firefox/Chrome-style).",
"changes": "Tabs now carry the page favicon. Right-click on an image offers Open image in new tab, Save image as..., Copy image, Copy image address. Tab cursor is a normal arrow at rest and only becomes the grab hand while dragging a tab to reorder.",
"files": {
"TheseusNavigator-Setup-0.0.5.exe": "606529ea9f1de9dc1ec5012534dda31b06919245f19f934ee1b9f4f10385a5bc",
"TheseusNavigator-0.0.5-portable.exe": "ed89547a155e998278beccf21f9807841ac6267f75cdcbbead81b80acfee0adc"
"TheseusNavigator-Setup-0.0.6.exe": "b740cb033173622b192701ff36f20a97e357fedebf77c3c7ead03d113a9ac229",
"TheseusNavigator-0.0.6-portable.exe": "782a2ad235a4a1e1491df6a1d16c817fa8542e363e3c6b139c7e04f40846f4c2"
}
}
]

View file

@ -47,16 +47,16 @@
mirror cannot change what you check against here.</p>
<div class="rel">
<h2>Theseus Navigator <span style="color:var(--acid)">0.0.5</span></h2>
<div class="meta">Windows 64-bit · unsigned · 2026-08-29 · search-engine query fix + link-hover status bar</div>
<h2>Theseus Navigator <span style="color:var(--acid)">0.0.6</span></h2>
<div class="meta">Windows 64-bit · unsigned · 2026-08-29 · tab favicons + image right-click menu + calmer tab cursor</div>
<div class="file">
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.0.5.exe">TheseusNavigator-Setup-0.0.5.exe</a> — installer</div>
<code>606529ea9f1de9dc1ec5012534dda31b06919245f19f934ee1b9f4f10385a5bc</code>
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.0.6.exe">TheseusNavigator-Setup-0.0.6.exe</a> — installer</div>
<code>b740cb033173622b192701ff36f20a97e357fedebf77c3c7ead03d113a9ac229</code>
</div>
<div class="file">
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.0.5-portable.exe">TheseusNavigator-0.0.5-portable.exe</a> — portable</div>
<code>ed89547a155e998278beccf21f9807841ac6267f75cdcbbead81b80acfee0adc</code>
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.0.6-portable.exe">TheseusNavigator-0.0.6-portable.exe</a> — portable</div>
<code>782a2ad235a4a1e1491df6a1d16c817fa8542e363e3c6b139c7e04f40846f4c2</code>
</div>
</div>

View file

@ -108,15 +108,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.0.5 · ~93 MB · unsigned</div>
<div class="meta">v0.0.6 · ~93 MB · unsigned</div>
<div class="buttons">
<a class="btn acid" href="https://dl.silentmode.st/TheseusNavigator-Setup-0.0.5.exe">Installer</a>
<a class="btn ghost" href="https://dl.silentmode.st/TheseusNavigator-0.0.5-portable.exe">Portable .exe</a>
<a class="btn acid" href="https://dl.silentmode.st/TheseusNavigator-Setup-0.0.6.exe">Installer</a>
<a class="btn ghost" href="https://dl.silentmode.st/TheseusNavigator-0.0.6-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>606529ea9f1de9dc1ec5012534dda31b06919245f19f934ee1b9f4f10385a5bc</code></div>
<div class="h"><b>Portable</b><code>ed89547a155e998278beccf21f9807841ac6267f75cdcbbead81b80acfee0adc</code></div>
<div class="h"><b>Installer</b><code>b740cb033173622b192701ff36f20a97e357fedebf77c3c7ead03d113a9ac229</code></div>
<div class="h"><b>Portable</b><code>782a2ad235a4a1e1491df6a1d16c817fa8542e363e3c6b139c7e04f40846f4c2</code></div>
</div>
</div>