Kanboard 1.0.41
Release date:
Changes
- Add Croatian language translation
- Simplify dashboard to use new tasks list view
- Move notifications outside of dashboard
- Render QR code for TwoFactor authentication without Google Chart API
- Add toggle button to show/hide subtasks in task list view
- Use same layout as task listing for task search
- Display tags in task list view
- Make user actions available from contextual menu
- Change users and groups list layout
- Project priority is always rendered now
- Do not list private projects when adding a new user
- Restore link for task title on board
- Remove method getQrCodeUrl() from PostAuthenticationProviderInterface
Links
- https://github.com/kanboard/kanboard/tree/v1.0.41
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.41.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.41.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.0.41
docker pull ghcr.io/kanboard/kanboard:v1.0.41
docker pull quay.io/kanboard/kanboard:v1.0.41