Skip to content

Releases: froala/wysiwyg-editor

Release 4.0.9

01 Feb 14:12
Compare
Choose a tag to compare
  • Track changes is disabled in the default package and it can be enabled by including the plugin file separately.
  • Fixed Froala - Knockout Framework integration issue
  • Fixed Froala - Craft CMS integration issue
  • Fixed, background color getting added for copied image with transparent background
  • Fixed, the first character cannot be converted to Japanese when typing on new line after formatted text
  • Fixed, horizontal scroll is hidden after pasting large content
  • Fixed, errors shown while applying style for content including not-editable in selection
  • Fixed trackChanges button group does not expand when using multiple editor instances
  • Fixed, blockquote does not work when ENTER_BR is used
  • Fixed, track changes enabled without the sub-menu appearing when the editor is initialised with trackChangesEnabled option set true
  • Fixed, new empty paragraph gets created when user clicks on any of the formatting buttons, if the list items are wrapped
  • Fixed, error shown in console if tried to resize editor and expand more toolbar when the track changes plugin is not enabled
  • Fixed, markdown content not converting as numbered list when there is a bulleted list exist and try to create a numbered list
  • Fixed, Backspace does not remove text when text contains multiple formatting
  • Fixed, Removing a sentence after a BR tag, does not remove the BR tag

Release 4.0.8

20 Dec 12:18
Compare
Choose a tag to compare
  • Fixed TrackChanges to work with toolbarContainer option
  • Fixed full screen view to work with inlineToolbar mode
  • Fixed selection/cursor position for text styling to work when htmlUntouched is enabled
  • Fixed high level security vulnerability in dependent packages for Node
  • Fix to extend reported textfield CSS selector for input type="number"
  • Fixed, Uncaught TypeError: Cannot read property 'split' of null while enable editor on image
  • Fixed issue, toggling between list items causing paragraph elements removed, when multiple paragraph items are wrapped inside a DIV tag
  • Fixed to handle paste and match style option in Safari browser
  • Fixed issue, cursor jumps unexpectedly when using multiple editors with toolbarInline and toolbarVisibleWithoutSelection

Release 4.0.7

22 Nov 13:02
Compare
Choose a tag to compare
  • Fixed issue with pasting multiple lines of plain text, the second and subsequent lines will be separated by br instead of DIV
  • Fixed issue, cannot upload multiple images on FireFox
  • Fixed issue, cannot switch between basic formatting on a mobile device
  • Fixed nested list from Google Docs breaks if the user presses the Enter button
  • Fixed heightMin option does not work with the markdown feature
  • Fixed issue, text getting deleted when accepting changes of background color on text
  • Fixed drag inline not working on Firefox
  • Fixed view jumps to the top when pasting content in editor after adding the CSS transform property
  • Fixed, bullet outdent/indent does not work as expected with multiple list items
  • Fixed issue, cannot delete images when enabling the trackChanges
  • Fixed issue, Uncaught TypeError: r is undefined when resizing the window on Firefox
  • Fixed issue, select all and delete not working in android with PYTHON-FLASK
  • Fixed issue, text deletion is not getting tracked in Froala editor with Knockout
  • Fixed, Table and cell styles are not applying on pasted tables from MS word
  • Fixed, Froala Editor removes multiple characters when pressing backspace
  • Fixed, contentChanged event does not trigger when pasting an image

Release 4.0.6

14 Oct 10:45
Compare
Choose a tag to compare
  • Fixed the issue Outdent button is not enabled after indent when enabling Iframe option
  • Fixed ENTER_DIV does not work as expected when enter between a sentence
  • Fixed the issue empty space appears on copy pasting from Google sheets
  • Fixed the issue link carries through to the first character of the new first list item
  • Fixed, lists behave strangely when <p> inside <li>
  • Fixed issue with pasting content from notepad, Applying font-size on pasted content does not work as expected when pastePlain and htmlUntouched options are enabled
  • Fixed, TypeError: Cannot read property 'contains' of null
  • Fixed the issue progress bar gets hidden if the editor is resized while a large file is uploading
  • Fixed issue throwing error, "Cannot read property 'tagName' of undefined" when htmlUntouched option enabled and press delete on content in some scenarios
  • Fixed issue editor freezes/crashes when selecting table cells
  • Fixed issue link getting removed on image when toggling between an image caption and start typing
  • Fixed issue cannot upload .msg files even after configuring the correct MIME type
  • Fixed issue next textbox gets inside the focused textbox while pressing delete button on a bulleted sentence
  • Fixed html.getSelected() method to work correctly with ENTER_BR or ENTER_DIV options
  • Fixed issue inserting youtube videos with the autoplay option doesn't work
  • Fixed issue editor lags when its content is selected
  • Fixed issue space after text getting removed when using keyboard shortcuts to enable and disable the basic commands (bold, italic, underline)
  • Fixed issue with selected styles (font size, font family, font color) getting reset while toggle the "Bold" tool
  • Fixed issue applying bold, italics and underline commands leaves ZeroWidthSpace on text

Release 4.0.5

17 Sep 12:49
Compare
Choose a tag to compare
  • Fixed the issue editor scrolls down if the user clicks the Enter or Backspace in iframe mode
  • Fixed issue with applying formatting on single word, Sometimes the editor applies formatting on whole paragraph or last word in firefox browser
  • Fixed adding caption to an image having inline text, the text incorporates within the image
  • Fixed Uncaught TypeError: Cannot set property 'more_btn' of undefined
  • Fixed issue pasting content from word containing bold, underline and italic text does not retain formatting
  • Fixed images won't paste into editor when imageUploadURL is specified
  • Fixed images in base64 format lose their alignment issue
  • Fixed uncaught exception when removing a table row
  • Fixed the pasted table always has borders in iframe mode
  • Fixed Table Edit Popup doesn't appear when selecting all cells when one of the table cell contains text in it.
  • Fixed issue editor cannot be initialised for the second time with ng-if directive
  • Fixed Clear formatting command does not work with some block tags elements, e.g( <h1>, <h2>, <pre>.)
  • Fixed the Indent/Outdent buttons does not work as expected
  • Fixed pasting lists from MS word is broken in IE11
  • Fixed the prompt moves down 2-3 lines when the htmlUntouched option is set to true and the font is changed
  • Fixed the issue keepFormatOnDelete prevents the creation of an empty paragraph
  • Fixed editor component returns empty divs when testing jest enzyme
  • Fixed inserting image through quick insert, does not show in track changes
  • Fixed copy and pasting a table with multiple images as base64, some of the images gets displayed twice
  • Fixed switching off the formatting button clears formatting and cursor jumps to the beginning issue on Android
  • Fixed the editor loses focus when undo after pasting a hyperlink
  • Fixed ParagraphFormat: Object doesn't support property or method 'includes' issue in IE

Release 4.0.4

02 Aug 16:02
Compare
Choose a tag to compare
  • Fixed, Reject Single Change icon is rejecting multiple changes in one click
  • Fixed, Iframe: ImageEdit popup does not appear on images when initializing the editor with predefined height.
  • Fixed, Enter_BR: Multiple characters gets deleted on backspace
  • Fixed, can't type text after pasting image
  • Fixed, pasting a image from MS word causes the editor to freeze.
  • Fixed, deleting list from table cell deletes the cell itself
  • Fixed, uploading SVG image to server, displays the image twice in the editor
  • Fixed, buttons group dropdown stopped working.
  • Fixed, the clearFormatting command does not remove style attribute
  • Fixed, after clicking on image in specific scenario the image edit popup does not appear properly
  • Fixed, pasting from Word breaks in Safari
  • Fixed, the Underline and Strikethrough styles are not working properly after highlighting text.
  • Fixed, editor scrolls to bottom on enter/backspace
  • Fixed, Froala editor scrolls up if you use enter in table
  • Fixed, IE: Remove button on textColor and backgroundColor doesn't works
  • Fixed, if user uploads PDF file via Files Manager, it is inserted into the iframe element with fr-video class
  • Fixed, Markdown: Code blocks should render the spacing, newlines, tabs and formatting.
  • Fixed, inserting image with fr-fir class and inserting caption destroys the imagEditPopup
  • Fixed, when replacing youTube video with a video from upload video, The interface throws an error.
  • Fixed, if the iframe is enabled, popups do not close if the user clicks outside the editor
  • Fixed, ENTER_BR feature
  • Fixed, when fullPage & heightMin options is enabled scroll bar doesn't appear

Release 4.0.3

06 Jul 13:51
Compare
Choose a tag to compare
  • Fixed selection lost issue on Safari while focusing the toolbar by keyboard shortcut (alt+F10)
  • Fixed the video preview issue on Safari browser
  • Fixed the issue with copy/paste base64 image from editor to editor on Safari browser
  • Fixed selection lost issue with custom popup
  • Fixed issue inserting text followed by a line break into the editor, The editor ignores the line break(<br>)
  • Fixed issue with bullet Indent/Outdent
  • Fixed embedded Twitter content is missing issue
  • Fixed issue pasting Images with some text from MSword gets pasted twice when setting the option wordPasteModal: false
  • Fixed issue with removing the 'videoReplace' and 'autoplay' buttons from the Video Edit popup
  • Fixed issue with createing list in iframe mode in IE11 browser
  • Fixed issue IE11: Object doesn't support property or method 'matches'
  • Fixed issue dropdowns has a horizontal scroll in Safari (Mac)
  • Fixed error on applying inline styles on content with nested spans in IE11 browser
  • Added translation for Table Styles and Cell Styles options
  • Fixed issue toolbar buttons disappear when replacing the image caption
  • Fixed the progress bar geting hidden issue if the editor is resized while a large file is uploading
  • Fixed issue table edit popup not opened after wrapping the table in a div tag

Release 4.0.2

03 Jul 04:09
Compare
Choose a tag to compare
  • Fixed extra space getting added after we write a line and press enter
  • Fixed when copy paste list item it pasted at place where we copied
  • Fixed when applying style , unable to click outside that style area
  • Fix when applying paragraph style and formatting like borders, the two lines appear instead of one
  • Fixed, menu gets hidden after track changes bar
  • Fix for Two vertical split labels that get shown
  • Fixed , when formatting changes are rejected, the highlighted text duplicates itself
  • Fixed, continuous deletion from 1 paragraph to another not working properly
  • Fixed, unexpected letters is adding while we write something
  • Fix in Markdown plugin , when we press enter the above text get change

Release 4.0.1

07 Jun 13:23
Compare
Choose a tag to compare
  • Fix for Track changes Toolbar sometimes not opening in Froala website
  • Fix for Table, tbody, tr, td having generic styling
  • Fix for CSS style rules for some elements which were broken

Release 4.0.0

01 Jun 14:57
Compare
Choose a tag to compare
  • Enable / Disable Track Changes
  • Show / Hide Track Changes
  • Accept Single Change feature in Track Changes
  • Reject Single Change feature in Track Changes
  • Accept ALL Changes feature in Track Changes
  • Reject ALL Changes feature in Track Changes
  • Markdown Support