site/releases-manifest.json
Local Dev ff76b4cd0e Ship Theseus 0.3.34 2cccaa5e (grey chrome, draggable bookmarks, legible Tor/Theseus chips)
Chrome strip retuned in light mode: --bg #e6e8ec, inactive tab
#f2f4f7, active tab #ffffff. Flat white tabs disappeared into light
Windows title bars; the current-tab pop is preserved.

Bookmark chips: 130px max-width, 11px text, 12px favicon, 22px row.
~40% more saved pages fit. Drag-reorder chips with left/right-half
convention matching the tab strip; new bookmark-move IPC splices the
list, missing entries and self-drops are no-ops.

Tor + Theseus (⛓ logo) chips in light mode: from illegible
white-on-#253A49 (at 12-13px) to #eef1f5 with #253A49 ink.
.tor.connecting/.on keep amber/purple hue in light fills.

First release that will also E2E-test 0.3.33's SHA-256 verify: a
running 0.3.33 discovering 0.3.34 will hash-check the fetched .exe
against this manifest before arming Install.

Installer: 2cccaa5ec5eb94fd14fca383f54539109beba00aa727cfded4389123697e1dbe
Portable:  3d196863e2ba9ec9925859700de6f984a47ff54a5d06e28bbe4d309e91701e29
2026-09-08 20:37:57 +02:00

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.34",
"date": "2026-09-08",
"platform": "win-x64",
"signed": false,
"signingAuthority": null,
"changes": "Chrome bar and tabs pick up a soft neutral grey in light mode (flat white tabs disappeared into light Windows title bars). Bookmark chips: 130px max-width, 11px text, 12px favicon, 22px row height — about 40% more saved pages fit in the same strip. Drag-reorder bookmark chips with the same left/right-half convention the tab strip uses; IPC bookmark-move splices the list, missing entries and self-drops are no-ops. Tor + Theseus (⛓ logo) chips in light mode swap from white-on-#253A49 (illegible at 12-13px on real light Windows themes) to #eef1f5 with #253A49 ink; .tor.connecting/.on keep amber/purple hue in light-appropriate fills. First release to also serve as the end-to-end proof of the 0.3.33 SHA-256 verify: any 0.3.33 that discovers 0.3.34 will hash-check the fetched .exe against this manifest before arming Install.",
"files": {
"TheseusNavigator-Setup-0.3.34.exe": "2cccaa5ec5eb94fd14fca383f54539109beba00aa727cfded4389123697e1dbe",
"TheseusNavigator-0.3.34-portable.exe": "3d196863e2ba9ec9925859700de6f984a47ff54a5d06e28bbe4d309e91701e29"
}
}
]
}