Kanboard 1.2.47
Release date:
Changes
- refactor: add namespace to test files
- fix: the
$escapeparameter must be provided in PHP 8.4 for CSV functions - fix: sanitize and validate uploaded files path
- fix: do not load
RememberMeAuthprovider whenREMEMBER_ME_AUTHisfalse - fix: avoid PHP warning when external user creation is disabled
- feat!: remove file cache driver to avoid using
unserialize() - feat!: ignore legacy events serialized with PHP due to potential security issues
- feat: add new actions:
TaskAssignCurrentUserColumnIfNoUserAlreadySetandTaskAssignToUserOnCreationInColumn - feat: Add new
pdf()method inCore\Http\Response - ci: run
php-cs-fixeron GitHub Actions - ci: remove unnecessary labels from issue templates
- chore: replace deprecated
gh-clifeature source in devcontainer configuration
Links
- https://github.com/kanboard/kanboard/tree/v1.2.47
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.47.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.47.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.2.47docker pull ghcr.io/kanboard/kanboard:v1.2.47docker pull quay.io/kanboard/kanboard:v1.2.47