Kanboard v1.0.44 Release Notes

Release Date: 2017-05-28 // almost 7 years ago
  • ๐Ÿ‘Œ Improvements:

    • ๐Ÿ‘‰ Use datetime field for due date
    • โšก๏ธ Update Docker image to Alpine Linux 3.6
    • โž• Add the possibility to pass API token as environment variable for Docker container
    • โž• Add wildcard search for task reference field
    • ๐Ÿ‘Œ Improve automated action TaskAssignColorOnDueDate to update task only when necessary
    • โž• Add task and project API formatters
    • โšก๏ธ Update translations

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix broken user mentions in comment form at the bottom of the task view page
    • ๐Ÿšš Ensure project tags are removed when the project is removed
    • Avoid PHP notice when regenerating API token for a user
    • ๐Ÿ›  Fix wrong dropdown menu in group members list
    • ๐Ÿ‘‰ Show only active users in auto-complete forms (project permissions)
    • Check owner existence before to create project