Kanboard 1.2.4
Release date:
Changes
- Rewrite tooltip code without jQuery
- Update Parsedown library
- Remove all attachments when removing a project
- Improve whitespace handling in "cli locale:compare" command
- Don't markdown project owner's name in header tooltip
- Add SSL to Docker image
- Avoid people to remove themselves from project permissions
- Fix escaping issue in Markdown editor
- Add data/config.php to .gitignore
- Clarified text label for notification settings
- Add Ukrainian translation
- Do not show inactive users in group members dropdown
- Improve dashboard pagination
- Make list view more compact
- Hide private projects checkbox if the feature is disabled
- Make cli locale commands working outside of source tree
- Make subtask title text field wider when editing subtasks
- Add link to open images in a new tab
- Make hardcoded hours string translatable
- Translation updates
Links
- https://github.com/kanboard/kanboard/tree/v1.2.4
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.4.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.4.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.2.4
docker pull ghcr.io/kanboard/kanboard:v1.2.4
docker pull quay.io/kanboard/kanboard:v1.2.4