What's new
When updating Kanban from an older version, it's a good idea to check Migration to newer versions for more info.
Version 1.6.5
Released on July 14, 2025
Fixes
The disabled: true
config does not work for menu items
When you add a row to Kanban with no predefined row structure, row headers do not appear
Version 1.6.4
Released on June 12, 2025
Fixes
- Cards are lost when added to cols/rows that are removed and then restored
- Missing locale labels for uploader list buttons
- Missing readmes in commercial version packages
Version 1.6.3
Released April 8, 2025
Fixes
- The column limit sometimes applies to the whole column incorrectly
- Errors pop up after moving a card and closing the modal editor
- Confirm for deletion shows up behind the modal editor
- The Toolbar's "more" icon appears and disappears during slow window resizing
- The
delete-card
event always closes the editor - The editor can't be opened if the priority is set to an ID that's not in the options
Version 1.6.2
Released February 14, 2025
Fixes
- Wrong expiration date in the trial version
- Drag and drop gives a warning on touch devices
- Setting
add: false
in readonly config doesn't remove the Add option from the column menu - The editor doesn't load for cards with number IDs as strings
- Outdated sample links in the package
- Drag and drop issues when column scroll and lazy rendering are used together
- The
setConfig()
method doesn't update the fixed state of column headers
Version 1.6.1
Released November 29, 2024
Fixes
- The Toolbar's "more" icon is misaligned on narrow screens
RestDataProvider
doesn't use headers set bysetHeaders()
RestDataProvider.getIDResolver
is not a function error
Version 1.6
Released November 13, 2024