Kanboard 1.0.3
Release date:
Changes
New features
- Comments
- User restrictions for each project (allow only some users to have access to a project)
- Automatic actions based on events:
- Close the task
- Assign the task to a specific user
- Assign the task to the person who does the action
- Duplicate the task to another project
- Assign a color to a specific user
Improvements
- Click on the task number go to the edit task page, click on the title or the card go to the show task page
- The task description can be edited directly in Markdown from the task page
- Tasks can have a "due date" field now
- Improve tokens generation to use OpenSSL by default, or /dev/urandom or uniqid() as fallback
- Code refactoring, add unit tests and bug fixes
Links
- https://github.com/kanboard/kanboard/tree/v1.0.3
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.3.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.3.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.0.3
docker pull ghcr.io/kanboard/kanboard:v1.0.3
docker pull quay.io/kanboard/kanboard:v1.0.3