Skip to content

Commit 9f13e38

Browse files
committed
Docs: Updated migration guide. [skip ci]
1 parent 8d3475f commit 9f13e38

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/updating/update-to-45.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,16 @@ modified_at: 2025-05-08
1616

1717
## Update to CKEditor 5 v45.2.1
1818

19-
Released on June 17, 2025. ([See full release notes](https://github.com/ckeditor/ckeditor5/releases/tag/v45.2.1))
19+
Released on June 23, 2025. ([See full release notes](https://github.com/ckeditor/ckeditor5/releases/tag/v45.2.1))
2020

2121
Below are the most important changes that require your attention when upgrading to CKEditor 5 v45.2.1.
2222

23+
* Fixed editor crash that happened in a specific scenario, when editing heavily formatted text, text with multiple comments, or text with comments and formatting.
2324
* Fixed incorrect cache invalidation in `Mapper`, which could lead to crashes when editing heavily formatted content or when using complex features like multi-level lists.
2425
* Fixed editor crash that happened when typing over a table content with the balloon toolbar enabled.
2526
* Fixed editor crash that happened when editing deeply nested multi-level lists.
2627
* Improved calculation of pagination page-breaks on documents with long tables.
28+
* Fixed editor crash when typing over multiple selected blocks next to a code block or a block quote.
2729

2830
## Update to CKEditor 5 v45.2.0
2931

0 commit comments

Comments
 (0)