Kanboard 1.0.5
Release date:
Changes
New features
- Rewrite of the board:
- Better drag and drop
- Support for touch devices (iPad and Android tablets)
- Automatic refresh of the board (Ajax request every 10 seconds)
- The board is refreshed only if the browser tab is visible
- Add the possibility to remove a task
- Assignee change from the board is now a popover
- Add categories for projects and tasks
- Add file attachments
- Sub-tasks with fields for the assignee, status (done, in progress, todo), time estimated and spent
Improvements
- Better user interface (new task view layout, add some responsive design css)
- New automatic actions: assign automatically a color to a given category (and the opposite)
- Automatic task links within the description: writing #12 create a link to the corresponding task
- German translation
- Code refactoring (add autoloader and change files organization)
- Bug fixes
Links
- https://github.com/kanboard/kanboard/tree/v1.0.5
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.5.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.5.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.0.5
docker pull ghcr.io/kanboard/kanboard:v1.0.5
docker pull quay.io/kanboard/kanboard:v1.0.5