Releases: froala/wysiwyg-editor
Releases · froala/wysiwyg-editor
Release 4.3.1
- Fixed, Word paste feature is not working correctly on latest chrome version on physical device with Android
- Fixed, copying and pasting within bullet points causes loss of properties and inserts extra inappropriate bullet points
- Fixed, copy and paste from word is not persisting the font
- Fixed, error in editor - "Uncaught TypeError: Cannot read properties of null (reading 'querySelector')" when a redundant
<ul>
tag is present - Fixed, the width of the columns is changed while copying content from Word365
- Fixed, copying content from Word365 cause that formatting of the top column entries is changed
- Fixed, multiple Instances: pasting content from MS Word in the second instance results in duplicate content
- Fixed, when we increase the indent on a bullet list item, the bullet type gets changed.
- Fixed, roman-numbered lists does not paste correctly inside editor
- Fixed, decrease indent does not work as expected when pasting bullet list from PowerPoint
- Fixed, multi-line indentation and outdentation with different levels does not work
- Fixed, single-line indentation and outdentation does not work as expected with multiple list items
- Fixed, MS Edge: Suggested text does not get's replaced correctly on autocorrect.
- Fixed, !important CSS applied on default-styles class create's unexpected results
- Fixed, the click event from the popup continues to propagate in editor
- Fixed,
href
values truncated on initial load in Froala v4.2.2 - Fixed, table column gets stretched when pasting from MS Word
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.2
- Fixed, unable to select text using Left Arrow and Shift combination
- Fixed, comma is included in the link after pasting a link
- Fixed, pasting a URL into the editor which includes an ampersand (&), the URL encodes in the editor
- Fixed, text color breaks when there is other attribute than style
- Fixed, font size does not work when
contenteditable="false"
is used - Fixed,
onkeyup
event expecting incorrect type - Fixed, Typescript errors with 4.1.1
- Fixed, Cannot read properties of
undefined
(reading 'isEnabled') - Fixed, Link Plugin Issue in IFRAME Mode: Console Error and Context Menu Behavior in Release 4.1.0
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