- Download: https://github.com/kanboard/kanboard/releases/tag/v1.2.38
- Upgrade instructions: https://docs.kanboard.org/v1/admin/upgrade/
- Documentation: https://docs.kanboard.org/
- Docker images:
- Docker Hub:
docker.io/kanboard/kanboard:v1.2.38
- GitHub Container Registry:
ghcr.io/kanboard/kanboard:v1.2.38
- Quay.io Container Registry:
quay.io/kanboard/kanboard:v1.2.38
- Docker Hub:
List of Changes
- fix: avoid browser caching issue when showing file attachments
- fix: comments visibility was not taken into consideration on event activities page
- fix: send comment via email was broken due to missing comment visibility logic implemented in v1.2.36
- feat(locale): update Greek translations
- feat(locale): update Italian translations
- build(deps): bump
symfony/console
from5.4.40
to5.4.41
- build(deps): bump
docker/build-push-action
from5
to6