Setup b740cb033173622b192701ff36f20a97e357fedebf77c3c7ead03d113a9ac229 Portable 782a2ad235a4a1e1491df6a1d16c817fa8542e363e3c6b139c7e04f40846f4c2 New: - Tabs carry the page favicon (page-favicon-updated -> emitTabs -> the chrome renders it in the same slot the loading spinner uses). - Image right-click: Open image in new tab / Save image as... / Copy image / Copy image address. Save-image-as uses the existing will-download tracker, so it also shows in the downloads chip. - Tab cursor: default arrow at rest instead of the always-'grab' hand. Grab only shows while a tab is being dragged for reorder. Deployed: - scp installers + releases-manifest.json to /opt/silent-mode/dl/ - scp tools/ + releases/ index pages to /opt/silent-mode/site/ - sia-upload of ../site to bns/silentmode/ - verified HEAD 200 + manifest 0.0.6, VPS hashes match, tools page shows 0.0.6 buttons on silentmode.st AND silentmode.bch (Sia mirror). The 0.0.5 update chip will surface 0.0.6 on existing installs at next launch (6h manifest poll).
50 lines
1.8 KiB
JSON
50 lines
1.8 KiB
JSON
{
|
|
"schema": "silentmode-releases/2",
|
|
"updated": "2026-08-29",
|
|
"mirrors": [
|
|
"https://dl.silentmode.st/"
|
|
],
|
|
"releases": [
|
|
{
|
|
"id": "ariadne-resolver",
|
|
"product": "Ariadne Resolver (Windows)",
|
|
"version": "0.1.0",
|
|
"date": "2026-08-01",
|
|
"platform": "win-x64",
|
|
"signed": false,
|
|
"signingAuthority": null,
|
|
"files": {
|
|
"AriadneResolver-Setup-0.1.0.exe": "9ab725bec5567625e5857a49b112c4fbc0f59dbdd623abd7110429306f5d0ddb"
|
|
}
|
|
},
|
|
{
|
|
"id": "ariadne-android",
|
|
"product": "Ariadne for Android",
|
|
"version": "0.8",
|
|
"date": "2026-08-06",
|
|
"platform": "android",
|
|
"minSdk": 21,
|
|
"signed": true,
|
|
"signingAuthority": null,
|
|
"signingCertSha256": "46ebbbe5dc73148d66410fd0337b1e6683472128c983e8e2578200b9e3ca548c",
|
|
"changes": "Add .test + .nav to permitted TLDs (subdomain links from deviant.bch now resolve); add navigate.st fallback in serveS3 when the direct s3d endpoint is unreachable.",
|
|
"files": {
|
|
"ariadne-v0.8.apk": "cd5ca7fde21e0dbb34f033a865abae877961b13a25cfa3f5c9d190d1bebeaa6d"
|
|
}
|
|
},
|
|
{
|
|
"id": "theseus-navigator",
|
|
"product": "Theseus Navigator",
|
|
"version": "0.0.6",
|
|
"date": "2026-08-29",
|
|
"platform": "win-x64",
|
|
"signed": false,
|
|
"signingAuthority": null,
|
|
"changes": "Tabs now carry the page favicon. Right-click on an image offers Open image in new tab, Save image as..., Copy image, Copy image address. Tab cursor is a normal arrow at rest and only becomes the grab hand while dragging a tab to reorder.",
|
|
"files": {
|
|
"TheseusNavigator-Setup-0.0.6.exe": "b740cb033173622b192701ff36f20a97e357fedebf77c3c7ead03d113a9ac229",
|
|
"TheseusNavigator-0.0.6-portable.exe": "782a2ad235a4a1e1491df6a1d16c817fa8542e363e3c6b139c7e04f40846f4c2"
|
|
}
|
|
}
|
|
]
|
|
}
|