Kanboard 1.2.20
Release date:
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 to task_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
Links
- https://github.com/kanboard/kanboard/tree/v1.2.20
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.20.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.20.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.2.20
docker pull ghcr.io/kanboard/kanboard:v1.2.20
docker pull quay.io/kanboard/kanboard:v1.2.20