Kanboard 1.0.26
Release date:
Changes
- API procedures:
- Add drag and drop to change subtasks, swimlanes and columns positions
- Add file drag and drop and asynchronous upload
- Enable/Disable users
- Add setting option to disable private projects
- Add new config option to disable logout
- Use inline popup to create new columns
- Improve filter box design
- Improve image thumbnails and files table
- Add confirmation inline popup to remove custom filter
- Increase client_max_body_size value for Nginx
- Split Board model into multiple classes
- Improve logging for the Docker image
- Fix PHP notices during creation of first project and in subtasks table
- Fix filter dropdown not accessible when there are too many items
- Fix regression: unable to change project in "task move/duplicate to another project"
Links
- https://github.com/kanboard/kanboard/tree/v1.0.26
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.26.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.26.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.0.26
docker pull ghcr.io/kanboard/kanboard:v1.0.26
docker pull quay.io/kanboard/kanboard:v1.0.26