Kanboard 1.0.4
Release date:
Changes
New features
- External authentication with LDAP/ActiveDirectory and Google
- Add a "Remember Me" functionality
- Connections history
- Add support for the ISO 8601 date format (for due date)
- Basic task search
- Add filters by assignee and due date on the board
- Spanish and Brazilian translations
- Add support for Mysql and MariaDB
- Add the possiblity to reorder the column position for a board
Improvements
- Add icons for comments and description on the board
- Add notifications fade out animation after few seconds
- Ask the current password before changing a user password
- Comments edit/remove actions
- Improve task duplication
- New default config file:
config.default.php
- Update Vagrant configuration to use Ubuntu 14.04
- Add support for Travis CI: automatic unit testing across 3 different PHP versions (5.3, 5.4 and 5.5)
- Configuration of Scrutinizer, a code quality analysis tool
- More documentation
- Bug fixes
Links
- https://github.com/kanboard/kanboard/tree/v1.0.4
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.4.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.4.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.0.4
docker pull ghcr.io/kanboard/kanboard:v1.0.4
docker pull quay.io/kanboard/kanboard:v1.0.4