| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Kanboard 1.2.45 source code.tar.gz | 2025-05-12 | 3.5 MB | |
| Kanboard 1.2.45 source code.zip | 2025-05-12 | 4.5 MB | |
| README.md | 2025-05-12 | 848 Bytes | |
| Totals: 3 Items | 8.0 MB | 0 | |
- 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