Skip to content

Releases: froala/django-froala-editor

Release 4.0.15

12 Oct 10:00
Compare
Choose a tag to compare
  • Fixed, the width on the image tag doesn't change when adjusting the size of the image after adding caption.
  • Fixed, deleting last character on a line makes cursor jump to previous line with ENTER_BR config.
  • Fixed, fontSizeUnit does not work when pasting from MS Excel.
  • Fixed, XSS in the Markdown feature.
  • Fixed, the table structure gets broken when clicking on table after pasting from MS word.
  • Fixed, Font Family get's reset when pressing enter even after enabling keepFormatOnDelete option
  • Fixed, BackSpace removes extra BR from editor content.
  • Fixed, the increase and decrease indent is not working with Ordered List.
  • Fixed, crash when editing content: Uncaught TypeError: Cannot read property 'classList' of null.

Release 4.0.14

25 Aug 08:55
Compare
Choose a tag to compare
  • Fixed, the increase and decrease indent is not working fine with Quote
  • Fixed, XSS when setting external content via setModel on React
  • Fixed, cannot read property row of undefined while moving a text/image outside from a table
  • Fixed, pressing enter on a link at the end removes the whole fr-view element
  • Fixed, toolbar options disabled while selecting table column using keyboard
  • Fixed, returning a string from the paste.beforeCleanup event is being ignored
  • Fixed, pressing backspace after placing cursor at the end does not work as expected
  • Fixed, XSS issue with iframe
  • Fixed, removing header from outer table removes header for all nested tables

Release 4.0.13

08 Jul 14:40
Compare
Choose a tag to compare
  • Fixed, copy-paste some standard text within editor on Chrome browser is adding a span tag with a lot of styles
  • Fixed, formatting loses on text when using arrow keys to place the cursor
  • Fixed, the bold styling is lost when entering the empty line
  • Fixed, the decrease indent is not working with table
  • Fixed, the edit pop-up does not appear when the video tag is at the top
  • Fixed, Quick Insert Button is not shown when enter: Froala Editor.ENTER_BR is enabled
  • Fixed, XSS on image url input field
  • Fixed, toggling between basic formatting like bold, italic, underline etc; causing other styles applied get reset
  • Fixed, pasting content from word causing unexpected HTML in editor

Release 4.0.12

09 Jun 06:32
Compare
Choose a tag to compare
  • Fixed, cannot remove the bordered style from an image when there's an image caption
  • Fixed, adding link on existing text inserts link at wrong position when editor is configured as htmlUntouched
  • Fixed, text selection is not working when Froala Editor is used inside a HTML table
  • Fixed, editor popups and tooltips are not displayed correctly when using inside dialog element
  • Fixed, unable to remove <br> tags using backspace when enter option is set to FroalaEditor.ENTER_BR
  • Fixed, email and URL in plain text are not converted as link while pasting content in editor
  • Fixed, wrong inline border style is applied on <td> elements of a table when reading the value/html of Froala editor

Release 4.0.11

09 May 14:59
Compare
Choose a tag to compare
  • Fixed, can't navigate with up/down arrows within a table when html is wrapped
  • Fixed, XSS vulnerability in [insert video]
  • Fixed, Iframe 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
  • Added option to set footer for table
  • Fixed, edit.off method does not work as expected when using initOnClick option
  • Fixed, embedding Vimeo videos with privacy doesn't work in the editor
  • Fixed, "ZeroWidthSpace" appending when removing text in the editor
  • Fixed, pressing backspace does not remove formatted text when using the ENTER_BR option
  • Fixed, content lose formatting while pasting content from libre office
  • Fixed, unable to type after inserting an image to the editor on mobile devices
  • Fixed,the scroll moves from bottom to the top and lose its place when applying the "highlight" or "color text" option on text
  • Fixed, if useClasses is disabled, fr-bordered, fr-rounded and fr-shadow are not translated to the inline style
  • Fixed, applying clearFormatting on links, duplicates the link itself

Release 4.0.10

16 Mar 09:33
Compare
Choose a tag to compare
  • Fixed, paragraph getting created when setting cursor markers before a table
  • Fixed, applying bold/italic formatting on a sentence causing the first item in the bullet list next to the sentence is also getting format in bold/italic
  • Fixed, cannot read property 'nodeType' of null
  • Fixed, unable to remove paragraph before or after a table
  • Fixed, insertLink button remains active after toggling from editLinkPopup
  • Fixed, line height not working when using FroalaEditor.ENTER_BR
  • Fixed, clicking on the image shows the popup modal in wrong position
  • Fixed, horizontal scroll is hidden after pasting large content
  • Fixed, buttons getting disappeared when configuring "videoInsertButtons" from default buttons
  • Fixed, misplaced line breaks inside list block are considered as list items
  • Fixed, applying font size on selected text applies the formatting to the whole content
  • Fixed, React: Undo stack gets reset every time the model changes externally
  • Fixed, the content is hidden behind the bottom toolbar
  • Fixed, pressing URL-button on imageEditPopup causing the whole popup moves from the center of the image to the left
  • Fixed, inline toolbar takes full width of the editable content
  • Fixed, copy/paste image within editor not working in Firefox
  • Fixed, video upload get's stuck on loading video message when uploading multiple videos

Release 4.0.9

02 Feb 09:16
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

21 Dec 07:53
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 16:53
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.5

17 Sep 13:42
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