From 94f15cc6cf238fec908f2bfbfcb0afcf4ff2e395 Mon Sep 17 00:00:00 2001 From: Masha_Rudenko Date: Wed, 3 Apr 2024 10:21:52 +0300 Subject: [PATCH] [add] what's new for v8.3.10 --- docs/whatsnew.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/whatsnew.md b/docs/whatsnew.md index 0e8f5503..021d3bc1 100644 --- a/docs/whatsnew.md +++ b/docs/whatsnew.md @@ -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.3.10 +------------------ + +Released on April 3, 2024 + +### Fixes + +- Calendar. The 29th of February isn't rendered for some date formats +- Grid. Row CSS isn't applied in the exported Excel file +- Grid. Row autoHeight fails on changing the order of columns by dragging +- Grid. Custom header sorting doesn't work for the headers containing HTML +- Grid. Incorrect filtering via comboFilter + Version 8.3.9 ------------------