Kanboard
Kanban project management software
Alternative to: trello, jira, asana
About
Versions (101)
v1.2.45
2025-05-23- refactor: reuse existing helpers in tasks import form
- fix(filter): handle
nullinput in theLexerclass - fix(docker): legacy key/value format with whitespace separator should not be used
- fix(api): allow and validate creator ID assignment in task creation
- feat(routes): add
viewroutes for project and task file browsing - feat(locale): update all language files using machine translation
- feat(api): add priority fields to
createProjectandupdateProjectprocedures - feat: allow attaching screenshots and files when creating a task
- feat: add task title to overdue notification title
- ci: replace GitHub Issue Markdown templates with YAML forms
- ci: remove broken SQL Server unit tests pipeline
- ci: improve pull request template
- ci: add commit linter to validate conventional commit messages in pull requests