Ship Theseus 0.3.7 37fd8db5 (per-extension dock + right-click search-for-selection)
Setup 37fd8db5388cc2486b48d282bf38e1d5b18a40de5b7319950edcc412f3ddb683 Portable befab4c21ef78d7c92eb7d399e163d3e53e202a0bda9fe95f8d8db916db2e242 Bundled fixes since 0.3.6: 1026b08 - Per-extension toolbar dock: replaces the single sidebarbtn with one button per registered addon sidebar-panel. Notepad (📝) and Silent Mode Relay (🌐) appear automatically from their manifest icons; a static Aegis Wallet placeholder (₿) marks the upcoming built-in BCH wallet. Click a live button → open the sidebar on that panel, click active → collapse. Preload adds openSidebar(panelId) / closeSidebar() wrappers. 622aaee - Right-click "Search for '<selection>'" in the page context menu. Uses SEARCH() so it honours the current default engine, opens in a new foreground tab, and truncates the label at 40 chars. Deployed: scp + sia-upload of both trees. Verified LIVE 0.3.7. Ops note: silentmode.st /var/log had grown to 6GB (journal + rotated syslog), which broke the first portable upload. Vacuumed journal to 500M cap; ~5.9G free after cleanup. Old Theseus builds not touched.
This commit is contained in:
parent
f5a500c796
commit
b5c4e94433
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "theseus-navigator",
|
||||
"version": "0.3.6",
|
||||
"version": "0.3.7",
|
||||
"description": "Theseus Navigator — a browser that follows the thread. By Silent Mode, a Deviant project.",
|
||||
"author": "Silent Mode",
|
||||
"main": "main.js",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue