From e762d499e833f55711037113f4963503e5b9cc39 Mon Sep 17 00:00:00 2001 From: Alex Klimenkov Date: Tue, 31 Mar 2026 13:41:29 +0300 Subject: [PATCH] [dev] add whats-new.md for v7.2.13 --- docs/whats-new.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/whats-new.md b/docs/whats-new.md index 061642d..0154f2e 100644 --- a/docs/whats-new.md +++ b/docs/whats-new.md @@ -7,6 +7,17 @@ sidebar_label: "What's New" If you are updating Scheduler from an older version, check [Migration From Older Versions](migration.md) for details. + +7.2.13 +------------- +March 31, 2026. Bugfix release + +### Fixes + +- Fix the incorrect trial warning in [React Scheduler](integrations/react/overview.md) +- Fix the regression with remote updates in [React Scheduler](integrations/react/overview.md) where editing an event did not apply changes to the existing event + + 7.2.12 ------------- March 23, 2026. Bugfix release