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

Changelog History
Page 2

  • v1.2.13 Changes

    December 15, 2019

    ==> This release requires at least PHP 7.2 <==

    • Adjust width of time tracking column
    • ๐Ÿ‘‰ Make subtasks not wrap under icons
    • ๐Ÿ‘‰ Make column scrollable in Kanban view
    • โž• Add composer dependency roave/security-advisories
    • โž• Add colors to tag and category lists
    • โšก๏ธ Update Parsedown to v1.7.3 (security update)
    • ๐Ÿ‘‰ Make sure the elements behind the alert notification are clickable after animation
    • ๐Ÿ”Œ Make sure incompatible plugins can be uninstalled from the web ui
    • ๐Ÿšš Move "data-js-lang" attribute to HTML "lang" attribute
    • โšก๏ธ Update language codes for time picker so the calendars are translated correctly
    • โฌ‡๏ธ Dropdown in project managers view covers heading
    • ๐Ÿ›  Fix date picker datetime parsing when using pre-defined localized versions of am/pm
    • ๐Ÿ‘‰ Show ISO date format in application settings
    • Datepicker stores its Spanish locales as "es", not "es-ES" or "es-VE"
    • ๐Ÿ’… Increase width of color picker to avoid text overlap in Polish
    • Close open menu when clicking again on the button
    • ๐Ÿ›  Fix width of filter bar in mobile
    • In PHP-7.4, nested ternary operators are to be bracketed
    • ๐Ÿ”„ Change string indexing from {0} to [0] (deprecated in PHP 7.4)
    • โšก๏ธ Update translations
  • v1.2.12 Changes

    October 26, 2019
    • โšก๏ธ Update Docker image to Alpine Linux 3.10.3
    • โž• Add new template hook: "template:project-permission:after-adduser"
    • โฌ†๏ธ Upgrade jQuery to version 3.4.1
    • โž• Add Spanish (Venezuela) translation
    • โœ‚ Removed color_id requirement for tag API calls
    • ๐Ÿ›  Fix subtask restriction modal when clicking on the icon instead of link
    • ๐Ÿ‘‰ Use PHPUnit 5 for Vagrant
    • ๐Ÿšš Prevent last project manager role from being removed
    • Check API token before LDAP authentication
    • ๐Ÿ‘‰ Make sure task limit consider all open tasks (not only filtered tasks)
    • โšก๏ธ Update translations
    • ๐Ÿ”„ Change user filter and category icon
    • โž• Add "anybody" filter
    • Disable user scaling to avoid page shrinking when drag&drop on mobile
    • ๐Ÿ›  Fix condition for action "Automatically update the start date when task move away from certain column"
    • โž• Add tests for task link and subtask assignee filters
    • ๐Ÿ”„ Changes filters from in array to subqueries
    • โž• Add hash to image URL to force browser to update avatar image when changed
  • v1.2.11 Changes

    August 24, 2019

    ๐Ÿ’ฅ Breaking Changes:

    • ๐Ÿ—„ Internet Explorer support is now deprecated
    • โž• Add project ID to ExternalTaskProviderInterface::fetch()

    ๐Ÿ›  Fixes and Improvements:

    • ๐Ÿ›  Fixed issue of tooltip not disapearing
    • โšก๏ธ Update Docker image to Alpine Linux 3.10.2
    • Hide due date time on the card if time is 00:00
    • โž• Add new plugin hooks in view switcher
    • ๐Ÿณ Ignore Dockerfiles from git archive
    • โœ‚ Remove dependency on nodejs and gulp
    • โœ‚ Remove dependency on Sass
      • Convert *.sass files to vanilla CSS
      • Start using CSS variables
      • Add PHP minifier
    • โž• Add link button to text editor
    • 0๏ธโƒฃ Implements check for duplicate default categories
    • 0๏ธโƒฃ Implements check for duplicate default columns
    • ๐Ÿ›  Fix HTML parsing in Markdown editor
    • ๐Ÿ”„ Change checkboxes alignment in task creation form
    • โž• Add support for reference:none
    • ๐Ÿ›  Fix tabindexes on task creation and modification forms
    • โž• Add option to clone filters on project duplication
      • Fixed missing metadata option from project "create from"
      • Added option to clone project custom filters
      • Added append option to custom field tests
      • Added a test that uses the "append" option
      • Fixed disabled swimlane duplication error with Postgresql
    • โšก๏ธ Update translations
    • ๐Ÿ’พ Save thumbnails as PNG to have transparency
    • ๐Ÿ†• New action to update the start date when a task move away from a column
    • โž• Add the possibility to sort columns by due date
    • โž• Add "identifier" beside "name" while creating a new project
  • v1.2.10 Changes

    June 21, 2019
    • โž• Add Auto-Submitted E-mail header as per RFC 8384
    • โž• Add HTML tag in email notifications
    • โž• Add new hook template:export:header
    • Do not show duplicated results when multiple comments match
    • โž• Add Docker manifest with multiple architectures (arm32v6, arm32v7, arm64v8, amd64)
    • โšก๏ธ Update Docker image to Alpine 3.10.0
    • โž• Add View File on popover to tooltip
    • ๐Ÿ›  Fix text file preview
    • Set "start date" and "end date" on projects from API
    • โž• Add cURL support to HTTP Client
      • Add HTTP_PROXY_EXCLUDE option when cURL is used
      • Show HTTP client backend in about page
      • Fallback to legacy Stream Contexts if cURL extension is not available
    • โž• Add Bitcoin to the currency list
    • โž• Add automatic action to move task between columns based on due date
    • ๐Ÿ›  Fixes icon opacity when hovered
    • Hide one task count when there is only one swimlane
    • โšก๏ธ Update translations
  • v1.2.9 Changes

    April 05, 2019
    • โž• Add Slovak translation
    • โšก๏ธ Update translations
    • ๐Ÿ”„ Changes search by reference to case insentive
    • ๐Ÿ›  Fix postgres explicit schema name usage
    • ๐Ÿ— Simplify local Docker image build
    • ๐Ÿณ Show a 404 when accessing data folder from URL (Docker Image)
    • Clarify the comment about MAIL_SMTP_ENCRYPTION
    • โœ‚ Remove dependency on Bower
    • Replaces accordion Javascript component by <details> HTML element
    • ๐Ÿ›  Fix MySQL migration when using increment values different from 1
    • โž• Add missing webhook event: task.move.project
    • โž• Add new actions to reorder tasks by column
  • v1.2.8 Changes

    February 02, 2019

    ๐Ÿ’ฅ Breaking Changes:

    • Authorize only API tokens when 2FA is enabled (no user password)
    • ๐Ÿ”’ Disable by default plugin installer for security reasons:
      • There is no code review or any approval process to submit a plugin.
      • This is up to the Kanboard instance owner to validate if a plugin is legit.

    ๐Ÿ›  Fixes and Improvements:

    • Limit avatar image size
    • Avoid CSRF in users CSV import
    • Avoid XSS in pagination sorting
    • Do not show projects dropdown when prompting the 2FA code
    • Always returns a 404 instead of 403 to avoid people discovering users
    • Check if user role has changed while the session is open
    • โž• Add missing CSRF check in TwoFactorController::deactivate()
    • Hide edit button when user cannot edit task
    • ๐Ÿ›  Fix permission check before "Assign to me"
    • ๐Ÿ›  Fix permission check before showing project options
    • ๐Ÿ›  Fix assignable users on a group with a custom role
    • ๐Ÿ›  Fix import of automatic actions when parameters are "unassigned" or "no category"
    • โšก๏ธ Update license year
    • โšก๏ธ Update Docker image to Alpine 3.9
    • โšก๏ธ Update translations
    • ๐Ÿ›  Fix PHP error in task views (tag colors)
    • Limit assignee drop-down selector scope
  • v1.2.7 Changes

    December 19, 2018
    • ๐ŸŒฒ Write log entry on file removal
    • Auto link duplicated tasks
    • Auto link tasks duplicated to another project
    • Auto link tasks created from a subtask
    • Redirect to board view of the current task after duplication
    • ๐Ÿ›  Fix broken link to contributor page
    • โž• Add automatic action for moving a task to a swimlane based on category change
    • โž• Add automatic action to assign a category based on swimlane change
    • โž• Add ordering comments by id along with creation date
    • ๐Ÿ›  Fix custom roles duplication (source and destination column_id)
    • โž• Add locale en_GB
    • ๐Ÿ†• New automatic action: move the task to another swimlane when assigned
    • โš  Disable php_uname() warning for restrictive environments
    • โž• Add hook to board settings
    • โž• Add method remove() to settings model
    • โž• Add php7-bcmath to Docker image
    • โž• Add sorting by reference in list view
    • โž• Added priority, swimlane, and column values from parent task to task converted from subtask
    • โšก๏ธ Update translations
  • v1.2.6 Changes

    October 10, 2018
    • Escape table name 'groups' because groups is a reserved word as of MySql 8.0.2
    • โฌ‡๏ธ Reduce number of SQL queries when doing groups sync
    • ๐Ÿ‘‰ Make swimlane filter compatible with numeric title
    • Duplicate reference fields when duplicating a task
    • Do not try to redirect to login page when offline
    • ๐Ÿ›  Define fixed width for auto-complete dropdown
    • ๐Ÿ›  Fix task drag and drop slowdown when a column is hidden
    • 0๏ธโƒฃ Make PLUGINS_DIR absolute in config.default.php
    • โž• Add custom roles project duplication
    • ๐Ÿ‘ Allow 'No assignee' for external task on single user public boards
    • โž• Add tag and category colors
    • ๐Ÿ“œ Exclude task links and user mentions from nesting (Markdown parser)
    • When forcing HTTPS, handle subfolder URLs properly
    • โž• Add search within a range of dates for completion, modification, creation, and moved fields
    • โšก๏ธ Update Docker image to Alpine Linux 3.8
    • ๐Ÿ‘‰ Make sure the presence of mod_env is checked in .htaccess
    • ๐Ÿ”ง Make HTTP client timeout configurable
    • ๐Ÿ‘‰ Use SET NAMES instead of charset for MySQL connection
    • ๐Ÿ—„ Vendoring deprecated Composer libs
    • โšก๏ธ Update translations and fix typos
  • v1.2.5 Changes

    June 15, 2018
    • โšก๏ธ Update jQuery to latest version
    • 0๏ธโƒฃ Defer javascript files loading by default
    • โž• Add quick link "assign me" in different views
    • โž• Add bulk task operations in list view
    • โž• Add checkboxes in list view to move tasks to another column at once
    • ๐Ÿ‘‰ Make sure automatic actions are applied to all tasks when using bulk operations
    • โž• Add ability to run cron jobs by calling URL
    • โž• Add basic print stylesheet
    • โž• Add dashboard and search task footer hooks
    • Reword project settings label
    • ๐Ÿ‘Œ Improve Docker image config overrides
    • ๐Ÿ›  Fix cronjob in Docker image
    • ๐Ÿณ Increase Nginx fastcgi buffers for Docker image
    • Increase size of the "users.language" column
    • โšก๏ธ Update translations and improve English texts
  • v1.2.4 Changes

    May 16, 2018
    • Rewrite tooltip code without jQuery
    • โšก๏ธ Update Parsedown library
    • โœ‚ Remove all attachments when removing a project
    • ๐Ÿ‘Œ Improve whitespace handling in "cli locale:compare" command
    • Don't markdown project owner's name in header tooltip
    • โž• Add SSL support to Docker image
    • ๐Ÿšš Avoid people to remove themselves from project permissions
    • ๐Ÿ›  Fix escaping issue in Markdown editor
    • โž• Add data/config.php to .gitignore
    • Clarified text label for notification settings
    • โž• Add Ukrainian translation
    • Do not show inactive users in group members dropdown
    • ๐Ÿ‘Œ Improve dashboard pagination
    • ๐Ÿ‘‰ Make list view more compact
    • Hide private projects checkbox if the feature is disabled
    • ๐Ÿ‘‰ Make cli locale commands working outside of source tree
    • ๐Ÿ‘‰ Make subtask title text field wider when editing subtasks
    • โž• Add link to open images in a new tab
    • ๐Ÿ‘‰ Make hardcoded hours string translatable
    • โšก๏ธ Translation updates