CKEditor 5 v44.3.0 Release Highlights: Bug Fixes and Improvements
The CKEditor 5 v44.3.0 is a minor release that includes a handful of bug fixes and improvements.
There are several minor breaking changes regarding the CKEditor 5 editor engine, you can read more about them in the changelog.
NEW EmptyBlock plugin
A new EmptyBlock
plugin now prevents
from being inserted into the output data of blocks, operating similarly to the fillEmptyBlocks
configuration in CKEditor 4.
Link Decorators
An issue with multiple manual link decorators setting the rel
attribute has been fixed. The solution was applied deep in the engine, resulting in a slight improvement in the editor’s overall performance as well.
General HTML Support
General HTML Support now includes support for attributes of the <hr>
element.
Emoji
Released in v44.2.0, Emoji has been improved to offer better compatibility with older devices.
Bug fixes
- Better interoperability between Mentions and General HTML Support thanks to eliminating additional
<span>
wrapping issues. - Color Picker gradients are now properly applied on the first change.
Quick links for CKEditor v44.3.0
- Download the latest version of CKEditor: CDN, npm or zip packages.
- CKEditor 5 Builder
- CKEditor 5 installation guides
- CKEditor 5 documentation
- CKEditor 5 changelog
- CKEditor 5 pricing
- CKEditor 5 license
- Getting support for CKEditor 5
- Report issues on GitHub repository
Learn more about previous CKEditor 5 versions
- CKEditor 5 v44.2.1 Release Highlights: Security fix introduced
- CKEditor 5 v44.2.0 Release Highlights: Introducing Enhanced Source Code Editing, Image Optimizer, Emoji feature, and more
- CKEditor 5 v44.0.0 Release Highlights: Introducing Self-Service Plans and the Bookmarks Feature
- CKEditor 5 v43.3.0: Bug Fixes, Performance Improvements and Export to Word Watermark Support
- CKEditor v43.1.1 Release Highlights: Security fix introduced
- CKEditor v43.0.0 Release Highlights - All-new Merge Fields and Export to Word v2