From e8f7c49c467de1c37e0eba98f0e22d37130c6f08 Mon Sep 17 00:00:00 2001 From: Local Dev Date: Tue, 8 Sep 2026 00:41:33 +0200 Subject: [PATCH] Ship Theseus 0.3.21 a2e25a80 (Settings restructure: drop Toolbar, fold Registries into General) Setup a2e25a80ad2300e79cf5e7de1337bbc986b48e6bda9c13f497caf5b66c90edb9 Portable 173d376aa23e6cb28f8a353206a15144f8a04d9817f531902b4ba93039101742 One bundled change since 0.3.20: 509b32f - Settings > General drops its Toolbar dropdowns (drag handles have covered that job since 0.3.15). Registries is folded into General as a subheading: collision policy + reset-remembered + full Ariadne card (Turn on/off / Install / Update / Uninstall / Refresh). Sidebar entry 'Registries' removed. Underlying settings + IPC unchanged. Deployed. Verified LIVE 0.3.21. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8de59a7..43df10f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "theseus-navigator", - "version": "0.3.20", + "version": "0.3.21", "description": "Theseus Navigator — a browser that follows the thread. By Silent Mode, a Deviant project.", "author": "Silent Mode", "main": "main.js",