Skip to content

Commit

Permalink
[update] Whats new before 8.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
serhiipylypchuk1991 committed Jul 25, 2023
1 parent 2a4b8d8 commit a5907ea
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/whatsnew.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,19 @@ description: You can explore what's new in DHTMLX Suite and its release history

Before updating DHTMLX to the latest version, please check the [Migration to Newer Versions](migration.md) guide to avoid possible breakdowns.

Version 8.1.7
---------------

Released on July Day, 2023

### Fixes

- Grid/TreeGrid. Fix incorrect displaying of multilines in cells in the exported PDF
- Grid/TreeGrid. Fix incorrect displaying of spans in the fixed columns
- Grid/TreeGrid. Disallow the html markup in the text property of span, if the **htmlEnable** property is set to *false*
- Tree. Fix the issue that occurs if the data contains ID set to number 0 (`id:0`)
- Toolbar. Fix the incorrect behavior of the toolbar buttons, if the toolbar is attached to a window

Version 8.1.6
---------------

Expand Down

0 comments on commit a5907ea

Please sign in to comment.