Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/news/whats_new.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,17 @@ description: You can explore what's new in DHTMLX Event Calendar and its release

If you are updating Event Calendar from an older version, check [Migration to newer versions](news/migration.md) for details.

## Version 2.3.2

Released on June 9, 2025

### Fixes

- The `UNTIL` property of `RRULE` must use the RFC 5545 short date format
- Incorrect detection of overlapping events that created using the mouse
- Unexpected behavior when discarding an event creation
- Default calendar option is not selected when creating an event via the **Create event** button

## Version 2.3.1

Released on June 3, 2025
Expand Down
Loading