Kanboard 1.2.33
Release date:
Changes
- Do not close modals when clicking on the background
- Add Bulgarian translation
- Update Ukrainian and Russian translations
- Show the two factor form in the middle of the screen like the login form does
- Do not override the
creator_id
with the current logged user if the task is imported - Add basic Dev Container configs
- Add adaptive SVG favicon and more SVG variants:
- Added more variant of the original Inkscape icon:
- Remove
project_id
from task links (A few were missed in #4892) - Remove unused and invalid method in
ProjectModel
- Update
phpunit/phpunit
andsymfony/*
dependencies - Update vendor folder
Links
- https://github.com/kanboard/kanboard/tree/v1.2.33
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.33.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.33.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.2.33
docker pull ghcr.io/kanboard/kanboard:v1.2.33
docker pull quay.io/kanboard/kanboard:v1.2.33