Kanboard 1.2.12
Release date:
Changes
- Update Docker image to Alpine Linux 3.10.3
- Add new template hook: "template:project-permission:after-adduser"
- Upgrade jQuery to version 3.4.1
- Add Spanish (Venezuela) translation
- Removed color_id requirement for tag API calls
- Fix subtask restriction modal when clicking on the icon instead of link
- Use PHPUnit 5 for Vagrant
- Prevent last project manager role from being removed
- Check API token before LDAP authentication
- Make sure task limit consider all open tasks (not only filtered tasks)
- Update translations
- Change user filter and category icon
- Add "anybody" filter
- Disable user scaling to avoid page shrinking when drag&drop on mobile
- Fix condition for action "Automatically update the start date when task move away from certain column"
- Add tests for task link and subtask assignee filters
- Changes filters from in array to subqueries
- Add hash to image URL to force browser to update avatar image when changed
Links
- https://github.com/kanboard/kanboard/tree/v1.2.12
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.12.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.12.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.2.12
docker pull ghcr.io/kanboard/kanboard:v1.2.12
docker pull quay.io/kanboard/kanboard:v1.2.12