Releases: froala/react-froala-wysiwyg
Releases · froala/react-froala-wysiwyg
Release 4.3.0
- New plugin, Froala-Filestack plugin for Filestack integration
- Fixed, Craft CMS: Loss of Font Family and Font Size in the exported HTML with
iframe: true
anduseClasses: false
- Fixed, Setting
fontSizeDefaultSelection
in the config results in multiple wrapperdivs
being added to content on subsequent edits - Fixed, Character Limit Issue: Special Characters and Emojis bypass the limit
- Fixed, Additional scrollbar appears when opening emoticons popup
- Fixed, Uncaught DOMException: Index or size is negative or greater than the allowed amount
Release 4.2.2
- Fixed, Editor does not re-upload pasted images with some content
- Fixed,
image.beforeUpload
event is not triggering when pasting rich content with images from MS Word - Fixed, font format is incorrect when pasting list from MS doc
- Fixed, video plugin is not compatible with YouTube short video links
- Fixed, unexpected
DIV
replication when pasting tables in editor - Fixed, CVE-2023-41592 XSS vulnerability
- Fixed, alignment and font size dropdowns are unresponsive in Inline Toolbar on Andriod mobile
- Fixed, Tracked Changes: When adding/pasting unordered lists with different formatting the single formatting applies on whole list
Release 4.2.1
- Fixed, editor skips empty tab spaces when adding on initialization
- Fixed, multi line cut with track changes does not work as expected
- Fixed, background color not cleared after deleting using the delete button in the color popup
- Fixed, font format gets reset when tabbing inside table rows
- Fixed, editor jumps when editing large content in iframe mode
- Fixed, TrackChanges: Deleting content does not work as expected
- Fixed, default selected font-family and font-size lost when deleting all content
- Fixed, word count plugin doesn't work as expected with the wordCounterMax configuration
- Fixed, type definitions for word counter
- Fixed, Ordered list (Number) is not continously appeared on froala Editor
Release 4.2.0
- Feature, Word Count plugin
- Fixed, incorrect display of ordered and unordered lists based on user selection
- Fixed, cursor not positioned at the end after pasting large content in Froala Editor
- Fixed, word count display issue after concatenating bulleted list items
- Fixed, word count reset to zero after using markdown option
- Fixed, unordered list bullets changed to hollow circles when pasted from MS Word online to Froala Editor
- Fixed, ordered list display issue: inconsistent numbering
- Fixed, word count displays N-1 Value and doesn't match MS Word count in Froala Editor
- Fixed, ordered list (Number) is not continously appeared on Froala Editor
- Fixed, newly added column overlapping with existing column
- Fixed, text color not applied to whole content in the listed table
- Fixed, mismatch in ordered list content alignment between Froala editor and MS word
- Fixed, missing icons when pasting CV from MS Word online to Froala Editor
- Fixed, Can't paste MS Word CV template
- Fixed, when copying a table from Word and then when adding more columns to it in Froala, it does not preserve the original border format.
- Fixed, the page scrolls down when text with image is pasted from MS Word
- Fixed, pasted list from MS Word contains additional list items
- Fixed, bullets & numbering are missed out on copy/paste from MS WORD (Office 365)
- Fixed, font selection triggers incorrect text color change
- Fixed, separators not working as expected
- Fixed, cursor does not stay in view after pressing enter at max height in predefined height example
Release 4.1.4
- Fixed, cursor jumps when editing inputs inside a table while editor is configured for
toolbarInline
- Fixed, CVE-2023-41592 XSS vulnerability
- Fixed, text color hex codes are not changing the text color in the editor
- Fixed, page scrolls when we past large content with images in the editor
- Fixed, cross-site scripting vulnerability in Froala Editor 4.1.2 / CVE-2023-43263
- Fixed, changing text color or background causes loss of focus on selected text due to clicking the input
- Fixed,
toolbarSticky
does not work as expected - Fixed, scrolling issue: pressing Enter scrolls window up when cursor is placed before specific text
Release 4.1.3
- Fixed, vulnerability in the link textrea
- Fixed, error in console while copying text from Froala Editor after pasting content from Word
- Fixed, editor toolbar not loading in Safari iPad
- Fixed, Editor breaking styling when performing cut and paste operation
- Fixed, external styles are not converted to inline style for all elements when
useClasses: false
- Fixed, copy pasting image inside the editor changes size when enabling
imageOutputSize
option - Fixed, Invalid border positioning after resizing a table
Release 4.1.1
- Fixed, Typings for static members are wrong
- Fixed, property in types missing: POPUP_TEMPLATES
- Fixed, property MARKERS does not exist after upgrading to 4.1.0 using typescript
- Fixed, v4.1.0 not working for most options
Release 4.1.0
- Fixed, pasting rich content in safari does not work as expected
- Fixed, empty paragraphs getting created when merging cells if the table is wrapped using html.wrap
- Fixed, table row with display: none style applied does not get's counted
- Fixed, TypeError: Cannot read properties of undefined (reading 'which')
- Fixed, font size does not work when contenteditable="false" is used
- Fixed, errors while dragging a div block tries to drop in its own container
- Fixed, editor content scrolls up while pressing backspace in iframe mode
- Fixed, incorrect behavior on iPad safari when backspacing on korean text
- Fixed, Toolbar Sizes / Responsiveness is not relative to editor width
- Fixed, viewport jumps to top when toggling between fullScreen
- Fixed, text overlapping on emoticons
- Fixed, inconsistent API for uploading files
- Fixed, adding new row does not work with table header
- Fixed, the toolbarBottom on mobile devices
- Fixed, markdown UI breaks when enabling the iframe option
- Fixed, accessibility features are not working for special character
- Fixed, accessibility features are not working for emoticons
- Fixed, hovering over the toolbar buttons generates lot of errors in console
- Fixed, font formatting gets reset after inserting a table
- Fixed, spacing and number lists are not respected when pasting from MS Word
- Updated thirdparty plugins in examples
- Fixed, editor freezes when pasting a large content
- Fixed, support typescript definitions
- Fixed, image alignment does not work as expected inside existing Iframe
- Fixed, Froala rendering twice when using React.StrictMode
Release 4.0.19
- Fixed, table rows order reversed
- Fixed, some classes in the File Manager CSS file do not have the
fr- prefix
- Fixed, the format applies to next list item when pasting and formatting content containing nested list items
- Fixed, after inserting a link middle of the sentence the inserted link goes to the start
- Fixed, inserting special character in link removes the whole content formatting and structure
- Fixed, scroll focus does not work as expected when pressing enter
- Fixed, styling is stripped when changing the first character(s) of a line in Firefox
- Fixed, when copy-paste some standard text add a span tag with a lot of styles in Chrome
- Fixed, copy/paste a table cell with content, paste as whole table
- Fixed, pasted text is pasted as a block
- Fixed, accessibillity to focus on editor toolbar does not work as expected in Safari MACOS
- Fixed, keyboard keys does not work as expected (right, left) when toggling between empty format
Release 4.0.18
- Fixed, copy image from one Froala editor to another doesn't upload the pasted image
- Fixed, tabbing/shift tabbing to indent/outdent a list item does not work as expected.
- Fixed, cannot copy an image when using the right click button on Firefox browser
- Fixed, HTML attributes order is not correctly preserved
- Fixed, the border properties getting removed when copying a table from Excel, Word,etc
- Fixed, the back button in the edit pop-up is not working with iframe mode while editing an already inserted-link
- Fixed, cell merge does not work as expected with table header
- Fixed, the whole column is added as
TH
when creating new column withTH
in the first row - Fixed,
toolbarSticky
does not appear to be working in bootstrap modal