"changes":"Adds a Sia-mirror pull path alongside the APK-bundled starter (0.10). On boot the app fires a background HTTP GET for dl.silentmode.st/bns-name-index.json — the operator's latest published BNS snapshot in the interpreted-index format Bns.saveDisk reads. On any subsequent cold start after a release, the browser converges on the current chain state with one HTTP call instead of a full electrum walk. Multi-source: bundled + CDN + on-device electrum + optional Argus indexer, all racing in parallel; whichever gives a fresh answer first wins.",
"changes":"Light-mode palette now matches Bitcoin Cash brand — accent is BCH primary #0AC18E and the Theseus button + update chip use BCH dark navy #253A49 (so the toolbar has a visible accent surface, not white-on-white). Every hardcoded #d6ff3d and rgba(214,255,61,X) in the chrome and every addon panel now routes through var(--acid), so the light-mode swap actually takes effect everywhere. Also: User-Agent no longer carries 'theseus-navigator/' or 'Electron/' tokens, so Cloudflare's WAF stops returning 503 for sites like whybitcoincash.com. Dark mode unchanged.",