Kanboard v1.0.28 Release Notes

Release Date: 2016-05-08 // almost 8 years ago
  • ๐Ÿ†• New features:

    • โž• Added automated action to change task color based on the priority
    • โž• Added support for LDAP Posix Groups (OpenLDAP with memberUid or groupOfNames)
    • โž• Added support for LDAP user photo attribute (Avatar image)
    • โž• Added support for language LDAP attribute
    • โž• Added support for Mysql SSL connection
    • Search in activity stream
    • Search in comments
    • Search by task creator
    • โž• Added command line utility to reset user password and to disable 2FA

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿ‘Œ Improve Avatar upload form
    • ๐Ÿ”€ User roles are now synced with LDAP at each login
    • ๐Ÿ‘Œ Improve web page title on the task view
    • Unify task drop-down menu between different views
    • ๐Ÿ‘Œ Improve LDAP user group membership synchronization
    • Category and user filters do not append anymore in search field
    • โž• Added more template hooks
    • โž• Added tasks search with the API
    • โž• Added priority field to API procedures
    • โž• Added API procedure "getMemberGroups"
    • โž• Added parameters for overdue tasks notifications: group by projects and send only to managers
    • ๐Ÿ‘ Allow people to install Kanboard outside of the DocumentRoot
    • ๐Ÿ‘ Allow plugins to be loaded from another folder
    • ๐Ÿ”จ Filter/Lexer/QueryBuilder refactoring

    ๐Ÿ› Bug fixes:

    • ๐Ÿ‘ Allow a project owner to manage his own public project
    • ๐Ÿ›  Fixed PHP warning when removing a user with no Avatar image
    • ๐Ÿ›  Fixed improper Markdown escaping for some tooltips
    • โšก๏ธ Closing all tasks by column, also update closed tasks
    • ๐Ÿ›  Fixed wrong task link generation within Markdown text
    • ๐Ÿ›  Fixed wrong URL on comment toggle link for sorting
    • ๐Ÿ›  Fixed form submission with Meta+Enter keyboard shortcut
    • โœ‚ Removed PHP notices in comment suppression view