Kanboard 1.2.45
Release date:
Changes
- refactor: reuse existing helpers in tasks import form
- fix(filter): handle
null
input in theLexer
class - 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
view
routes for project and task file browsing - feat(locale): update all language files using machine translation
- feat(api): add priority fields to
createProject
andupdateProject
procedures - 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
Links
- https://github.com/kanboard/kanboard/tree/v1.2.45
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.45.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.45.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.2.45
docker pull ghcr.io/kanboard/kanboard:v1.2.45
docker pull quay.io/kanboard/kanboard:v1.2.45