Bundled release covering three improvements from this session: DevTools dock — new Settings > General > Developer tools with three radio choices: Bottom panel (default, Chrome-style), Right sidebar, Two sidebars. F12 handler reads settings.devToolsDock on each open so the choice applies instantly. Scrollbars — every scroll surface Theseus owns (tabs, chrome, sidebar, popovers, add-on panels) uses a subtle neutral-grey track and a BCH-green #0AC18E thumb. Modern scrollbar-color on <html> plus ::-webkit- overrides for width, radius and hover. captureTab full-page — before Page.captureScreenshot the code now runs Emulation.setDeviceMetricsOverride to widen the viewport to the window's content width, so an open sidebar can't clip the screenshot. Restores metrics in finally. Installer: c95019b4d3f2a386816caa5323e9aa2de68919d2419367b926eecd93f97c278c Portable: ed4eb27cdf539d85cf36373744ef9a41510dc2035541a7bf7445f074c6688579
51 lines
3.2 KiB
JSON
51 lines
3.2 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.39",
|
|
"date": "2026-09-09",
|
|
"platform": "win-x64",
|
|
"signed": false,
|
|
"signingAuthority": null,
|
|
"changes": "DevTools now has three dock positions (Settings > General > Developer tools): Bottom panel (default, docked under the tab, Chrome-style), Right sidebar (docked on the right; add-on sidebar tucks out of the way), and Two sidebars (docked on the right AND the add-on sidebar stays in place). Choice applies instantly — the F12 handler reads settings.devToolsDock on each open, no relaunch needed. Also brand-green scrollbars everywhere (tabs, chrome, sidebar, popovers, add-on panels): subtle neutral-grey track + Bitcoin Cash green #0AC18E thumb, 12px wide, 6px rounded. captureTab full-page mode picks up an Emulation.setDeviceMetricsOverride pass before shooting so an open sidebar can't clip the capture.",
|
|
"files": {
|
|
"TheseusNavigator-Setup-0.3.39.exe": "c95019b4d3f2a386816caa5323e9aa2de68919d2419367b926eecd93f97c278c",
|
|
"TheseusNavigator-0.3.39-portable.exe": "ed4eb27cdf539d85cf36373744ef9a41510dc2035541a7bf7445f074c6688579"
|
|
}
|
|
}
|
|
]
|
|
}
|