Skip to content

✨ v0.26.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 06:10
· 120 commits to main since this release

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.json tracks all running TDD servers
    • Auto-port allocation - tdd start automatically 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.log for menubar app visibility
    • Shell PATH saving for menubar app to locate npx and node executables
    • New vizzly tdd list command to view all running servers with details (port, uptime, directory, etc.)

Full Changelog: v0.25.1...v0.26.0