- Download: https://github.com/kanboard/kanboard/releases/tag/v1.2.17
- Upgrade instructions: https://docs.kanboard.org/en/1.2.17/admin_guide/upgrade.html
- Documentation: https://docs.kanboard.org/en/1.2.17
- Docker images:
- Docker Hub:
docker.io/kanboard/kanboard:v1.2.17
- GitHub Container Registry:
ghcr.io/kanboard/kanboard:v1.2.17
- Docker Hub:
Must Read!!!
If you are using Sqlite, skip version 1.2.17, upgrade directly to v1.2.18.
The Sqlite migration introduced in PR #4642 could lead to a data loss because the foreign keys are disabled inside the transaction. PR #4689 fixes the problem. See issue #4687.
List of changes
- Fix grammatical errors
- Add
autocomplete
attribute to HTML forms - Added “Mexican Peso” to the list of currencies
- Added an option to send a copy of all generated e-mails to a BCC address
- Don’t force role of users if no LDAP groups defined
- Keep the tags when converting a subtask to task
- Bump symfony/stopwatch from 5.1.8 to 5.2.0
- Bump pimple/pimple from 3.3.0 to 3.3.1
- Bump symfony/stopwatch from 5.2.0 to 5.2.1
- Publish Docker images to GitHub container registry in addition to Docker Hub
- Use Github Actions to publish Docker images
- Check if the user is assigned to any role in the project
- Fix tasks.swimlane_id foreign key for Sqlite
- Remove unused namespaces
- Add mk_MK (Macedonian) translation
- Update translations