Ship Theseus 0.1.2 b8cc85ec (Ariadne page copy: BCDN naming)
Setup b8cc85ec0f70844e4ce14a70b0ff89b9d9720be2f0e5568e56c51ecef706b14d Portable 6540b4c67906046cd2c5303a9ccaa4e00a39b3daa5792b71e16c4f141f498220 Copy-only change to the installer's Ariadne page: names the mechanism BCDN — Bitcoin Cash Domain Names — in the body text instead of listing example TLDs. Reads more clearly to a first-time visitor who might not know that ".bch" and ".x" are the same registry. Everything else from 0.1.1 rides along: dedicated wizard-page checkbox for Ariadne's Thread (pre-checked, skipped on upgrades), uninstall symmetry, Startpage POST-form fix. Deployed: scp installers + manifest + site pages to VPS, sia-upload of both trees, verified 200 + manifest 0.1.2 2026-08-31.
This commit is contained in:
parent
e6509c7199
commit
bb5e90ffc9
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@ Function AriadnePageCreate
|
||||||
Pop $0
|
Pop $0
|
||||||
StrCmp $0 "error" ariadne_page_bail 0
|
StrCmp $0 "error" ariadne_page_bail 0
|
||||||
|
|
||||||
${NSD_CreateLabel} 0 0 100% 44u "Ariadne's Thread is a small system-wide resolver that lets Bitcoin Cash names (.bch, .x, ...) work in Chrome, Edge, Firefox, and every other browser on this machine.$\r$\n$\r$\nWithout it, only Theseus resolves these names. You can install or remove it later."
|
${NSD_CreateLabel} 0 0 100% 44u "Ariadne's Thread is a small system-wide resolver that lets BCDN — Bitcoin Cash Domain Names — work in Chrome, Edge, Firefox, and every other browser on this machine.$\r$\n$\r$\nWithout it, only Theseus resolves these names. You can install or remove it later."
|
||||||
Pop $0
|
Pop $0
|
||||||
|
|
||||||
${NSD_CreateCheckbox} 0 60u 100% 12u "Install Ariadne's Thread (recommended)"
|
${NSD_CreateCheckbox} 0 60u 100% 12u "Install Ariadne's Thread (recommended)"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "theseus-navigator",
|
"name": "theseus-navigator",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"description": "Theseus Navigator — a browser that follows the thread. By Silent Mode, a Deviant project.",
|
"description": "Theseus Navigator — a browser that follows the thread. By Silent Mode, a Deviant project.",
|
||||||
"author": "Silent Mode",
|
"author": "Silent Mode",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue