Froala Editor v4.0.15
Released: Oct 13, 2022
v4.0.15 での更新項目
機能
- Improved security by introducing new capabilities to the Markdown plugin that help to mitigate XSS attacks, including an escaping mechanism that automatically escapes specific code that could be utilized in an attack.
- Improved content pasting from different sources:
- When you paste content, it will now automatically convert the font size unit to the unit set using 'fontSizeUnit'.
- 'fontSizeUnit' helps control the editor’s font style.
- Improved pasting complex tables.
- Improvements for resizing images that have a caption.
不具合の修正
- Fixed an issue where the width on the image tag doesn't change when adjusting the size of the image after adding caption.
- Fixed deleting the last character on a line makes the cursor jump to the previous line with ENTER_BR config.
- Fixed an issue where the fontSizeUnit does not work when pasting from Microsoft Excel.
- Fixedissue with XSS in the Markdown feature.
- Fixed an issue where the table structure gets broken when clicking on table after pasting from Microsoft word.
- Fixed the issue where the Font Family gets reset when pressing enter even after enabling the keepFormatOnDelete option.
- Fixed an issue where BackSpace removes extra BR from editor content.
- Fixed an issue where the increase and decrease indent is not working with Ordered List.
- Fixed crash when editing content: Uncaught TypeError: Cannot read property ‘classList’ of null.