Skip to content

Commit 2ac26f7

Browse files
Merge pull request #52 from DHTMLX/next
[update] Whats new before release v1.6.3
2 parents 0cb830e + 6edc3df commit 2ac26f7

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

docs/api/config/js_kanban_history_config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: You can learn about the history config in the documentation of the
88

99
### Description
1010

11-
@short: Optional. Enables/disables managing history
11+
@short: Optional. Enables/disables managing history of changes
1212

1313
:::info
1414
Using the `history` property you can enable/disable managing history of Kanban. If you set it to **false**, you will not be able to manage history via the API and controls on Toolbar.

docs/news/whats_new.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,26 @@ description: You can explore what's new in DHTMLX Kanban and its release history
88

99
If you are updating Kanban from an older version, check [Migration to newer versions](news/migration.md) for details.
1010

11+
## Version 1.6.3
12+
13+
Released on April 8, 2025
14+
15+
### Fixes
16+
17+
- Limit applies to the whole column incorrectly
18+
- Error occurs when moving a card after modal editor close
19+
- Confirm for deletion is shown below the modal editor
20+
- Toolbar "more" icon appears then disappears unexpectedly during slow window resizing
21+
- The `delete-card` event always closes the editor
22+
- The editor cannot be opened if the priority is set to ID outside of provided options
23+
1124
## Version 1.6.2
1225

1326
Released on February 14, 2025
1427

1528
### Fixes
1629

17-
- Wrong valid expiration date in the trial package
30+
- Wrong expiration date in the trial package
1831
- Warning during drag and drop on touch devices
1932
- Readonly `add: false` configuration does not remove the **Add** option from the column menu
2033
- The editor is not rendered for cards with number IDs as strings

0 commit comments

Comments
 (0)