Release Notes / Version 11.2310
Table Of ContentsFix for JPEG Image Upload Failure
JPEG images which have density metadata outside allowed range (1..65535) could not be uploaded and showed an exception javax.imageio.metadata.IIOInvalidTreeException: Xdensity attribute out of range in Studio Server log. With the fix, the system now retries upload of the image without any metadata, effectively falling back to default values. Additional JPEG image metadata will be lost in that case.
(CMS-25403)
CKEditor5 cursor issue fixed
An issue with the CKEditor5 cursor when used with struct properties has been fixed.
(CMS-24129)
Content Hub: Delete temporary files after import
The Content Hub uses temporary files while importing blobs. Those temporary files are now correctly deleted after the import.
(CMS-21492)