Kanboard 1.0.18
Release date:
Changes
- Include documentation in the application
- Add Gitlab authentication
- Add users and categories filters on the board
- Add hide/show columns
- Add Gantt chart for projects and tasks
- Add new role "Project Administrator"
- Add login brute force protection with captcha and account lockdown
- Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and getColorList()
- Add user api access
- Add config parameter to define session duration
- Add config parameter to disable/enable RememberMe authentication
- Add start/end date for projects
- Add new automated action to change task color based on the task link
- Add milestone marker in board task
- Add search for task title when using an integer only input
- Add Portuguese (European) translation
- Add Norwegian translation
- Add handle to move tasks on touch devices
- Improve file attachments tooltip on the board
- Adjust automatically the height of the placeholder during drag and drop
- Show all tasks when using no search criteria
- Add column vertical scrolling
- Set dynamically column height based on viewport size
- Enable support for Github Enterprise when using Github Authentication
- Update iCalendar library to display organizer name
- Improve sidebar menus
- Add no referrer policy in meta tags
- Run automated unit tests with Sqlite/Mysql/Postgres on Travis-ci
- Add Makefile and remove the "scripts" directory
- Wrong template name for subtasks tooltip due to previous refactoring
- Fix broken url for closed tasks in project view
- Fix permission issue when changing the url manually
- Fix bug task estimate is reset when using subtask timer
- Fix screenshot feature with Firefox 40
- Fix bug when uploading files with Cyrilic characters
Links
- https://github.com/kanboard/kanboard/tree/v1.0.18
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.18.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.18.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.0.18
docker pull ghcr.io/kanboard/kanboard:v1.0.18
docker pull quay.io/kanboard/kanboard:v1.0.18