docs: update CHANGELOG and README for settings consolidation
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
## v0.2.0 (2026-04-08)
|
||||
|
||||
### Features
|
||||
- **Server-side settings consolidation** -- all display preferences (font size, grid columns, hover delay, view mode, device badges, hover preview, activity indicator, grid view mode, sidebar state) moved from browser localStorage to server-side `settings.json`; settings now survive browser clears and are consistent per-server
|
||||
- **Federation session deletion** -- kill sessions on remote devices from any muxplex client
|
||||
- **Session creation error reporting** -- replaced fire-and-forget subprocess with async process that checks exit codes, surfaces stderr, and pre-flight checks the command binary on PATH
|
||||
- **TTY-attach resilience** -- session commands that exit non-zero but still create the tmux session (e.g. `amplifier-workspace` which tries to attach after create) are detected and treated as success
|
||||
|
||||
Reference in New Issue
Block a user