Kanboard 1.2.5
Release date:
Changes
- Update jQuery to latest version
- Defer javascript files loading by default
- Add quick link "assign me" in different views
- Add bulk task operations in list view
- Add checkboxes in list view to move tasks to another column at once
- Make sure automatic actions are applied to all tasks when using bulk operations
- Add ability to run cron jobs by calling URL
- Add basic print stylesheet
- Add dashboard and search task footer hooks
- Reword project settings label
- Improve Docker image config overrides
- Fix cronjob in Docker image
- Increase Nginx fastcgi buffers for Docker image
- Increase size of the "users.language" column
- Update translations and improve English texts
Links
- https://github.com/kanboard/kanboard/tree/v1.2.5
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.5.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.5.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.2.5
docker pull ghcr.io/kanboard/kanboard:v1.2.5
docker pull quay.io/kanboard/kanboard:v1.2.5