Changelog
2026-07-21v0.33.1— Instant TUI & Browser Launcher Fix
- Fixed: CLI Default Command Execution (
kandown) — fixedbin/tui.jspath resolution in global installation so runningkandownwith no arguments instantly opens both the browser AND the interactive terminal board UI (TUI), eliminating the fallback messageOpen kandown.html in browser. - Fixed: Automatic Browser Launch —
kandownnow automatically invokesopen(macOS),xdg-open(Linux), orstart(Windows) on launch unless--no-openis specified.