Changelog
2026-04-25v0.3.3— Auto-update Loop Fix
- Fixed: Auto-update now spawns the newly installed global binary directly (via
npm prefix), preventingnpxfrom re-resolving the old cached version and causing an infinite update loop. - Fixed:
npx kandownnow auto-refresheskandown.htmlon every serve, so CLI upgrades propagate to the web UI without needing a separatekandown update.