@ckeditor/ckeditor5-media-embed
Advanced tools
Changelog
45.1.0 (May 14, 2025)
We are happy to announce the release of CKEditor 5 v45.1.0.
The typing behavior has been improved for plain text typing. This adjustment allows the web browser to handle text insertion before the editor processes it, enhancing typing reliability across various scenarios, especially on Safari and iOS devices. Issues related to track changes, autocorrect, automatic text replacement, and other input methods have been addressed.
A new method to start a "tracking session" has been introduced, preventing automatic merging of adjacent suggestions. This allows for more precise control over individual changes, catering to workflows that require selective acceptance of edits.
data-author-id
and data-suggestion
attributes are preserved in non-block suggestions when retrieving data with showSuggestionHighlights: true
.