site/releases-manifest.json
Local Dev c953d027b4 Ship Theseus 208b059a (downloads + search split + UX polish)
Rebuild + redeploy of the prior commit (4654940). New hashes:

  TheseusNavigator-Setup-0.0.1.exe
  sha256 208b059a14c8ddf10cf553e530e77f34129cf8ba999b697da08720ffc3685d22

  TheseusNavigator-0.0.1-portable.exe
  sha256 bf08976500978dcd0d7305b04cc1480e63da54a24a71253cf4cfd9c910431a89

Verified all runtime-loaded files present in app.asar (downloads.html,
downloads-preload.js, engine-picker.html, popover.html — the trap from
the earlier 6bbccf9c build).

Live on dl.silentmode.st + Sia bns/silentmode/. Manifest date bumped to
2026-08-02. Previous build backed up on the VPS at
/opt/silent-mode/dl/_prev/ so rollback is `cp` away if the new build
misbehaves. On-chain pointer at releases.silentmode.bch is unchanged —
it publishes {"u":"https://dl.silentmode.st/releases-manifest.json"} so
new hashes are reachable through BCNR too, no wallet spend needed.

PENDING.md drained — this session's group is empty now.
2026-08-02 15:39:38 +02:00

48 lines
1.4 KiB
JSON

{
"schema": "silentmode-releases/2",
"updated": "2026-08-02",
"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": "cb9e8ea0dcffaa60607ff1781e160199956dcf2d7dd69cd13986aba75fcf0fb1"
}
},
{
"id": "ariadne-android",
"product": "Ariadne for Android",
"version": "0.2",
"date": "2026-07-26",
"platform": "android",
"minSdk": 21,
"signed": true,
"signingAuthority": null,
"signingCertSha256": "46ebbbe5dc73148d66410fd0337b1e6683472128c983e8e2578200b9e3ca548c",
"files": {
"ariadne-v0.2.apk": "635c8f04d44ef855a8390b9eeddb8cd2d50622e81cc4e5004e8daffc1bb0425c"
}
},
{
"id": "theseus-navigator",
"product": "Theseus Navigator",
"version": "0.0.1",
"date": "2026-08-02",
"platform": "win-x64",
"signed": false,
"signingAuthority": null,
"files": {
"TheseusNavigator-Setup-0.0.1.exe": "208b059a14c8ddf10cf553e530e77f34129cf8ba999b697da08720ffc3685d22",
"TheseusNavigator-0.0.1-portable.exe": "bf08976500978dcd0d7305b04cc1480e63da54a24a71253cf4cfd9c910431a89"
}
}
]
}