Skip to content

Releases: froala/editor-php-sdk-example

Release 5.0.1

18 Feb 09:17

Choose a tag to compare

  • Fixed, Vertical cell split propagates incorrectly to adjacent cells after inserting a row above in a table.
  • Fixed, Accidental vertical cell resizing triggered by a simple click on the cell border.
  • Fixed, Accessibility issue – aXe identified missing labels on the style options menu icon.
  • Fixed, Image popup appears behind the editor and is not displayed on top.
  • Fixed, Selection highlight appears over the font list popup in iOS mobile view.
  • Fixed, Sub-bullets convert to numbered lists and font becomes inconsistent after using “Clean” on Word paste.
  • Fixed, An extra “.” character is added when toggling Code View with a <textarea> inside the editor.
  • Fixed, tableStyle toolbar option not working as expected
  • Fixed, toolbarSticky does not work correctly with multiple editors.
  • Fixed, Support for partial read-only mode (enable selected toolbar buttons when editor.edit.off() is called)
  • Fixed, Issue with adding color to the Lists items.
  • Fixed, Issue with the table selection feature
  • Fixed, Email address automatic linking
  • Fixed, Editor does not auto-scroll or maintain focus when pasting content from Word or another editor.
  • Fixed, tableDefaultBGColor incorrectly applied the tableDefaultBorderStyle value to the background color.
  • Fixed, “URI Malformed” error occurs when inserting a link containing a percent symbol (%).

Release 5.0.0

15 Jan 09:53

Choose a tag to compare

  • Fixed, table inline style adds width: 100% causing signature table distortion
  • Fixed, multilevel lists lost after cleaning Word content
  • Fixed, list functions broken on pasted content (Firefox only)
  • Fixed, toolbarContainer ignored for multiple editors, toolbar duplicates on new editor
  • Fixed, rich text editor fails on second image link creation
  • Fixed, find and replace plugin in Froala Editor unintended form submission inside <form> tag
  • Fixed, normal spaces replaced by non-breaking spaces
  • Code snippet insertion
  • Fixed, MS Edge: Suggested text does not get's replaced correctly on autocorrect
  • Fixed, extra <br> tag removed inside table cell during whitespace cleanup
  • Fixed, z-index issue with Froala Editor image popup menu in multi-instance setup (v4.3.1+)
  • Fixed, image resizing fails in Froala editor within an iframe
  • Import content from Word document
  • Fixed, iPhone: cursor jumps to first line when changing Font Family from bottom toolbar
  • Fixed, Consider returning the dedicated table cell background button (tableCellBackground)
  • Fixed, pasted paragraph alignment not preserved from MS Word
  • Fixed, pasting tabular data after copying HTML signature pastes old clipboard content instead
  • Fixed, multiple duplicate images inserted when pasting screenshots in Froala
  • Fixed, border style options like "Solid" and "Dashed" are not translated in table properties
  • Fixed, Tamil language content not wrapping in table cells
  • Fixed, Hebrew numbering replaced with “1”
  • Fixed, UI Issues with Froala Editor - image replace popup position and align center tooltip error
  • Fixed, extra empty bullet inserted on decrease indent with htmlUntouched: true
  • Fixed, aligning selected text removes <br> tags inside table, causing layout shift

Release 4.7.1

19 Nov 09:54

Choose a tag to compare

  • Fixed, text selection is invisible when applying any formatting via toolbar
  • Fixed, programmatic style changes not reflected in table cell text
  • Fixed, extra <td> added after deleting a row from a table with merged cells and nested table
  • Fixed, double bolding in ul > li
  • Fixed, Ipad: formatting on selection does not works with external keyboard trackpad
  • Fixed, font changes after inserting emoticon with emoticonsUseImage: false
  • Fixed, roman numbered lists and text changed to wingdings font when pasting from .docx in Froala Editor
  • Fixed, pasting with formatting applied, the editor applies additional spans
  • Fixed, spans of previous paragraph are copied to the new one when using enter
  • Fixed, issue with the find and replace feature
  • Fixed, code view turns off when resizing browser
  • Fixed, tableMultipleStyles option ignored in latest tables module
  • Fixed, formatting toolbar actions (e.g., Title) not applied above pasted Wikipedia content
  • Fixed, corrupted numbering in nested articles pasted from Word
  • Fixed, vimeo event links not embedding with Froala video plugin
  • Fixed, multilevel list misalignment and corruption on paste from Word
  • Fixed, character limit discrepancy when pasting from OneNote in the editor

Release 4.7.0

28 Oct 08:56

Choose a tag to compare

  • Link/Anchor for scroll into view
  • Page Break
  • Export content to Word document
  • Fixed, Translations missing for Table- and Cell-Property-Dialog
  • Fixed, Inserting emoji changes font style
  • Fixed, Spelling Mistake in Table Properties Popup “Dimensions” Misspelled as “Dimentions”
  • Fixed, Hardcoded English Labels in Table and Cell Properties Popups in Froala Editor with German Localization
  • Fixed, Issue with the table selection indicator when moved focus away from the table.
  • Fixed, pastePlain: true does not strip formatting as expected when pasting content

Release 4.6.2

04 Sep 07:34

Choose a tag to compare

  • Fixed, not able to click on image after adding image caption
  • Draggable table
  • Fixed, table cell alignment not applying properly
  • Fixed, TrackChanges: cursor jumps unexpectedly when writing text on new line
  • Fixed, inability to edit end of first line in two-line captions
  • Table height resize and improvements in existing resize for horizontal
  • Select table cells and copy them
  • Fixed, paste functionality fails silently on Froala Editor in Android Chrome 100+
  • Fixed, cursor jumps to bottom when selecting content if editor ends with <img> or <hr>
  • Fixed, extra line spacing and incorrect font sizes when pasting from Word
  • Fixed, image copy/paste triggers image.removed event
  • Fixed, excessive line spacing when pasting from MS Word
  • Fixed, some content with icons goes missing when pasting content from MS Word
  • Fixed, numbered paragraphs misaligned when pasting from Word into Froala Editor
  • Fixed, html.wrap(false, true, false) no longer prevents <br> insertion in empty <td> elements
  • Fixed, keepFormatOnDelete not working as expected
  • Fixed, align center icon tooltip displays "None"
  • Fixed, table alignment breaks after resizing due to added margin styles
  • Fixed, id="isPasted" attribute is added when pasting content in the editor
  • Fixed, compile error when referencing FroalaEditor in Angular
  • Fixed, word paste plugin removes styles but retains non-functional word comments after "Clean" option
  • Fixed, text selection fails in table cells in Froala Editor on Mozilla Firefox

Release 4.6.0

23 Jul 10:15

Choose a tag to compare

  • Fixed, MS Edge: Suggested text does not get's replaced correctly on autocorrect.
  • Fixed, unhandled error when deleting text inside custom or standard HTML tags
  • Fixed, line height doesn't adjusts to font-size in Froala Editor
  • Fixed, pasting links with single quotes breaks URL parsing
  • Find and Replace Plugin
  • Fixed, incorrect cell focus after column resize causes text to appear in previously selected table cell
  • Fixed, character count limit not enforced in Android WebView integration
  • Fixed, image can only be dragged once inside a table
  • Introduce a Table properties
  • Fixed, Error: Cannot read properties of undefined (reading 'disableBlur') in React Editor with fullPage or iframe Mode
  • Fixed, inconsistent behavior when removing all text on a single line using Backspace key character by character
  • Fixed, Accessibility: Labelling for the Froala Editor fields
  • Fixed, Double URL encoding when editing links in the editor
  • Fixed, html.get() omits empty table row in single-column table after cell content is cleared
  • Introduce a Table Cell Properties
  • Fixed, URL's are not recognized with common suffix
  • Fixed, allow all keyboard actions when entire table is selected
  • Fixed, unable to change text color in a list item containing a link
  • Fixed, Accessibility issue: A visual focus indicator is missing on Font Size popup when using the arrow keys to navigate to the currently selected option
  • Fixed, Toolbar Positioning Issue When SVG is the First Element
  • Fixed, Accessibillity issue: State: Expand/collapse state of the element is missing or incorrect
  • Fixed, Accessibillity issue: Function cannot be performed by keyboard alone
  • Fixed, Accessibillity issue: Focus indicator is missing
  • Fixed, Accessibillity issue: Button pressed state is not conveyed
  • Fixed, Can't navigate with up/down arrows within a table

Release 4.5.2

14 May 09:16

Choose a tag to compare

  • Find and Replace plugin
  • Fixed, increase indent button and keyboard shortcut are not correctly synchronized
  • Fixed, the URLs ending with a hyphen are truncated when pasted as plain text
  • Fixed, inconsistent behavior with selection and clear formatting for table depending on presence of text after table
  • Fixed, error occurs when clicking the ordered list button
  • Fixed, alpha colors (RGBA & Hex) not working properly in text coloring
  • Fixed, not able to edit inputs when working inside shadow DOM
  • Fixed, indent and ordered list button click causing errors in console
  • Fixed, image resize box expanding to full width with caption and htmlUntouched: true
  • Fixed, indenting a list immediately after creation causes missing <li> elements
  • Fixed, tooltips render outside shadow DOM scope
  • Fixed, formatting issues when pasting content from Word into the Editor
  • Fixed, strips out entities while copy/pasting content from the same editor instance if pastePlain: true
  • Fixed, security vulnerability in Froala

Release 4.5.1

02 Apr 07:51

Choose a tag to compare

  • Fixed, table issue when using Froala editor within Dialog component form fluentui/react 8
  • Fixed, option to select multiple table cells and apply formats from main toolbar
  • Fixed, track changes to track drag and drop content in Froala
  • Fixed, alignment issue: table alignment conflicts with alignment from main toolbar
  • Fixed, .fr-table-selector DIV element appears when hovering over editor inside a table, even without a table inside editor
  • Fixed, font size changes back to default size after pressing Enter two times and Backspace
  • Fixed, clear formatting doesn't work for external content pasted from MS Word
  • Fixed, Froala-Filestack plugin should be allowed to run on all browsers wherever supported
  • Fixed, code view freezes the editor with base64 contents inside
  • Fixed, configurable option to allow styling contenteditable="false" elements
  • Fixed, Runtime Error - Duplicate identifier 'LineHeight'

Release 4.5.0

20 Feb 07:36

Choose a tag to compare

  • Fixed, focus issue with multiple editors sharing the same toolbar in a table element
  • Fixed, copy-pasting tables and rows from Excel into Froala loses formatting and structure
  • Introduced pluginsDisabled option to easily exclude plugins from Froala toolbar
  • Fixed, toolbar sticky is not working as expected
  • Fixed, data loss issue on iOS 17 (iPhone) - erasure of next line content on line breaks in enter: ENTER_BR mode
  • Fixed, default styles not applied on whole content when enter: ENTER_BR mode is on
  • Fixed, cannot insert .hex files into the editor
  • Fixed, clear formatting removes video from the content
  • Fixed, when changing the size of the font in a table cell it creates new rows
  • Fixed, the entire list item is bolded when applying bold formatting to the link
  • Fixed, pressing backspace from a numbered list item caused it to jump inside the table cell
  • Fixed, formatting not applied to editable content when contenteditable="false" block is at the document start
  • Fixed, image caption toggling adds multiple fr-img-space-wrap DIVs causing DOM bloat
  • Fixed, table inserts at the top of the editor instead of the middle of text on iPhone safari browser
  • Fixed, URL link copied from Notepad displays incorrectly in the editor
  • Fixed, fontSizeUnit setting does not work as expected
  • Fixed, roman numerals in numbered lists not retained when copying from MS Word to Froala Editor
  • Fixed, link edit popup not appearing when "fullPage: true" and text formatting is applied
  • Fixed, wrong order of "lineHeights" in line-height drop-down
  • Fixed, cannot add a footer to pasted tables from Ms Word

Release 4.4.0

08 Jan 10:13

Choose a tag to compare

  • React framework plugin upgraded
  • Angular framework plugin upgraded
  • WordPress framework plugin upgraded
  • Django framework plugin upgraded
  • Fixed, Uncaught TypeError: Cannot read properties of undefined (reading 'toLowerCase')
  • Fixed, Random number list gets generated when copy-pasting content from MS Word
  • Fixed, Pasting TOC from Word does not work as expected
  • Fixed, oneNote: deleting bullet lists after pasting into the editor does not work as expected
  • Fixed, editor does not returns fullPage content when fontFamilyDefaultSelection option is used
  • Fixed, issue with using Froala Angular SDK in standalone component (Angular 17) when Server-Side Rendering (SSR) is enabled
  • Fixed, pasting list containing sub-bullet lists, the sub bullet lists are not preserved in the same order
  • Fixed, complex numbering and bullets alignment is not pasted correctly from MS Word inside the editor
  • Fixed, increasing font size does not increase's the subscript line
  • Fixed, problem with underline text and color change
  • Fixed, table with header that contains merged cells is not displayed correctly
  • Fixed, after clicking an image the image toolbar moves with outer scroll
  • Fixed, track changes: editor completely delete's characters from content when pressing backspace
  • Fixed, cursor position get's lost if the content is wrapped with html.wrap inside tables
  • Fixed, XSS vulnerability when pasting content into the froala editor
  • Fixed, Vimeo Embedded Code Includes Extra <p> Tag Causing Embed Failure
  • Fixed, inserting link with special character, the editor removes any formatting from the content.
  • Updated Dompurify library integration within Froala to respect the configurable options