Kanboard v1.2.13 Release Notes

Release Date: 2019-12-15 // over 4 years ago
  • ==> This release requires at least PHP 7.2 <==

    • Adjust width of time tracking column
    • ๐Ÿ‘‰ Make subtasks not wrap under icons
    • ๐Ÿ‘‰ Make column scrollable in Kanban view
    • โž• Add composer dependency roave/security-advisories
    • โž• Add colors to tag and category lists
    • โšก๏ธ Update Parsedown to v1.7.3 (security update)
    • ๐Ÿ‘‰ Make sure the elements behind the alert notification are clickable after animation
    • ๐Ÿ”Œ Make sure incompatible plugins can be uninstalled from the web ui
    • ๐Ÿšš Move "data-js-lang" attribute to HTML "lang" attribute
    • โšก๏ธ Update language codes for time picker so the calendars are translated correctly
    • โฌ‡๏ธ Dropdown in project managers view covers heading
    • ๐Ÿ›  Fix date picker datetime parsing when using pre-defined localized versions of am/pm
    • ๐Ÿ‘‰ Show ISO date format in application settings
    • Datepicker stores its Spanish locales as "es", not "es-ES" or "es-VE"
    • ๐Ÿ’… Increase width of color picker to avoid text overlap in Polish
    • Close open menu when clicking again on the button
    • ๐Ÿ›  Fix width of filter bar in mobile
    • In PHP-7.4, nested ternary operators are to be bracketed
    • ๐Ÿ”„ Change string indexing from {0} to [0] (deprecated in PHP 7.4)
    • โšก๏ธ Update translations