Kanboard 1.0.22
Release date:
Changes
- LDAP configuration parameters changes (See documentation)
- SQL table changes:
- API procedure changes:
- Event removed: "session.bootstrap", use "app.boostrap" instead
- Add pluggable authentication and authorization system (complete rewrite)
- Add groups (teams/organization)
- Add LDAP groups synchronization
- Add project group permissions
- Add new project role Viewer
- Add generic LDAP client library
- Add search query attribute for task link
- Add the possibility to define API token in config file
- Add capability to reopen Gitlab issues
- Try to load config.php from /data if not available
Links
- https://github.com/kanboard/kanboard/tree/v1.0.22
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.22.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.22.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.0.22
docker pull ghcr.io/kanboard/kanboard:v1.0.22
docker pull quay.io/kanboard/kanboard:v1.0.22