From 0635d0fa0b2bee0b74c8592cce72a72f4e0ec4dc Mon Sep 17 00:00:00 2001 From: Local Dev Date: Sun, 2 Aug 2026 01:19:34 +0200 Subject: [PATCH] Ship Ariadne cb9e8ea0 (EDNS OPT fix) + Theseus search picker in installer 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). --- releases-manifest.json | 6 +++--- releases/index.html | 2 +- tools/index.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/releases-manifest.json b/releases-manifest.json index 317f20f..aa081eb 100644 --- a/releases-manifest.json +++ b/releases-manifest.json @@ -1,6 +1,6 @@ { "schema": "silentmode-releases/2", - "updated": "2026-07-29", + "updated": "2026-08-01", "mirrors": [ "https://dl.silentmode.st/" ], @@ -9,12 +9,12 @@ "id": "ariadne-resolver", "product": "Ariadne Resolver (Windows)", "version": "0.1.0", - "date": "2026-07-29", + "date": "2026-08-01", "platform": "win-x64", "signed": false, "signingAuthority": null, "files": { - "AriadneResolver-Setup-0.1.0.exe": "c5efae43af6cc163f468f1dc73d08939db32a9a6db52298ba18b2d9a2aee1292" + "AriadneResolver-Setup-0.1.0.exe": "cb9e8ea0dcffaa60607ff1781e160199956dcf2d7dd69cd13986aba75fcf0fb1" } }, { diff --git a/releases/index.html b/releases/index.html index 6553aa1..9b3d9a9 100644 --- a/releases/index.html +++ b/releases/index.html @@ -66,7 +66,7 @@
- c5efae43af6cc163f468f1dc73d08939db32a9a6db52298ba18b2d9a2aee1292 + cb9e8ea0dcffaa60607ff1781e160199956dcf2d7dd69cd13986aba75fcf0fb1
diff --git a/tools/index.html b/tools/index.html index 70ed242..5739873 100644 --- a/tools/index.html +++ b/tools/index.html @@ -129,7 +129,7 @@
SHA-256 — verify before elevating:
-
Installerc5efae43af6cc163f468f1dc73d08939db32a9a6db52298ba18b2d9a2aee1292
+
Installercb9e8ea0dcffaa60607ff1781e160199956dcf2d7dd69cd13986aba75fcf0fb1