Kanboard 1.2.22
Release date:
Changes
- Add support for PHP 8.x (Minimum requirement is now PHP >= 7.4)
- Remove
project_id
from task URLs - Update
da_DK
translations - Add automatic action to set the due date when the task is moved away from a specific column
- Condense wording on inferred action and update translations
- Add EVENT_CREATE and EVENT_CREATE_UPDATE events to TaskMoveColumnCategoryChange action
Links
- https://github.com/kanboard/kanboard/tree/v1.2.22
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.22.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.22.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.2.22
docker pull ghcr.io/kanboard/kanboard:v1.2.22
docker pull quay.io/kanboard/kanboard:v1.2.22