All Versions
59
Latest Version
Avg Release Cycle
74 days
Latest Release
598 days ago

Changelog History
Page 4

  • v1.0.44 Changes

    May 28, 2017

    ๐Ÿ‘Œ 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
  • v1.0.43 Changes

    April 30, 2017

    ๐Ÿ‘Œ Improvements:

    • โž• Add "[DUPLICATE]" prefix to duplicated tasks title
    • โž• Add sorting by position and start date in task list view
    • โšก๏ธ Update translations

    ๐Ÿ› Bug fixes:

    • โž• Add missing plugin parameter for search box (Gantt and calendar plugin)
    • ๐Ÿ›  Fix broken start date button
  • v1.0.42 Changes

    April 08, 2017

    ๐Ÿ†• New features:

    • ๐Ÿ†• New restrictions for custom project roles

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿ‘Œ Improved dashboard

    ๐Ÿ’ฅ Breaking Changes:

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix typo in Sqlite schema
  • v1.0.41 Changes

    March 19, 2017

    ๐Ÿ†• New features:

    • โž• Add Croatian language translation

    ๐Ÿ‘Œ Improvements:

    • Simplify dashboard to use new tasks list view
    • ๐Ÿšš Move notifications outside of dashboard
    • Render QR code for TwoFactor authentication without Google Chart API
    • โž• Add toggle button to show/hide subtasks in task list view
    • ๐Ÿ‘‰ Use same layout as task listing for task search
    • Display tags in task list view
    • ๐Ÿ‘‰ Make user actions available from contextual menu
    • ๐Ÿ”„ Change users and groups list layout
    • Project priority is always rendered now
    • Do not list private projects when adding a new user
    • โช Restore link for task title on board

    ๐Ÿ’ฅ Breaking Changes:

    • โœ‚ Remove method getQrCodeUrl() from PostAuthenticationProviderInterface
  • v1.0.40 Changes

    February 24, 2017

    ๐Ÿ†• 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
  • v1.0.39 Changes

    February 12, 2017

    ๐Ÿ‘Œ Improvements:

    • โž• Add menu entry in task dropdown to add attachments
    • ๐Ÿ‘Œ Improve error reporting when file upload is not configured properly
    • Open comments on board view with a modal dialog instead of tooltip
    • ๐Ÿ‘Œ Improve card icons alignment on board
    • Adjust modal dialog width on mobile devices
    • โž• Add priority column in list view
    • ๐Ÿ”„ Change wording for project status (use "closed" instead of "inactive")
    • ๐Ÿšš Prevent people to remove columns that contains tasks
    • ๐Ÿ‘Œ Improve LDAP error reporting
    • โž• Add configuration parameter to disable email configuration from user interface
    • โž• Add email address field for projects
    • ๐Ÿ‘Œ Improve forget password behavior (notify the user that an email has been sent or not)
    • Do not display current project in board selector
    • 0๏ธโƒฃ Do not set default task assignee for team projects
    • Comments are highlighted if hash (#comment-123) is present in URL
    • ๐Ÿ“š Documentation translated in Turkish

    ๐Ÿ› Bug fixes:

    • Search with multiple expressions with double quotes was not working
    • ๐Ÿ›  Fix broken subtask restriction per user
    • ๐Ÿ›  Fix CFD chart (stack wrongly ordered)
  • v1.0.38 Changes

    January 28, 2017

    ๐Ÿ†• New features:

    • ๐Ÿ‘‰ User invitations by email

    ๐Ÿ‘Œ Improvements:

    • Simplify user creation form
    • โž• Add modification date for comments
    • โž• Add project creation links to project management pages
    • More API procedures are now available to project members and project viewers
    • ๐Ÿ”ง Simplify date and time configuration to avoid potential validation issues
    • ๐Ÿ‘‰ Show dashboard column visibility in columns page
    • โž• Add new template hooks
    • Update translations (id_ID, de_DE, ru_RU, fr_FR, pt_PT)
    • โž• Add command to execute individual job (mostly for debugging)

    Regressions:

    • Stay on the same page when a task is closed
    • ๐Ÿšš Wrong URL in modal to move task to another project

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix broken link when clicking on user avatar for tasks on board
    • ๐Ÿ›  Fix wrong datetime formatting when task form shows validation errors
    • Empty arrays are serialized to a list instead of a dict (Json API)
    • Always unbind internal listeners when closing a modal dialog
    • ๐Ÿ›  Fix installation errors on MySQL 8.0.0 (unescaped reserved keyword)
    • Avoid PHP notice when column form validation failed
    • ๐Ÿ›  Fix wrong default value for add group member modal
    • โž• Add missing filter (completed) for task search
  • v1.0.37 Changes

    January 14, 2017

    ๐Ÿ‘Œ Improvements:

    • ๐Ÿ‘Œ Improve keyboard shortcuts handling
    • ๐Ÿ‘Œ Improve auto-complete dropdown elements sorting
    • Larger task form
    • Rewrite dialog and confirmation boxes (inline popups)
    • โœ‚ Remove TaskGanttCreationController
    • โž• Add helpers to open modal boxes
    • ๐Ÿ‘‰ Make icons clickable in menus
    • Open task imports in modal box
    • Open form to create customer filters in modal box
    • Open project activities in modal box
    • ๐Ÿ“ˆ Display project analytics in modal box
    • Display project exports in modal box
    • ๐Ÿ‘Œ Improve accordion component
    • ๐Ÿ‘Œ Improve currencies page navigation
    • ๐Ÿ‘Œ Improve link labels page navigation
    • ๐Ÿ‘Œ Improve settings page layout
    • ๐Ÿ”Œ Offer the possibility to define version compatibility from plugins
    • โž• Add task creation event to the automatic action to send task by email

    ๐Ÿ› Bug fixes:

    • Closing screenshot dialog prevent input elements to get focus
  • v1.0.36 Changes

    December 30, 2016

    ๐Ÿ†• New features:

    • โž• Add slideshow for images
    • โž• Add API calls to manage tags
    • ๐Ÿ”Œ Offer the possibility to override internal formatter objects from plugins
    • ๐Ÿ’ป Open PDF attachments in browser tab (preview)

    ๐Ÿ‘Œ Improvements:

    • โž• Add pagination details
    • ๐Ÿ– Handle username with dots in user mentions
    • ๐Ÿ’ป Rewrite UI component that change user/group roles
    • ๐Ÿ”Œ Replace Chosen jQuery plugin by custom UI component
    • โœ‚ Remove dependency on Mousetrap Javascript library
    • Disable PageSpeed module from .htaccess if present
    • โž• Add currency of Chinese Yuan

    ๐Ÿ› Bug fixes:

    • ๐Ÿ›  Fix compatibility issue with PHP 5.3 for array_combine function
    • ๐Ÿ›  Fix wrong controller name on project activity page when using filters
    • Uploaded avatar images are now visible in public board view
  • v1.0.35 Changes

    December 04, 2016

    ๐Ÿ†• New features:

    • โž• Add external tasks plugin interfaces
    • โž• Add personal API access token for users
    • ๐Ÿšš Rewrite of Markdown editor (remove CodeMirror)
    • Suggest menu for task ID and user mentions in Markdown editor
    • โž• Add config parameter to disable automatic SQL migrations

    ๐Ÿ‘Œ Improvements:

    • โž• Add button to close inline popups
    • ๐Ÿ”ง Simplify .htaccess to avoid potential issues with possible specific Apache configurations
    • Replace notifications Javascript code by CSS
    • ๐Ÿ”จ Refactoring of user mentions job
    • โœ‚ Remove Nitrous installer
    • โšก๏ธ Update translations
    • Rewrite some components in Vanilla Javascript
    • ๐Ÿ”จ Started Javascript code refactoring to avoid to much dependencies on jQuery
    • โœ‚ Remove dependency on VueJS and CoreMirror
    • โž• Add P3P headers to avoid potential issues with IE

    ๐Ÿ’ฅ Breaking changes:

    • ๐Ÿ“‡ Rename command line tool ./kanboard to ./cli

    ๐Ÿ› Bug fixes:

    • ๐Ÿ”„ Change column type for application settings value (field too small)
    • ๐Ÿ›  Fix link generation when user mention is followed by a punctuation mark
    • ๐Ÿ‘‰ Make user mentions works again