Skip to content
kandown
GitHubnpm
98 releases

Changelog

2026-04-25

v0.3.3Auto-update Loop Fix

  • Fixed: Auto-update now spawns the newly installed global binary directly (via npm prefix), preventing npx from re-resolving the old cached version and causing an infinite update loop.
  • Fixed: npx kandown now auto-refreshes kandown.html on every serve, so CLI upgrades propagate to the web UI without needing a separate kandown update.