-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Description
Below you can find the changelog for the latest CKEditor 5 nightly release (0.0.0-nightly-20250830.0
).
These entries are generated automatically based on the files stored in the .changelog/
directory. As a result, some items may be unclear or difficult to interpret. We apologize for any inconvenience.
The changelog is built starting from the latest stable release (46.0.2
), using it as a reference point for collecting changes.
To learn more about CKEditor 5 nightly releases, see #14502.
0.0.0-nightly-20250830.0 (August 30, 2025)
MINOR BREAKING CHANGES ℹ️
- real-time-collaboration:
CloudServicesCommentsAdapter#getCommentThread
no longer throws an error when a comment thread does not exist. Instead, it now returnsnull
.
Features
-
table: The table caption feature now have a configuration option
table.tableCaption.useCaptionElement
Closes #18988.that changes the HTML for table captions. With this option set to
true
the output HTML for table caption changes fromfigure.table > figcaption
tofigure.table > table > caption
.
Bug fixes
- engine: Spaces at the end of list items are correctly preserved when saving and loading data. Closes #18960.
- engine: Fixed an issue where the editor could crash if the selection was moved to a non-existent node during the blur event. Closes #18744.
- merge-fields: Editor no longer incorrectly adds an empty paragraph (that does not exist in data) when loaded data contains a block merge field with a marker (e.g. comment) on it.
- pagination: Adjusted theme for
<caption>
vs<figcaption>
element in tables. See ckeditor/ckeditor5#18988. - paste-from-office: Ensure consistent formatting of content pasted from Google Docs by replacing tab characters with spaces in preformatted text blocks. Closes #18995.
- revision-history: Fixed an error that prevented previewing a revision that included a removed block merge field.
- uploadcare: Fixed an issue where the Uploadcare image uploader and editor did not work correctly with custom upload URLs or custom CDN canonical names.
- widget: Read-only mode no longer focuses the editor and displays UI when selecting nested editables. Closes #18965.
Other changes
- comments, real-time-collaboration: Comment markers linked to non-existing threads are now removed automatically (instead of throwing an error) in real-time collaboration, ensuring the editor remains fully functional.
- track-changes: Error
track-changes-user-not-found
will now be thrown with additional data to help with debugging:authorId
(the ID of the missing user) andsuggestionId
(the ID of the suggestion for which the error was thrown).
Released packages
Check out the Versioning policy guide for more information.
Released packages (summary)
Minor releases (contain minor breaking changes):
- @ckeditor/ckeditor5-real-time-collaboration: v46.0.2 => v0.0.0-nightly-20250830.0
Releases containing new features:
- @ckeditor/ckeditor5-table: v46.0.2 => v0.0.0-nightly-20250830.0
Other releases:
- @ckeditor/ckeditor5-adapter-ckfinder: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-ai: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-alignment: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-autoformat: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-autosave: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-basic-styles: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-block-quote: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-bookmark: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-case-change: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-ckbox: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-ckfinder: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-clipboard: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-cloud-services: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-code-block: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-collaboration-core: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-comments: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-core: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-document-outline: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-easy-image: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-editor-balloon: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-editor-classic: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-editor-decoupled: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-editor-inline: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-editor-multi-root: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-email: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-emoji: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-engine: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-enter: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-essentials: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-export-inline-styles: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-export-pdf: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-export-word: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-find-and-replace: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-font: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-format-painter: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-fullscreen: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-heading: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-highlight: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-horizontal-line: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-html-embed: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-html-support: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-icons: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-image: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-import-word: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-indent: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-language: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-line-height: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-link: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-list: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-list-multi-level: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-markdown-gfm: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-media-embed: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-mention: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-merge-fields: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-minimap: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-operations-compressor: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-page-break: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-pagination: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-paragraph: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-paste-from-office: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-paste-from-office-enhanced: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-remove-format: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-restricted-editing: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-revision-history: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-select-all: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-show-blocks: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-slash-command: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-source-editing: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-source-editing-enhanced: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-special-characters: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-style: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-template: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-theme-lark: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-track-changes: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-typing: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-ui: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-undo: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-upload: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-uploadcare: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-utils: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-watchdog: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-widget: v46.0.2 => v0.0.0-nightly-20250830.0
- @ckeditor/ckeditor5-word-count: v46.0.2 => v0.0.0-nightly-20250830.0
- ckeditor5: v46.0.2 => v0.0.0-nightly-20250830.0
- ckeditor5-collaboration: v46.0.2 => v0.0.0-nightly-20250830.0
- ckeditor5-premium-features: v46.0.2 => v0.0.0-nightly-20250830.0
- ckeditor5-root: v46.0.2 => v0.0.0-nightly-20250830.0