You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/news/whats_new.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,16 @@ description: You can explore what's new in DHTMLX Event Calendar and its release
8
8
9
9
If you are updating Event Calendar from an older version, check [Migration to newer versions](news/migration.md) for details.
10
10
11
+
## Version 2.2.3
12
+
13
+
Released on August 19, 2024
14
+
15
+
### Fixes
16
+
17
+
- Incorrect behavior after canceling the [`add-event`](../../api/events/js_eventcalendar_addevent_event) via the [`api.intercept()`](../../api/internal/js_eventcalendar_intercept_method) method
18
+
- An error occurs after applying validation rules via the [`config.editorValidation`](../../api/config/js_eventcalendar_config_config) property
19
+
- Add missing type definitions related to `config` options
0 commit comments