Kanboard
Kanban project management software
Alternative to: trello, jira, asana
About
Versions (101)
v1.2.47
2025-08-11- refactor: add namespace to test files
- fix: the
$escapeparameter must be provided in PHP 8.4 for CSV functions - fix: sanitize and validate uploaded files path
- fix: do not load
RememberMeAuthprovider whenREMEMBER_ME_AUTHisfalse - fix: avoid PHP warning when external user creation is disabled
- feat!: remove file cache driver to avoid using
unserialize() - feat!: ignore legacy events serialized with PHP due to potential security issues
- feat: add new actions:
TaskAssignCurrentUserColumnIfNoUserAlreadySetandTaskAssignToUserOnCreationInColumn - feat: Add new
pdf()method inCore\Http\Response - ci: run
php-cs-fixeron GitHub Actions - ci: remove unnecessary labels from issue templates
- chore: replace deprecated
gh-clifeature source in devcontainer configuration