Kanboard 1.2.36
Release date:
Changes
- Add comments visibility
- Add explicit int casting to avoid PHP 8 TypeError when having empty automatic action parameters
- Add new config option
DASHBOARD_MAX_PROJECTS
- Add reply feature to comments
- Fix search bar layout when adding more buttons via third-party plugins
- Introduce a Git hook to automatically update
version.txt
during Git checkout - Performance improvements:
- Don't count closed tasks when rendering the board
- Force the use of the cache when there is no custom roles
- Use unique plugin name instead of plugin title for plugin registry logic
- Update dependencies
Links
- https://github.com/kanboard/kanboard/tree/v1.2.36
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.36.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.36.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.2.36
docker pull ghcr.io/kanboard/kanboard:v1.2.36
docker pull quay.io/kanboard/kanboard:v1.2.36