Wheatbin v1.0.18 Release Notes

  • ๐Ÿ†• New features:

    • ๐Ÿ“š Include documentation in the application
    • โž• Add Gitlab authentication
    • โž• Add users and categories filters on the board
    • โž• Add hide/show columns
    • โž• Add Gantt chart for projects and tasks
    • โž• Add new role "Project Administrator"
    • โž• Add login bruteforce protection with captcha and account lockdown
    • โž• Add new api procedures: getDefaultTaskColor(), getDefaultTaskColors() and getColorList()
    • โž• Add user api access
    • โž• Add config parameter to define session duration
    • โž• Add config parameter to disable/enable RememberMe authentication
    • โž• Add start/end date for projects
    • โž• Add new automated action to change task color based on the task link
    • โž• Add milestone marker in board task
    • โž• Add search in task title when using an integer only input
    • โž• Add Portuguese (European) translation
    • โž• Add Norwegian translation

    ๐Ÿ‘Œ Improvements:

    • โž• Add handle to move tasks on touch devices
    • ๐Ÿ‘Œ Improve file attachments tooltip on the board
    • Adjust automatically the height of the placeholder during drag and drop
    • ๐Ÿ‘‰ Show all tasks when using no search criteria
    • โž• Add column vertical scrolling
    • Set dynamically column height based on viewport size
    • ๐Ÿ‘ Enable support for Github Enterprise when using Github Authentication
    • โšก๏ธ Update iCalendar library to display organizer name
    • ๐Ÿ‘Œ Improve sidebar menus
    • โž• Add no referrer policy in meta tags
    • โœ… Run automated unit tests with Sqlite/Mysql/Postgres on Travis-ci
    • โž• Add Makefile and remove the scripts directory

    ๐Ÿ› Bug fixes:

    • ๐Ÿ”จ Wrong template name for subtasks tooltip due to previous refactoring
    • ๐Ÿ›  Fix broken url for closed tasks in project view
    • ๐Ÿ›  Fix permission issue when changing the url manually
    • ๐Ÿ›  Fix bug task estimate is reseted when using subtask timer
    • ๐Ÿ›  Fix screenshot feature with Firefox 40
    • ๐Ÿ›  Fix bug when uploading files with cyrilic characters