From eb298c067b8b0552ec607f3d5dc8d81609d79560 Mon Sep 17 00:00:00 2001 From: Masha_Rudenko Date: Wed, 19 Aug 2026 11:31:02 +0300 Subject: [PATCH] [add] whats new for v9.3.10 - documented the Grid fix for a script error when the mark property was applied to a hidden column --- docs/whatsnew.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/whatsnew.md b/docs/whatsnew.md index 456293b8..8c1d0a73 100644 --- a/docs/whatsnew.md +++ b/docs/whatsnew.md @@ -8,6 +8,14 @@ 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 9.3.10 + +Released on August 19, 2026 + +### Fixes + +- Grid. Fixed a script error that occurred when the `mark` property was applied to a hidden column + ## Version 9.3.9 Released on August 13, 2026