Kanboard 1.2.11
Release date:
Changes
- Internet Explorer support is now deprecated
- Add project ID to ExternalTaskProviderInterface::fetch()
- Fixed issue of tooltip not disapearing
- Update Docker image to Alpine Linux 3.10.2
- Hide due date time on the card if time is 00:00
- Add new plugin hooks in view switcher
- Ignore Dockerfiles from git archive
- Remove dependency on nodejs and gulp
- Remove dependency on Sass
- Add link button to text editor
- Implements check for duplicate default categories
- Implements check for duplicate default columns
- Fix HTML parsing in Markdown editor
- Change checkboxes alignment in task creation form
- Add support for reference:none
- Fix tabindexes on task creation and modification forms
- Add option to clone filters on project duplication
- Update translations
- Save thumbnails as PNG to have transparency
- New action to update the start date when a task move away from a column
- Add the possibility to sort columns by due date
- Add "identifier" beside "name" while creating a new project
Links
- https://github.com/kanboard/kanboard/tree/v1.2.11
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.11.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.11.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.2.11
docker pull ghcr.io/kanboard/kanboard:v1.2.11
docker pull quay.io/kanboard/kanboard:v1.2.11