site/releases-manifest.json
Local Dev 35020a8c5e Ship Theseus 0.3.41 22cff863 (native tab context menu + bigger uniform bookmark chips)
Right-click on a tab no longer opens a DOM menu that grows the chrome
view. New IPC 'tab-context-menu-popup' builds an OS-native Menu (same
pattern the add-on dock dropdowns use) and pops it at the click point,
floating above every WebContentsView — no layout change, no gap
between the toolbar and the tab body.

Bookmark chips now a uniform 150 × 28 px cell, 12.5 px text, 14 px
favicon. Chip labels trim descriptors after a whitespace-flanked
em/en-dash/hyphen: 'GAME.X — Bitcoin Cash game platform' renders as
'GAME.X'. Full title stays on hover. 'Foo-Bar' comes through intact.

Installer: 22cff863ee44e6bdc17c612f0b7a37dc855328985b1bc564bd730867326a9892
Portable:  ef1931dee9f0bee9d4ac0d4a4c014788da18a267297763d9d2a1c5515156ad03
2026-09-09 02:10:01 +02:00

51 lines
3.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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.41",
"date": "2026-09-09",
"platform": "win-x64",
"signed": false,
"signingAuthority": null,
"changes": "Two visible fixes: right-click on a tab used to open a DOM menu that forced the chrome view taller than its natural height, which put a visible gap between the toolbar and the tab body while the menu was up. Now the tab context menu goes through a native OS Menu.popup (like the extension-dock dropdowns already do), floating above every WebContentsView with no layout change. Bookmark chips are now a uniform 150 × 28 px cell so the row reads as a neat grid; text is 12.5 px on a 14 px favicon. Chip labels drop the descriptor after the em-dash — 'GAME.X — Bitcoin Cash game platform' now renders as 'GAME.X'; the trimmer only splits on dashes surrounded by whitespace so 'Foo-Bar' or similar hyphenated single names come through intact. Full title still shows on hover. All the 0.3.40 improvements ride along.",
"files": {
"TheseusNavigator-Setup-0.3.41.exe": "22cff863ee44e6bdc17c612f0b7a37dc855328985b1bc564bd730867326a9892",
"TheseusNavigator-0.3.41-portable.exe": "ef1931dee9f0bee9d4ac0d4a4c014788da18a267297763d9d2a1c5515156ad03"
}
}
]
}