Kanboard 1.0.20
Release date:
Changes
- Add namespace Kanboard (update your plugins)
- Move Mailgun, Sendgrid, Postmark, Slack, Hipchat and Jabber to plugins
- ReverseProxy authentication check for each request that the username match the user session
- Add CSV import for users and tasks
- Add Task, User and Project metadata for plugin creators
- Allow to change comments sorting
- Add the possibility to append or not custom filters
- Make mail transports pluggable
- Do not show scroll-bars when a column is collapsed on Windows systems
- Regenerate thumbnails if missing
- People should not see any tasks during a search when they are not associated to a project
- Avoid disabling the default swimlane during renaming when there is no other activated swimlane
Links
- https://github.com/kanboard/kanboard/tree/v1.0.20
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.20.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.20.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.0.20
docker pull ghcr.io/kanboard/kanboard:v1.0.20
docker pull quay.io/kanboard/kanboard:v1.0.20