- Download: https://github.com/kanboard/kanboard/releases/tag/v1.2.31
- Upgrade instructions: https://docs.kanboard.org/v1/admin/upgrade/
- Documentation: https://docs.kanboard.org/
- Docker images:
- Docker Hub:
docker.io/kanboard/kanboard:v1.2.31
- GitHub Container Registry:
ghcr.io/kanboard/kanboard:v1.2.31
- Quay.io Container Registry:
quay.io/kanboard/kanboard:v1.2.31
- Docker Hub:
List of Changes
Security Fixes:
Other fixes and updates:
- Run tests with PHP 8 on GitHub Actions
- Bump Symfony dependencies
- Update Composer dependencies to be able to run tests with PHP 8.2
- Add
/usr/bin/php
symlink in the Docker image - Replace usage of
at()
matcher with alternatives in unit tests - Adjust plugin directory test case to work on released versions
- Fix incorrect background dynamic property in captcha library
- Update translations