Skip to content

Commit 187c886

Browse files
author
Maria Rudenko
committed
Merge pull request '[dev] add whatsnew for v 7.2.11' (#52) from v7.2.11 into master
Reviewed-on: https://git.webix.io/Servers/scheduler-docs/pulls/52
2 parents d5f14c6 + 9fcfdea commit 187c886

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

data/what_s_new.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@ If you are updating Scheduler from an older version, check migration_from_older_
1010
}
1111
</style>
1212

13+
7.2.11
14+
-------------
15+
<span class='release_date'>January 12, 2026. Bugfix release</span>
16+
17+
### Fixes
18+
19+
- Fix the issue where new events were duplicated in [React Scheduler](react.md) if the `save` handler did not return a new ID
20+
- Fix the issue where [Timeline view](timeline_view.md) templates were not applied in [React Scheduler](react.md)
21+
- Fix the incorrect binding of events to sections in [Timeline view](timeline_view.md) when filtering is used in [React Scheduler](react.md)
22+
- Fix the script error in the [Agenda view](agenda_view.md) when the `date` section is not included in the [header configuration](initialization.md#initializingschedulerviaheaderconfig)
23+
- Fix the incorrect display of header elements in the [Year](year_view.md) and [Agenda](agenda_view.md) views when using the [Material skin](skins.md#materialskin)
24+
- Fix the broken layout in [React Scheduler](react.md) when switching from a plugin-based initial view to standard views
25+
- Fix the issue where a phantom event block appeared when an all-day [recurring event](recurring_events.md) had a duration of exactly 24 hours
26+
- Fix the issue where the [Lightbox](configuring_the_lightbox.md) failed to open when creating multiple events via drag on the same day in the [Month view](month_view.md) with the `year_view` plugin activated
27+
1328
7.2.10
1429
-------------
1530
<span class='release_date'>December 10, 2025. Bugfix release</span>

0 commit comments

Comments
 (0)