v1.2.21
版本发布时间: 2021-12-17 06:43:57
kanboard/kanboard最新发布版本:v1.2.40(2024-09-26 12:14:59)
- Fix and update Composer autoload
- Add plugin hook for document attachments
- Improve board column header alignment
- Ignore
project_id
for file attachments download URL (already checked elsewhere) - Update translations
- Clarify meaning of
LDAP_USER_CREATION
inconfig.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
position
argument to API procedureupdateSubtask()
- Bump Docker image to Alpine 3.15.0
- Bump
symfony/stopwatch
to 5.4.0 - Bump
pimple/pimple
to 3.5.0