Froala Editor のリリース

Released: Jul 11, 2023

v4.1.0 での更新項目

機能

  • Added ReactJS 18+ support.
  • Added Angular 15+ support.
  • Added Vue.js 3 support.
  • Updated third-party plugins in examples.

不具合の修正

  • Pasting rich content in safari does not work as expected.
  • Empty paragraphs getting created when merging cells if the table is wrapped using 'html.wrap'.
  • Table row with 'display: none' style applied does not get's counted.
  • TypeError: Cannot read properties of undefined (reading 'which').
  • Font size does not work when contenteditable="false" is used.
  • Errors while dragging...

Released: May 16, 2023

v4.0.19 での更新項目

不具合の修正

  • Table rows order reversed.
  • Some classes in the File Manager CSS file do not have the fr- prefix.
  • The format applies to next list item when pasting and formatting content containing nested list items.
  • After inserting a link middle of the sentence the inserted link goes to the start.
  • Inserting special character in link removes the whole content formatting and structure.
  • Scroll focus does not work as expected when pressing enter.
  • Styling is stripped when changing the first character(s) of a...

Released: Mar 23, 2023

v4.0.18 での更新項目

不具合の修正

  • Copy image from one Froala editor to another doesn't upload the pasted image.
  • Tabbing/shift tabbing to indent/outdent a list item does not work as expected.
  • Cannot copy an image when using the right click button on Firefox browser.
  • HTML attributes order is not correctly preserved.
  • The border properties getting removed when copying a table from Excel, Word,etc.
  • The back button in the edit pop-up is not working with iframe mode while editing an already inserted-link.
  • Cell merge does not...

Released: Jan 18, 2023

v4.0.17 での更新項目

機能

  • Clear Formatting tool now removes inline styles from pasted content.
  • Improved 'keep format on delete' feature which preserves the formatting of deleted text and applies it to replacement text.
  • The buttons for inserting lists are now disabled when an image is selected.
  • When pasting a URL into the editor, typing directly after it without adding a space will cause the user’s text to be part of the link. This allows users to quickly edit the URL without having to open the edit link popup. As URLs...

Released: Nov 22, 2022

v4.0.16 での更新項目

不具合の修正

  • Updated missing translation in Dutch(nl) language.
  • Fixed issue where extra leading and trailing spaces are added to pasted text.
  • Fixed issue where bullets shown behind images when images are set to display inline and aligned left while in a bulleted list.
  • Fixed issue where toggling the OL and UL list buttons creates additional list items.
  • Fixed issue with editor view port jumps when pressing ENTER key after enabling iframe and heightMax options.
  • Fixed issue where zIndex option is ignored...

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...

Released: Aug 24, 2022

v4.0.14 での更新項目

不具合の修正

  • The increase and decrease indent is not working fine with Quote.
  • Fixed Xss when setting external content via setModel on React.
  • Cannot read property 'row' of undefined while moving a text/image outside from a table.
  • Pressing enter on a link at the end removes the whole `fr-view` element.
  • Toolbar options disabled while selecting table column using keyboard.
  • Returning a string from the 'paste.beforeCleanup' event is being ignored.
  • Pressing backspace after placing cursor at the end does not...

Released: Jul 8, 2022

v4.0.13 での更新項目

不具合の修正

  • copy-paste some standard text within editor on Chrome browser is adding a span tag with a lot of styles.
  • Formatting loses on text when using arrow keys to place the cursor.
  • The bold styling is lost when entering the empty line.
  • Editor popups and tooltips are not displayed correctly when using inside 'dialog' element.
  • The decrease indent is not working with table.
  • The edit pop-up does not appear when the video tag is at the top.
  • Quick Insert Button is not shown when `enter: Froala Editor...

Released: Jun 8, 2022

v4.0.12 での更新項目

不具合の修正

  • Can't remove the bordered style from an image when there's an image caption.
  • Adding link on existing text inserts link at wrong position when editor is configured as 'htmlUntouched'.
  • Text selection is not working when Froala editor is used inside a HTML table.
  • Editor popups and tooltips are not displayed correctly when using inside 'dialog' element.
  • Unable to remove '<br>' tags using backspace when 'enter' option is set to 'FroalaEditor.ENTER_BR'.
  • Email and URL in plain text are not...

Released: May 9, 2022

v4.0.11 での更新項目

機能

  • Added option to set table footers.

不具合の修正

  • Fixed issue where you can't navigate with up/down arrows within a table when HTML is wrapped.
  • Fixed XSS vulnerability in [insert video].
  • frame and script tags being removed even when htmlRemoveTags option set as empty.
  • Fixed pasting formatted tables from editor to excel is not working as expected.
  • Edit.off method does not work as expected when using initOnClick option.
  • Embedding Vimeo videos with privacy doesn't work in the editor.
  • "ZeroWidthSpace...