Kanboard v1.0.25 Release Notes

Release Date: 2016-02-07 // about 8 years ago
  • ๐Ÿ’ฅ Breaking changes:

    ๐Ÿ†• New features:

    • When creating a new project, have the possibility to select another project to duplicate
    • โž• Add a "Me" button to assignee form element
    • โž• Add external links for tasks with plugin api
    • โž• Add project owner (Directly Responsible Individual)
    • โž• Add configurable task priority
    • โž• Add Greek translation
    • โž• Add automatic actions to close tasks with no activity
    • โž• Add automatic actions to send an email when there is no activity on a task
    • ๐Ÿ‘ท Regroup all daily background tasks in one command: "cronjob"
    • โž• Add task dropdown menu on listing pages

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿ†• New Dockerfile based on Alpine Linux and Nginx/PHP-FPM
    • The date time format can be chosen in application settings
    • Export only open tasks in iCal feed
    • โœ‚ Remove time form on task summary page and move that to task edit form
    • Replace box shadow by a larger border width when a task is recently modified
    • Do not refresh the whole page when changing subtask status
    • โž• Add dropdown menu with inline popup for all task actions
    • ๐Ÿ’… Change sidebar style
    • ๐Ÿ”„ Change task summary layout
    • ๐Ÿ‘‰ Use inline popup for subtasks, categories, swimlanes, actions and columns
    • ๐Ÿšš Move homepage menus to the user dropdown
    • 0๏ธโƒฃ Have a new task assigned to the creator by default instead of "no assignee"
    • ๐Ÿ‘‰ Show progress for task links in board tooltips
    • Simplify code to handle ajax popover and redirects
    • Simplify layout and templates generation
    • ๐Ÿšš Move task form elements to Task helper

    ๐Ÿ› Bug fixes:

    • Category label is broken on the board if there's a url in the description
    • ๐Ÿ›  Fix pagination on task time tracking page