Kanboard v1.2.21 Release Notes

Release Date: 2021-12-16 // over 2 years ago
    • ๐Ÿ›  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 in config.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 procedure updateSubtask()
    • โฌ†๏ธ Bump Docker image to Alpine 3.15.0
    • โฌ†๏ธ Bump symfony/stopwatch to 5.4.0
    • โฌ†๏ธ Bump pimple/pimple to 3.5.0