Site manifest and download pages point at the rebuilt resolver: AriadneResolver-Setup-0.1.0.exe sha256 cb9e8ea0dcffaa60607ff1781e160199956dcf2d7dd69cd13986aba75fcf0fb1 Bumps release date to 2026-08-01. This build is the one that carries the EDNS OPT-echo fix from the prior commit into what dl.silentmode.st serves; users on the daemon should stop seeing "Server Not Found" for normal ICANN names in Firefox / anything using getaddrinfo. TheseusNavigator/package.json: adds engine-picker.html, engine-picker-preload.js, popover.html, popover-preload.js to the electron-builder `files` array. Because that list is explicit, electron-builder shipped only what was listed, so in the packaged 0.0.1 build the WebContentsView created for the search-engine dropdown loaded a nonexistent file and rendered blank -- visually identical to "the button does nothing". `npm start` worked because dev reads from the source tree. Fix restores the picker; needs a Theseus rebuild + redeploy to reach users, then TheseusNavigator-Setup-0.0.1.exe's SHA-256 has to be re-published here. Ariadne hash still needs to be published on-chain to releases.silentmode.bch (wallet spend, user's action).
48 lines
1.4 KiB
JSON
48 lines
1.4 KiB
JSON
{
|
|
"schema": "silentmode-releases/2",
|
|
"updated": "2026-08-01",
|
|
"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-07-29",
|
|
"platform": "win-x64",
|
|
"signed": false,
|
|
"signingAuthority": null,
|
|
"files": {
|
|
"TheseusNavigator-Setup-0.0.1.exe": "6bbccf9ccc26e5ade3bdd9ce777942266085603042f31beb59b6f7ed04c2367a",
|
|
"TheseusNavigator-0.0.1-portable.exe": "9f27e2d25e668b22beba3fab4da8892b2437f7ac53b5fff9b4f186eb19cd67c1"
|
|
}
|
|
}
|
|
]
|
|
}
|