Kanboard 1.0.8
Release date:
Changes
New features
- You can move or duplicate a task to another project, also added in automatic actions
- Change task category directly from the board
- Project management refactoring (user interface)
- Public access is disabled by default and must be activated manually
- User management refactoring (user interface)
- Public access for tasks (available from the public board)
- First draft of project activity (Tasks, subtasks and comments history)
- RSS feed per project (public access must be activated)
- New icon for subtasks on the board
- You can change default columns for new projects (settings page)
Improvements
- Better tablet support, tested with Chrome and Firefox on Android devices
- More task events and new notifications
- Better API (remove some inconsistencies and add request examples for each call)
- Boards can have a large number of tasks (tested with thousands of tasks)
- Improved database backends (Sqlite, Mysql and Postgresql)
- Kanboard can run on a Windows Server and IIS
- Meta-tag to disallow crawlers (there is already a robots.txt)
- New translation: Russian
- More documentation and new installation guide for Nginx
- Unit tests can be executed across different database drivers
- Many code refactoring and code improvements
- Bug fixes
Links
- https://github.com/kanboard/kanboard/tree/v1.0.8
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.8.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.8.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.0.8
docker pull ghcr.io/kanboard/kanboard:v1.0.8
docker pull quay.io/kanboard/kanboard:v1.0.8