Skip to content
kandown
GitHubnpm
98 releases

Changelog

2026-07-21

v0.33.1Instant TUI & Browser Launcher Fix

  • Fixed: CLI Default Command Execution (kandown) — fixed bin/tui.js path resolution in global installation so running kandown with no arguments instantly opens both the browser AND the interactive terminal board UI (TUI), eliminating the fallback message Open kandown.html in browser.
  • Fixed: Automatic Browser Launchkandown now automatically invokes open (macOS), xdg-open (Linux), or start (Windows) on launch unless --no-open is specified.