Kanboard v1.0.40 Release Notes

Release Date: 2017-02-24 // about 7 years ago
  • ๐Ÿ†• New features:

    • Send comments by email
    • Send tasks by email
    • โž• Add Reply-To header to emails sent from Kanboard
    • Upload Sqlite database from user interface
    • Automatic action to change task color when due date is expired

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿ‘‰ Make link to calendar view bookable
    • Reintroduce word search in board selector
    • Properly resize task list height on column toggle
    • ๐Ÿ‘‰ Show total score across all swimlanes
    • Redesign task list view and project list view
    • ๐Ÿ‘ Allow people to remove missing automatic actions (installed from a removed plugins)
    • ๐Ÿ‘Œ Improve task view tables
    • Simplify automatic actions table
    • ๐Ÿ‘‰ Show category description in tooltip
    • ๐Ÿ‘‰ Show category creation form in modal dialog
    • ๐Ÿšš Prevent people to remove swimlanes that contains tasks
    • ๐Ÿ‘‰ Show task count in swimlane table
    • ๐Ÿ‘‰ Use contextual menu instead of action column in users management

    ๐Ÿ’ฅ Breaking changes:

    • ๐Ÿšš The concept of "default swimlane" has been removed
    • 0๏ธโƒฃ Previous default swimlanes are migrated to an independent swimlanes
    • Columns "default_swimlane" and "show_default_swimlane" from "projects" table are not used anymore
    • โœ‚ Remove API method "getDefaultSwimlane()"
    • โž• Add mandatory argument "project_id" to API method "updateSwimlane()"
    • ๐Ÿ”„ Change interface for mail transports

    ๐Ÿ› Bug fixes:

    • Upload files button stay disabled when there are other submit buttons on the same page
    • Hiding subtasks from hidden tasks in dashboard

    ๐Ÿ”’ Security:

    • ๐Ÿ›  Fix XSS in LetterAvatarProvider (render broken image)

    0๏ธโƒฃ Those issues are harmless if you use default Kanboard settings for CSP rules:

    • Avoid potential XSS in project overview when listing users
    • Avoid potential XSS in Gantt chart