✨ v0.26.0
v0.26.0 Release Notes
What's Changed
Added
- Menubar app support - New infrastructure for the macOS menubar companion app
- Global server registry at
~/.vizzly/servers.jsontracks all running TDD servers - Auto-port allocation -
tdd startautomatically finds an available port when the default (47392) is in use, allowing multiple projects to run simultaneously - JSON-formatted server logs written to
.vizzly/server.logfor menubar app visibility - Shell PATH saving for menubar app to locate
npxandnodeexecutables - New
vizzly tdd listcommand to view all running servers with details (port, uptime, directory, etc.)
- Global server registry at
Full Changelog: v0.25.1...v0.26.0