Change log
Task board for Ext JS
Release history for the Bryntum Task Board
Version 2.0.31, 2022-04-04
SUPPORTED EXT JS VERSIONS
- 7.5.1
- 7.4.0
FEATURES / ENHANCEMENTS
- Ext JS 7.5.1 is now supported
- Ext JS 7.3.1 support is dropped
Version 2.0.30, 2021-11-11
SUPPORTED EXT JS VERSIONS
- 7.4.0
- 7.3.1
FEATURES / ENHANCEMENTS
- Sencha Architect package is updated to support newer Ext JS versions
Version 2.0.29, 2021-06-03
SUPPORTED EXT JS VERSIONS
- 7.4.0
- 7.3.1
FEATURES / ENHANCEMENTS
- Ext JS 7.4.0 is now supported
- Ext JS 7.2.0 support is dropped
Version 2.0.28, 2021-03-29
SUPPORTED EXT JS VERSIONS
- 7.3.1
- 7.2.0
FEATURES / ENHANCEMENTS
- Ext JS 7.3.1 is now supported
- Ext JS 7.1.0 support is dropped
Version 2.0.27, 2020-09-23
SUPPORTED EXT JS VERSIONS
- 7.2.0
- 7.1.0
FEATURES / ENHANCEMENTS
- Ext JS 7.2.0 now supported
- Ext JS 7.0.0 support is dropped
Version 2.0.26, 2020-07-24
SUPPORTED EXT JS VERSIONS
- 7.1.0
- 7.0.0
FEATURES / ENHANCEMENTS
- Ext JS 7.1.0 now supported
- Since ExtJS 6.x is no longer supported we stop building its styles (`resources/css/ext` folder). This version contains only one set of CSS files built for ExtJS 7.x (`resources/css` folder). All demos have been updated to use the new path to resources.
BUG FIXES
- Fixed #9483: fitColumns not working when task columns are inside other containers
- Fixed #9546: Update demos to use Font Awesome from ExtJS 7
Version 2.0.25, 2019-11-08
SUPPORTED EXT JS VERSIONS
- 7.0.0
- 6.7.0
FEATURES / ENHANCEMENTS
- This version contains two sets of CSS files: one built for ExtJS 7.0.0 (`resources/css/ext7` folder) and another one built for ExtJS 6.7.0 (`resources/css/ext` folder).
- `bryntum-scheduler-theme-material` theme `package.json` file was changed. Its `framework` property was set to `ext7` (to explicitly indicate that the theme is supported by ExtJS 7.0.0 only). Please edit the file or your applicatkion/workspace framework value accordingly.
BUG FIXES
- Fixed #9426: Fonts not loading anymore
Version 2.0.24, 2019-10-29
SUPPORTED EXT JS VERSIONS
- 7.0.0
- 6.7.0
FEATURES / ENHANCEMENTS
- Ext JS 7.0 now supported
- Added Graphite and Material themes (Fixed #6892)
- New 'fitColumns' config flag added to TaskBoard class
- New demo showing a TaskBoard with horizontal overflow, useful if there are many state columns (Fixed #9306)
- Added support for copy/cut/paste actions via keyboard shortcuts (Fixed #9308)
BUG FIXES
- Fixed #9362 - Adding a task outside the filter mask fails with an exception
- Fixed #9363 - Task editor not destroyed when TaskBoard instance is destroyed
Version 2.0.23, 2019-09-10
SUPPORTED EXT JS VERSIONS
- 6.7.0
- 6.6.0
FEATURES / ENHANCEMENTS
- Initial column filtering is now supported (Fixed #8668)
- Examples updated to Ext JS 6.7.0
BUG FIXES
- Fixed #8822 - Not possible to reorder tasks in same column
- Fixed #8837 - PHP demo is broken in TaskBoard
Version 2.0.22, 2019-05-01
SUPPORTED EXT JS VERSIONS
- 6.7.0
- 6.6.0
FEATURES / ENHANCEMENTS
- Ext JS 6.7.0 now supported
BUG FIXES
- Fixed #7957 - Can't drag select many tasks if draggin on the selection element
- Fixed #7958 - Drag will include currently selected task
- Fixed #8171 - Wrong order after task drag drop
Version 2.0.21, 2019-02-27
SUPPORTED EXT JS VERSIONS
- 6.6.0
- 6.5.3