- Download: https://github.com/kanboard/kanboard/releases/tag/v1.2.20
- Upgrade instructions: https://docs.kanboard.org/en/1.2.20/admin_guide/upgrade.html
- Documentation: https://docs.kanboard.org/en/1.2.20
- Docker images:
- Docker Hub:
docker.io/kanboard/kanboard:v1.2.20
- GitHub Container Registry:
ghcr.io/kanboard/kanboard:v1.2.20
- Docker Hub:
List of Changes
- Duplicate tags when moving or duplicating tasks to another project
- Bump
symfony/stopwatch
to 5.3.0 - Avoid user enumeration by using avatar image URL
- Invalidate captcha after it is used
- Avoid user enumeration using password reset functionality
- Add missing CSRF checks
- Fix bug in search when using the plus sign
- Close dialogs using Escape key even if focus is in input field
- Add a
min="0"
attribute totask_list
form input - Keep swimlane headers at the top
- Catch error when trying to upload empty or invalid avatar image
- Added new template hooks
- Update translations