From 45d544d80410ca654e3eb9ac8046760d6fbbf6a0 Mon Sep 17 00:00:00 2001 From: Serhii Pylypchuk Date: Thu, 19 Sep 2024 14:14:59 +0400 Subject: [PATCH] [update] Whats new before release v1.2.10 --- docs/whats_new.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/whats_new.md b/docs/whats_new.md index de3e4dc..f7aab6c 100644 --- a/docs/whats_new.md +++ b/docs/whats_new.md @@ -8,6 +8,14 @@ description: You can learn a new information about DHTMLX JavaScript To Do List If you are updating To Do List from an older version, check [Migration to newer version](migration.md) for details. +## Version 1.2.10 + +Released on September 19, 2024 + +### Fixes + +- RestDataProvider API. Incorrect processing of temp IDs stored in arrays before sending to the server + ## Version 1.2.9 Released on August 26, 2024