diff --git a/releases-manifest.json b/releases-manifest.json index 6e46f33..331a8e5 100644 --- a/releases-manifest.json +++ b/releases-manifest.json @@ -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" } } ] diff --git a/releases/index.html b/releases/index.html index 04db64e..d0996e0 100644 --- a/releases/index.html +++ b/releases/index.html @@ -49,16 +49,16 @@ mirror cannot change what you check against here.

-

Theseus Navigator 0.3.27

-
Windows 64-bit · unsigned · 2026-09-08 · Ctrl+F find bar + version-on-load + missing addon-tab-preload — 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. — 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.
+

Theseus Navigator 0.3.28

+
Windows 64-bit · unsigned · 2026-09-08 · Aegis update card + DevTools in tab sidebar + real search-engine favicons — 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.
- - 208dafd93b33b0f634d31aa01040e6d7684db466d44c79fd46e00edda203820d + + 5d15508bba929f1f074c052ac933863eadf6eb8e56984ebd5a1af75e80626643
- - f8d13b3a2f898936adeb107c18aa2e2eaa49d2aeeab8f0c2bc075dda82021a25 + + a5d346b97f5a13d85fa3bd301a72075ddb82fe636d7b1a51840ffd5a16d879f4
diff --git a/tools/index.html b/tools/index.html index 1117896..107d0c6 100644 --- a/tools/index.html +++ b/tools/index.html @@ -110,15 +110,15 @@

for Windows

Full-window desktop browser with Tor toggle and search bar. macOS and Linux not yet packaged.

-
v0.3.27 · installer ~118 MB (with Ariadne's Thread) · portable ~117 MB · unsigned
+
v0.3.28 · installer ~118 MB (with Ariadne's Thread) · portable ~117 MB · unsigned
- Installer - Portable .exe + Installer + Portable .exe
SHA-256 — verify before running
-
Installer208dafd93b33b0f634d31aa01040e6d7684db466d44c79fd46e00edda203820d
-
Portablef8d13b3a2f898936adeb107c18aa2e2eaa49d2aeeab8f0c2bc075dda82021a25
+
Installer5d15508bba929f1f074c052ac933863eadf6eb8e56984ebd5a1af75e80626643
+
Portablea5d346b97f5a13d85fa3bd301a72075ddb82fe636d7b1a51840ffd5a16d879f4