Releases: CoreMedia/ckeditor-plugins
v23.0.1
What's Changed
Improvements 💪
In CoreMedia Studio, when dropping contents from e.g. Content-Hub or Commerce-Hub to a CKEditor instance, contents were imported to the site root folder. Now the contents are imported to the same folder as the edited content item.
PendingActions Plugin used for Long Lasting Operations
Compatibility Matrix
Artifact | Version |
---|---|
CKEditor 5 (peer) | 43.3.1 |
CMCC (used by) | 12.2412.0.1 |
Note, that used by may reference future CMCC release, that are expected to contain the update.
Full Changelog: 23.0.0...23.0.1
v25.0.3
What's Changed
Improvements 💪
In CoreMedia Studio, when dropping contents from e.g. Content-Hub or Commerce-Hub to a CKEditor instance, contents were imported to the site root folder. Now the contents are imported to the same folder as the edited content item.
Compatibility Matrix
Artifact | Version |
---|---|
CKEditor 5 (peer) | 45.2.1 |
CMCC (used by) | 12.2506.1 |
Note, that used by may reference future CMCC release, that are expected to contain the update.
Full Changelog: 25.0.2...25.0.3
v24.0.2
What's Changed
Improvements 💪
In CoreMedia Studio, when dropping contents from e.g. Content-Hub or Commerce-Hub to a CKEditor instance, contents were imported to the site root folder. Now the contents are imported to the same folder as the edited content item.
Compatibility Matrix
Artifact | Version |
---|---|
CKEditor 5 (peer) | 45.2.1 |
CMCC (used by) | 12.2406.2 |
Note, that used by may reference future CMCC release, that are expected to contain the update.
Full Changelog: 24.0.1...24.0.2
v25.0.2
What's Changed
Improvements 💪
The CoreMedia CKEditor5 Link Plugin now uses the ContentFormService instead of the WorkAreaService to open new tabs in CoreMedia Studio.
A UI Issue in the link balloon has been fixed.
Compatibility Matrix
Artifact | Version |
---|---|
CKEditor 5 (peer) | 45.2.1 |
CMCC (used by) | 12.2506.1 |
Note, that used by may reference future CMCC release, that are expected to contain the update.
Full Changelog: 25.0.1...25.0.2
24.0.1
What's Changed
Improvements 💪
- Update CKEditor 5 to 45.2.1
This patch update fixes a list of CKEditor5 issues, introduced in 45.2.0
Compatibility Matrix
Artifact | Version |
---|---|
CKEditor 5 (peer) | 45.2.1 |
CMCC (used by) | 12.2406.2 |
Note, that used by may reference future CMCC release, that are expected to contain the update.
Full Changelog: 24.0.0...24.0.1
v25.0.1
What's Changed
Improvements 💪
- Update CKEditor 5 to 45.2.1
This patch update fixes a list of CKEditor5 issues, introduced in 45.2.0
Compatibility Matrix
Artifact | Version |
---|---|
CKEditor 5 (peer) | 45.2.1 |
CMCC (used by) | 12.2506.1 |
Note, that used by may reference future CMCC release, that are expected to contain the update.
Full Changelog: 25.0.0...25.0.1
v25.0.0
What's Changed
New Features 🎉
- Link Suggestions for Internal Links #210
The link balloon now displays suggestions for internal links in a dropdown.
The balloon will initially display 5 suggestions. After typing more than 2 characters, the list of suggestions is updated based on the input.
Users can still drop contents or type in external links, though.
Compatibility Matrix
Artifact | Version |
---|---|
CKEditor 5 (peer) | 45.2.0 |
CMCC (used by) | 12.2506.1 |
Note, that used by may reference future CMCC release, that are expected to contain the update.
Full Changelog: 24.0.0...25.0.0
v24.0.0
What's Changed
Improvements 💪
- Update CKEditor 5 to 45.2.0
- In order to still be compatible with CKEditor's link plugin, CoreMedias link plugin was adjusted accordingly. The link targets are now part of the
link.toolbar
configuration.
Compatibility Matrix
Artifact | Version |
---|---|
CKEditor 5 (peer) | 45.2.0 |
CMCC (used by) | 12.2406.2, 12.2506.1 |
Note, that used by may reference future CMCC release, that are expected to contain the update.
Full Changelog: 23.0.0...24.0.0
v23.0.0
What's Changed
Improvements 💪
-
A bug was fixed, that caused dropped contents to disappear. When dropping e.g. multiple images or a single image onto a certain location of the editor, the editor's model would not be updated accordingly, resulting in possible data loss. This issue is fixed now.
-
An issue in the
RichTextSanitizer
resulted in some attributes to be kept, even though they should have been deleted. NowRichTextSanitizer
removes all attributes if they are to be removed, e.g. invalid.
Minor breaking changes
-
RichTextSanitizer
used to remove an attribute if it has a fixed valid value as it seemed obsolete. E.g.<img xlink:show= "embed">
. Now such an attribute is kept, stored and therefore can be used in the presentation layer. To restore the old behavior which removes such an attribute use the provided data processing rulestripFixedAttributes
. -
Empty xlink attributes will no longer be stripped from the CKEditor Rich Text.
Compatibility Matrix
Artifact | Version |
---|---|
CKEditor 5 (peer) | 43.3.1 |
CMCC (used by) | 12.2406.1.1, 12.2412.0.1 |
Note, that used by may reference future CMCC release, that are expected to contain the update.
Full Changelog: 22.0.1...23.0.0
22.0.1
What's Changed
Improvements 💪
- Fixed: LinkBalloon closes when a drag and drop started in the studio.
Compatibility Matrix
Artifact | Version |
---|---|
CKEditor 5 (peer) | 43.3.1 |
CMCC (used by) | 12.2406.1.0, 12.2412.0.0 |
Note, that used by may reference future CMCC release, that are expected to contain the update.
Full Changelog: 22.0.0...22.0.1