Ship Theseus 0.3.14 238f0b81 (Aegis multi-chain + Screenshot editor + darker light acid)
Setup 238f0b81afd93d7cef80b9403edef1dc3e1d4c1bf29e29a498115e1185ce1db8
Portable d8877e696ad6425aa6d56cb796048702cfb37b40ff539a8c1af0d08d0a31870c
Three bundled fixes since 0.3.13:
- (Aegis multi-chain wallet, cherry-picked from claude/sleepy-maxwell-251ee6
worktree) — bchwallet add-on turns into a chain-agnostic wallet
manager with BCH + Tron mainnet + Tron Nile testnet; addon id stays
"bchwallet" so vault-derive paths + legacy BCH funds are untouched.
Dapp bridge on any https page exposes window.tronWeb / window.tronLink
matching TronLink chain ids so Tron dapps just work.
- 3d3dfe5 — Screenshot addon reworked: dock icon opens a small
toolbar-menu (Visible / Full page / Region…) instead of a sidebar
panel; captures open in a full browser tab with an editor
(crop / arrow / rect / circle / freehand / text / blur / undo / save /
copy). Two new addon-host capabilities land: toolbar-menu + open-tab.
- dd31b88 — Light-mode --acid went from #4d7300 → #3a5c00 (~7:1 on
white), and the missed addon panels (bchwallet, siawallet,
screenshot editor.css) got their overrides so nothing resolves to
the bright #d6ff3d anymore.
Note on Nile testing: the code paths verified via a running instance —
dock shows 🛡 Wallet, chain picker "🟨 BCH — main ▾" is present. Live
Nile send requires a vault + testnet TRX from nileex.io/join/getJoinPage.
Deployed. Verified LIVE 0.3.14.
This commit is contained in:
parent
0794ad476f
commit
2376869438
3 changed files with 15 additions and 15 deletions
|
|
@ -35,15 +35,15 @@
|
||||||
{
|
{
|
||||||
"id": "theseus-navigator",
|
"id": "theseus-navigator",
|
||||||
"product": "Theseus Navigator",
|
"product": "Theseus Navigator",
|
||||||
"version": "0.3.13",
|
"version": "0.3.14",
|
||||||
"date": "2026-09-06",
|
"date": "2026-09-06",
|
||||||
"platform": "win-x64",
|
"platform": "win-x64",
|
||||||
"signed": false,
|
"signed": false,
|
||||||
"signingAuthority": null,
|
"signingAuthority": null,
|
||||||
"changes": "Settings > Registries now has an on/off toggle for Ariadne's Thread — the system-wide resolver that lets Chrome / Edge / Firefox on this machine also resolve BCDN names. Toggling prompts UAC (Ariadne runs as elevated Scheduled Tasks). Also: bundled Screenshot add-on (📸 visible / full page / region → Downloads), new BCDN 'p' record type that reverse-proxies an upstream URL under a BNS name (mirror behaviour, address bar stays on the BCDN name), and Argus registrar gains a TLD-registration builder for minting per-TLD certificates. Everything from 0.3.12 rides along.",
|
"changes": "Aegis multi-chain wallet: the built-in BCH wallet gains a chain picker for Tron mainnet + Tron Nile testnet alongside BCH. Add-wallet dropdown per chain, per-chain unit picker, dapp bridge exposes window.bitcoincash on .x sites AND window.tronWeb / window.tronLink on any https page so Tron dapps just work. Legacy BCH default derivation is byte-identical — funds untouched. Screenshot add-on redesigned: dock icon opens a small menu (Visible / Full page / Region…), each capture opens a full browser-tab editor with crop / annotate / redact / undo / save / copy-to-clipboard. Light-mode acid green went darker again (#3a5c00) and now covers every addon panel that was missed. Everything from 0.3.13 rides along.",
|
||||||
"files": {
|
"files": {
|
||||||
"TheseusNavigator-Setup-0.3.13.exe": "7d88e4c46b02448e40d6075d10f2c6688c6d60c5a9ec41b9cbcb7684f131d6e1",
|
"TheseusNavigator-Setup-0.3.14.exe": "238f0b81afd93d7cef80b9403edef1dc3e1d4c1bf29e29a498115e1185ce1db8",
|
||||||
"TheseusNavigator-0.3.13-portable.exe": "5a4bcc6abb21c23729d79dd600142df4f171cc3d6bf71716dae1c802ac10e48f"
|
"TheseusNavigator-0.3.14-portable.exe": "d8877e696ad6425aa6d56cb796048702cfb37b40ff539a8c1af0d08d0a31870c"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
|
|
@ -49,16 +49,16 @@
|
||||||
mirror cannot change what you check against here.</p>
|
mirror cannot change what you check against here.</p>
|
||||||
|
|
||||||
<div class="rel">
|
<div class="rel">
|
||||||
<h2>Theseus Navigator <span style="color:var(--acid)">0.3.13</span></h2>
|
<h2>Theseus Navigator <span style="color:var(--acid)">0.3.14</span></h2>
|
||||||
<div class="meta">Windows 64-bit · unsigned · 2026-09-06 · <b>Ariadne on/off + 'p' mirror record + Screenshot add-on</b> — Settings > Registries now toggles Ariadne's Thread (the system-wide resolver that lets Chrome/Edge/Firefox on this machine also resolve BCDN names); UAC-prompts once per action. Bundled Screenshot add-on (📸 visible / full page / region → Downloads). New BCDN 'p' record: reverse-proxies an upstream URL under a BCDN name, address bar stays on the BCDN name — think mirrors that use the upstream's own TLS. Argus registrar gains a TLD-registration builder for minting per-TLD certificates. Everything from 0.3.12 rides along.</div>
|
<div class="meta">Windows 64-bit · unsigned · 2026-09-06 · <b>Aegis multi-chain wallet + Screenshot editor + darker light-mode acid</b> — the built-in wallet gains a chain picker for Tron mainnet + Tron Nile testnet alongside BCH; dapp bridge exposes window.tronWeb / window.tronLink on any https page so TronLink dapps just work. Screenshot add-on redesigned: dock menu (Visible / Full page / Region…), each capture opens a full-tab editor with crop / annotate / redact / undo / save / copy-to-clipboard. Light-mode acid green went darker (#3a5c00, ~7:1 on white) and now covers every addon panel that was missed. Everything from 0.3.13 rides along.</div>
|
||||||
|
|
||||||
<div class="file">
|
<div class="file">
|
||||||
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.3.13.exe">TheseusNavigator-Setup-0.3.13.exe</a> — installer</div>
|
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-Setup-0.3.14.exe">TheseusNavigator-Setup-0.3.14.exe</a> — installer</div>
|
||||||
<code>7d88e4c46b02448e40d6075d10f2c6688c6d60c5a9ec41b9cbcb7684f131d6e1</code>
|
<code>238f0b81afd93d7cef80b9403edef1dc3e1d4c1bf29e29a498115e1185ce1db8</code>
|
||||||
</div>
|
</div>
|
||||||
<div class="file">
|
<div class="file">
|
||||||
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.3.13-portable.exe">TheseusNavigator-0.3.13-portable.exe</a> — portable</div>
|
<div class="n"><a href="https://dl.silentmode.st/TheseusNavigator-0.3.14-portable.exe">TheseusNavigator-0.3.14-portable.exe</a> — portable</div>
|
||||||
<code>5a4bcc6abb21c23729d79dd600142df4f171cc3d6bf71716dae1c802ac10e48f</code>
|
<code>d8877e696ad6425aa6d56cb796048702cfb37b40ff539a8c1af0d08d0a31870c</code>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -110,15 +110,15 @@
|
||||||
<h3>for Windows</h3>
|
<h3>for Windows</h3>
|
||||||
<p class="desc">Full-window desktop browser with Tor toggle and search bar.
|
<p class="desc">Full-window desktop browser with Tor toggle and search bar.
|
||||||
macOS and Linux not yet packaged.</p>
|
macOS and Linux not yet packaged.</p>
|
||||||
<div class="meta">v0.3.13 · installer ~118 MB (with Ariadne's Thread) · portable ~116 MB · unsigned</div>
|
<div class="meta">v0.3.14 · installer ~118 MB (with Ariadne's Thread) · portable ~116 MB · unsigned</div>
|
||||||
<div class="buttons">
|
<div class="buttons">
|
||||||
<a class="btn acid" href="https://dl.silentmode.st/TheseusNavigator-Setup-0.3.13.exe">Installer</a>
|
<a class="btn acid" href="https://dl.silentmode.st/TheseusNavigator-Setup-0.3.14.exe">Installer</a>
|
||||||
<a class="btn ghost" href="https://dl.silentmode.st/TheseusNavigator-0.3.13-portable.exe">Portable .exe</a>
|
<a class="btn ghost" href="https://dl.silentmode.st/TheseusNavigator-0.3.14-portable.exe">Portable .exe</a>
|
||||||
</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>7d88e4c46b02448e40d6075d10f2c6688c6d60c5a9ec41b9cbcb7684f131d6e1</code></div>
|
<div class="h"><b>Installer</b><code>238f0b81afd93d7cef80b9403edef1dc3e1d4c1bf29e29a498115e1185ce1db8</code></div>
|
||||||
<div class="h"><b>Portable</b><code>5a4bcc6abb21c23729d79dd600142df4f171cc3d6bf71716dae1c802ac10e48f</code></div>
|
<div class="h"><b>Portable</b><code>d8877e696ad6425aa6d56cb796048702cfb37b40ff539a8c1af0d08d0a31870c</code></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue