Kanboard 1.2.3
Release date:
Changes
- Add Project MetaData API calls
- Add default filter per user
- Use utf8mb4 encoding for MySQL instead of utf8 (Emoji support)
- Increase text fields length in several tables
- Move documentation to https://docs.kanboard.org/
- Make sure no empty group is submitted on project permissions page
- Translate subtasks status and internal links labels in notifications
- Add link to tasks and projects in overdue notifications
- Add missing translations
- Move custom libs to the source tree
- Fix margin for task recurrence tooltip
Links
- https://github.com/kanboard/kanboard/tree/v1.2.3
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.3.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.3.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.2.3
docker pull ghcr.io/kanboard/kanboard:v1.2.3
docker pull quay.io/kanboard/kanboard:v1.2.3