Kanboard
Kanban project management software
Alternative to: trello, jira, asana
About
Versions (101)
v1.2.21
2021-12-16- Fix and update Composer autoload
- Add plugin hook for document attachments
- Improve board column header alignment
- Ignore
project_idfor file attachments download URL (already checked elsewhere) - Update translations
- Clarify meaning of
LDAP_USER_CREATIONinconfig.default.php - Fix wrong internal link when converting a subtask to task (MySQL only)
- Use the overridable Markdown parser for previews
- Update
call_user_func_array()calls to be compatible with PHP 8 - Enable external group synchronization deactivation
- Fix tooltip shifting on long descriptions
- Add
positionargument to API procedureupdateSubtask() - Bump Docker image to Alpine 3.15.0
- Bump
symfony/stopwatchto 5.4.0 - Bump
pimple/pimpleto 3.5.0