- Download: https://github.com/kanboard/kanboard/releases/tag/v1.2.24
- Upgrade instructions: https://docs.kanboard.org/en/1.2.24/admin_guide/upgrade.html
- Documentation: https://docs.kanboard.org/en/1.2.24
- Docker images:
- Docker Hub:
docker.io/kanboard/kanboard:v1.2.24 - GitHub Container Registry:
ghcr.io/kanboard/kanboard:v1.2.24
- Docker Hub:
List of Changes
- Fixed deprecation warnings when a project or a task description is null
- Fixed missing condition in
TaskAssignDueDateOnMoveColumnaction - Fixed Reopening of dropdown menus
- Fixed internal link creation on subtask to task conversion if language is not English
- Use a HMAC to sign and validate CSRF tokens, instead of generating random ones and storing them in the session data
- Set explicitly the time picker control to select instead of slider
- Bump
phpunit/phpunitfrom9.5.24to9.5.25 - Bump
symfony/stopwatchfrom5.4.5to5.4.13 - Moved
version.txttoappfolder - Updated translations