From f1e0134422f157fecfb0d291b9f9d14dba5a2bdc Mon Sep 17 00:00:00 2001 From: Masha_Rudenko Date: Fri, 17 May 2024 13:42:26 +0300 Subject: [PATCH] [add] what's new for v8.3.12 --- docs/whatsnew.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/whatsnew.md b/docs/whatsnew.md index 1ab0d202..bad0c35f 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.12 +---------------- + +Released on May 17, 2024 + +### Updates + +- Icons. Add new icons + +### Fixes + +- TreeGrid. Fix the issue with spans not applying to columns + Version 8.3.11 ----------------