Ship Theseus 0.3.28 5d15508b (Aegis update card + DevTools in tab sidebar + real favicons)
Setup 5d15508bba929f1f074c052ac933863eadf6eb8e56984ebd5a1af75e80626643 Portable a5d346b97f5a13d85fa3bd301a72075ddb82fe636d7b1a51840ffd5a16d879f4 Bundled since 0.3.27: 32d4b75 - Aegis (bchwallet) gains its own update card in Settings > General beside Ariadne. Check for updates hits the same signed OTA endpoint the boot timer uses; Restart to apply appears when a signed newer version is staged. Uses the existing addons-check-updates + a new app-restart IPC. New Aegis versions ship without a Theseus release. 32d4b75 (same commit) - DevTools (F12 / Ctrl+Shift+I) opens docked to the right of the tab (mode: 'right') instead of a detached window. Matches stock Chrome. Users who prefer detached can drag out via the DevTools own toolbar. b71c925 - Search-engine favicons in Settings > Search now use Google's /s2/favicons service — DuckDuckGo's ip3 source returned 404 for enough hosts (Brave, Bing, Yandex, etc.) that half the list was falling through to the emoji placeholder. Deployed. Verified LIVE 0.3.28.
This commit is contained in:
parent
9da520d719
commit
a83a0c1d3b
3 changed files with 15 additions and 15 deletions
|
|
@ -36,15 +36,15 @@
|
|||
{
|
||||
"id": "theseus-navigator",
|
||||
"product": "Theseus Navigator",
|
||||
"version": "0.3.27",
|
||||
"version": "0.3.28",
|
||||
"date": "2026-09-08",
|
||||
"platform": "win-x64",
|
||||
"signed": false,
|
||||
"signingAuthority": null,
|
||||
"changes": "Three fixes since 0.3.26. (1) Ctrl+F opens a native find-in-page bar (type to search, Enter / Shift+Enter walk matches, N of M counter, Esc closes) using Chromium's own findInPage — identical highlighting to stock Chrome. (2) Settings > General shows the current Theseus version by default (no need to click Check for updates just to find out which build you're on). (3) addon-tab-preload.js (the preload for full-tab add-on pages, used by the screenshot editor) has been in the source tree since 0.3.19 but was never declared in the electron-builder file list, so every packaged Theseus build shipped without it — combined with 0.3.26's CDP capture fix, the screenshot pipeline works end to end for the first time. Everything from 0.3.22 – 0.3.26 rides along.",
|
||||
"changes": "Three changes since 0.3.27. (1) Aegis (built-in wallet) gains its own update card in Settings > General, right beside Ariadne. Signed OTA updates ship without a Theseus release — Check for updates hits the same signed endpoint the boot timer uses; Restart to apply shows once a staged version is ready. (2) DevTools (F12 / Ctrl+Shift+I) opens docked to the right of the tab instead of popping a detached window, matching stock Chrome. (3) Search-engine favicons in Settings > Search now use Google's /s2/favicons service — the DuckDuckGo ip3 source returned 404 for enough hosts (Brave, Bing, Yandex, etc.) that half the list was falling through to the emoji placeholder. Everything from 0.3.22 – 0.3.27 rides along.",
|
||||
"files": {
|
||||
"TheseusNavigator-Setup-0.3.27.exe": "208dafd93b33b0f634d31aa01040e6d7684db466d44c79fd46e00edda203820d",
|
||||
"TheseusNavigator-0.3.27-portable.exe": "f8d13b3a2f898936adeb107c18aa2e2eaa49d2aeeab8f0c2bc075dda82021a25"
|
||||
"TheseusNavigator-Setup-0.3.28.exe": "5d15508bba929f1f074c052ac933863eadf6eb8e56984ebd5a1af75e80626643",
|
||||
"TheseusNavigator-0.3.28-portable.exe": "a5d346b97f5a13d85fa3bd301a72075ddb82fe636d7b1a51840ffd5a16d879f4"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -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.27</span></h2>
|
||||
<div class="meta">Windows 64-bit · unsigned · 2026-09-08 · <b>Ctrl+F find bar + version-on-load + missing addon-tab-preload</b> — Three fixes since 0.3.26. (1) Ctrl+F opens a native find-in-page bar using Chromium's own findInPage (Enter / Shift+Enter walk, 'N of M' counter, Esc closes). (2) Settings > General shows the current Theseus version by default. (3) addon-tab-preload.js (used by the screenshot editor) was never packaged since 0.3.19 — now bundled, so combined with 0.3.26's CDP capture fix the screenshot pipeline works end to end for the first time. Everything from 0.3.22 – 0.3.26 rides along.</b> — One fix since 0.3.26. addon-tab-preload.js (used by the screenshot editor tab) has been in the source tree since 0.3.19 but was never declared in the electron-builder file list, so every packaged build shipped without it. Symptom: the editor tab logged a DevTools ENOENT error, window.silentmode came out undefined, and the toolbar buttons (Copy, Save, Discard) misfired. The 0.3.26 CDP capture fix WAS landing correctly at the main-process side; the editor just couldn't use its full add-on API. This ship packages the preload — combined with 0.3.26's capture fix, the screenshot pipeline works end to end for the first time. Everything from 0.3.22 – 0.3.26 rides along.</div>
|
||||
<h2>Theseus Navigator <span style="color:var(--acid)">0.3.28</span></h2>
|
||||
<div class="meta">Windows 64-bit · unsigned · 2026-09-08 · <b>Aegis update card + DevTools in tab sidebar + real search-engine favicons</b> — Aegis (built-in wallet) gains its own update card in Settings > General next to Ariadne; signed OTA updates ship without a Theseus release. DevTools opens docked to the right of the tab instead of a detached window. Search-engine favicons switched from DuckDuckGo's flaky ip3 service to Google's /s2/favicons — no more emoji fallbacks for half the list. Everything from 0.3.22 – 0.3.27 rides along.</div>
|
||||
|
||||
<div class="file">
|
||||
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.3.27.exe">TheseusNavigator-Setup-0.3.27.exe</a> — installer</div>
|
||||
<code>208dafd93b33b0f634d31aa01040e6d7684db466d44c79fd46e00edda203820d</code>
|
||||
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.3.28.exe">TheseusNavigator-Setup-0.3.28.exe</a> — installer</div>
|
||||
<code>5d15508bba929f1f074c052ac933863eadf6eb8e56984ebd5a1af75e80626643</code>
|
||||
</div>
|
||||
<div class="file">
|
||||
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.3.27-portable.exe">TheseusNavigator-0.3.27-portable.exe</a> — portable</div>
|
||||
<code>f8d13b3a2f898936adeb107c18aa2e2eaa49d2aeeab8f0c2bc075dda82021a25</code>
|
||||
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.3.28-portable.exe">TheseusNavigator-0.3.28-portable.exe</a> — portable</div>
|
||||
<code>a5d346b97f5a13d85fa3bd301a72075ddb82fe636d7b1a51840ffd5a16d879f4</code>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -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.27 · installer ~118 MB (with Ariadne's Thread) · portable ~117 MB · unsigned</div>
|
||||
<div class="meta">v0.3.28 · installer ~118 MB (with Ariadne's Thread) · portable ~117 MB · unsigned</div>
|
||||
<div class="buttons">
|
||||
<a class="btn acid" href="https://dl.silentmode.st/TheseusNavigator-Setup-0.3.27.exe">Installer</a>
|
||||
<a class="btn ghost" href="https://dl.silentmode.st/TheseusNavigator-0.3.27-portable.exe">Portable .exe</a>
|
||||
<a class="btn acid" href="https://dl.silentmode.st/TheseusNavigator-Setup-0.3.28.exe">Installer</a>
|
||||
<a class="btn ghost" href="https://dl.silentmode.st/TheseusNavigator-0.3.28-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>208dafd93b33b0f634d31aa01040e6d7684db466d44c79fd46e00edda203820d</code></div>
|
||||
<div class="h"><b>Portable</b><code>f8d13b3a2f898936adeb107c18aa2e2eaa49d2aeeab8f0c2bc075dda82021a25</code></div>
|
||||
<div class="h"><b>Installer</b><code>5d15508bba929f1f074c052ac933863eadf6eb8e56984ebd5a1af75e80626643</code></div>
|
||||
<div class="h"><b>Portable</b><code>a5d346b97f5a13d85fa3bd301a72075ddb82fe636d7b1a51840ffd5a16d879f4</code></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue