<divclass="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>Ariadne Resolver — Windows <spanstyle="color:var(--acid)">0.1.1</span></h2>
<divclass="meta">Windows 64-bit · unsigned · bundled Node runtime · 2026-09-08 · <b>NRPT list from the BNS indexer + install-log-on-disk</b> — TLD discovery now hits <codestyle="display:inline">silentmode.st/api/tlds</code> over HTTPS (electrum/config kept as fallbacks) so silent installs no longer get stuck when WSS is blocked. install.ps1 writes a persistent transcript at <codestyle="display:inline">C:\ProgramData\Ariadne\install.log</code>, plus a separate <codestyle="display:inline">install-error.log</code> on any uncaught exception, and Inno's own log is copied there too — so a <codestyle="display:inline">/VERYSILENT</code> failure always leaves forensics. Fixes the class of bug where the resolver appeared installed but the <codestyle="display:inline">BNS Resolver Daemon</code> scheduled task was never registered.</div>
<h2>Ariadne for Android <spanstyle="color:var(--acid)">0.11</span></h2>
<divclass="meta">Android 5.0+ (API 21) · self-signed release key · 2026-08-30 · adds Sia CDN pull to the APK-bundled starter — post-install cold starts now catch up from the operator's latest published snapshot in one HTTP call</div>