Kanboard 1.0.23
Release date:
Changes
- Plugin API changes for Automatic Actions
- Automatic Action to close a task doesn't have the column parameter anymore (use the action "Close a task in a specific column")
- Action name stored in the database is now the absolute class name
- Core functionalities moved to external plugins:
- Added support of user mentions (@username)
- Added report to compare working hours between open and closed tasks
- Added the possibility to define custom routes from plugins
- Added new method to remove metadata
- Improve Two-Factor activation and plugin API
- Improving performance during task position change (SQL queries are 3 times faster than before)
- Do not show window scrollbars when individual column scrolling is enabled
- Automatic Actions code improvements and unit tests
- Increase action name column length in actions table
- Fix compatibility issue with FreeBSD for session.hash_function parameter
- Fix wrong constant name that causes a PHP error in project management section
- Fix pagination in group members listing
- Avoid PHP error when enabling LDAP group provider with PHP < 5.5
Links
- https://github.com/kanboard/kanboard/tree/v1.0.23
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.23.zip
- https://github.com/kanboard/kanboard/archive/refs/tags/v1.0.23.tar.gz
Docker Images
docker pull docker.io/kanboard/kanboard:v1.0.23
docker pull ghcr.io/kanboard/kanboard:v1.0.23
docker pull quay.io/kanboard/kanboard:v1.0.23