Setup 0eeda6d9030e6127a605b6a1254747e3072f8974797142944d43cbcfe00f3bab Portable a4f96d9040c398c68696ee414e48817b9587faf19fe766ccf68a5753f09c7919 One fix since 0.3.26: 038095f - The preload for full-tab add-on pages (addon-tab-preload.js) 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. Symptom, reported on 0.3.25: the screenshot editor tab opens with a DevTools ENOENT error, window.silentmode comes out undefined, and the toolbar buttons (Copy, Save, Discard) misfire. The 0.3.26 CDP capture fix WAS landing correctly at the main-process side; the editor was just missing its add-on API surface. Packaging the preload closes the loop — combined with 0.3.26's capture fix, the screenshot pipeline works end to end. Deployed. Verified LIVE 0.3.27.
51 lines
3.3 KiB
JSON
51 lines
3.3 KiB
JSON
{
|
||
"schema": "silentmode-releases/2",
|
||
"updated": "2026-09-08",
|
||
"mirrors": [
|
||
"https://dl.silentmode.st/"
|
||
],
|
||
"releases": [
|
||
{
|
||
"id": "ariadne-resolver",
|
||
"product": "Ariadne Resolver (Windows)",
|
||
"version": "0.1.1",
|
||
"date": "2026-09-08",
|
||
"platform": "win-x64",
|
||
"signed": false,
|
||
"signingAuthority": null,
|
||
"changes": "NRPT rules and CA constraints now driven by silentmode.st /api/tlds (HTTPS) with electrum/config fallback -- silent installs no longer break when WSS fails. install.ps1 writes a persistent transcript to C:\\ProgramData\\Ariadne\\install.log and a separate install-error.log on any uncaught exception, so /VERYSILENT failures leave forensics. Inno's own log is copied there too. Fixes the class of bug where the resolver appeared installed but the BNS Resolver Daemon scheduled task was never registered.",
|
||
"files": {
|
||
"AriadneResolver-Setup-0.1.1.exe": "be1fa8841919b321841d90f8147abe1b1d7604fe7fff6c2e271dc47c4c24a2b6"
|
||
}
|
||
},
|
||
{
|
||
"id": "ariadne-android",
|
||
"product": "Ariadne for Android",
|
||
"version": "0.11",
|
||
"date": "2026-08-30",
|
||
"platform": "android",
|
||
"minSdk": 21,
|
||
"signed": true,
|
||
"signingAuthority": null,
|
||
"signingCertSha256": "46ebbbe5dc73148d66410fd0337b1e6683472128c983e8e2578200b9e3ca548c",
|
||
"changes": "Adds a Sia-mirror pull path alongside the APK-bundled starter (0.10). On boot the app fires a background HTTP GET for dl.silentmode.st/bns-name-index.json — the operator's latest published BNS snapshot in the interpreted-index format Bns.saveDisk reads. On any subsequent cold start after a release, the browser converges on the current chain state with one HTTP call instead of a full electrum walk. Multi-source: bundled + CDN + on-device electrum + optional Argus indexer, all racing in parallel; whichever gives a fresh answer first wins.",
|
||
"files": {
|
||
"ariadne-v0.11.apk": "03c95832c16cc4763acaadbf328caa7d4bd05fc7c2994f6997a79cc6890bca44"
|
||
}
|
||
},
|
||
{
|
||
"id": "theseus-navigator",
|
||
"product": "Theseus Navigator",
|
||
"version": "0.3.27",
|
||
"date": "2026-09-08",
|
||
"platform": "win-x64",
|
||
"signed": false,
|
||
"signingAuthority": null,
|
||
"changes": "Two 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) 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. Symptom: the editor tab surfaced a DevTools ENOENT error, window.silentmode came out undefined, and the toolbar buttons (Copy, Save, Discard) misfired. Combined with 0.3.26's CDP capture fix (which was landing correctly on the main side but the editor couldn't use its full add-on API), the screenshot pipeline works end to end for the first time. Everything from 0.3.22 – 0.3.26 rides along.",
|
||
"files": {
|
||
"TheseusNavigator-Setup-0.3.27.exe": "09895dd16200a064cdbdc90ef5551650befb2a22c7637764b063d7814908a5f0",
|
||
"TheseusNavigator-0.3.27-portable.exe": "fea86afc22d69ac9e10ad5c888559c37d61468fd83b15de0a3ae2b8e3c5e01d8"
|
||
}
|
||
}
|
||
]
|
||
}
|