Kanboard 1.2.43
Release date:
Changes
- fix: verify the session hasn't expired before returning data (CVE-2024-55603)
- fix: avoid PHP 8.4 deprecation notices in third-party libraries
- fix: avoid Composer warnings regarding PSR compatibility
- feat(locale): add missing Brazilian Portuguese translations
- ci: run GitHub Actions tests with
ubuntu-24.04
- chore: don't
export-ignore
the ChangeLog - build(deps): bump
symfony/service-contracts
from2.5.3
to2.5.4
- build(deps): bump
symfony/event-dispatcher-contracts
from2.5.3
to2.5.4
- build(deps): bump
symfony/deprecation-contracts
from2.5.3
to2.5.4
- build(deps): bump
alpine
from3.20
to3.21
Links
- https://github.com/kanboard/kanboard/tree/v1.2.43
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.43.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.43.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.2.43
docker pull ghcr.io/kanboard/kanboard:v1.2.43
docker pull quay.io/kanboard/kanboard:v1.2.43