Releases: NikiforovAll/pi-kanban
Releases · NikiforovAll/pi-kanban
v1.0.0
What's Changed
- fix(extensions): migrate to @earendil-works/pi-coding-agent (#13) @NikiforovAll
Features
- feat(kanban): add Pins checkbox to filter row (#19) @NikiforovAll
- feat(kanban): reorganize commands into session-scoped namespace (#18) @NikiforovAll
- feat: render clipboard images in user messages (#16) @NikiforovAll
- feat(agents): show model in agent modal (#14) @NikiforovAll
- feat(ui): cap right-side panels to 90vw and allow sidebar resize up to 90vw (#9) @NikiforovAll
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
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
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