From 20a730f15a438f8910a3a23a981057a589dcc862 Mon Sep 17 00:00:00 2001 From: Serhii Pylypchuk Date: Thu, 11 Jun 2026 12:13:12 +0300 Subject: [PATCH] [add] What's new entry for version 2.1.1 - new Version 2.1.1 section in the changelog - documents the "getMonth" error fix for row filters on datasets with missing or empty values --- docs/news/whats-new.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/news/whats-new.md b/docs/news/whats-new.md index 47def8d..b50580a 100644 --- a/docs/news/whats-new.md +++ b/docs/news/whats-new.md @@ -8,6 +8,14 @@ description: You can explore what's new in DHTMLX Pivot and its release history If you are updating Pivot from an older version, check [Migration to newer versions](news/migration.md) for details. +# Version 2.1.1 + +Released on June 10, 2026 + +### Fixes + +- The "getMonth" error is occurred when row filters are applied to datasets with missing or empty values + ## Version 2.1 Released on May 6, 2025