Skip to content

Releases: NikiforovAll/pi-kanban

v1.0.0

13 May 17:25
c72afc2

Choose a tag to compare

What's Changed

  • fix(extensions): migrate to @earendil-works/pi-coding-agent (#13) @NikiforovAll

Features

Bug Fixes

  • fix(kanban): remove sticky-pin and filter-switch from /kanban open (#17) @NikiforovAll

Full Changelog: v0.3.1...v1.0.0

v0.3.1

09 May 20:14
2be2bd1

Choose a tag to compare

What's Changed

Features

  • feat(plan): hot-reload plan files via chokidar watcher (#8) @NikiforovAll

Bug Fixes

  • fix(sidebar): improve tool name vs args visual distinction (#7) @NikiforovAll

Full Changelog: v0.3.0...v0.3.1

v0.3.0

09 May 19:15

Choose a tag to compare

What's Changed

  • perf: cache parsed sessions and async-ify disk walks (#6) @NikiforovAll
  • feat(ask-user-question): render question cards with answers and pending state (#2) @NikiforovAll
  • ci: add release drafter and npm publish workflow (#3) @NikiforovAll

Bug Fixes

  • fix: read version from package.json and make view header responsive (#5) @NikiforovAll

Full Changelog: ...v0.1.0