Skip to content

Releases: froala/django-froala-editor

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

Release 4.0.4

03 Aug 08:33
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 17:02
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 creating 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 getting 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

02 Jul 07:17
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 3.2.6-1

05 Feb 08:47
Compare
Choose a tag to compare
  • Fixed Method events.focus() does not work.
  • Fixed Missing translation es, pt_pt, ko, pl, it.
  • Fixed Cannot insert the Font Awesome icon.
  • Fixed The preformatted text (pre tag) loses its formatting if it's pasted into the editor.

Release 3.2.2

16 Sep 05:21
Compare
Choose a tag to compare

Bug Fixes

  • Fixed Security issue: XSS via pasted content
  • Fixed Inputs on popups on mobile is not working
  • Fixed User cannot change the type of the nested list item
  • Fixed Aurelia plugin issues
  • Fixed editor load issue in Safari
  • Fixed backward slash urls issue
  • Fixed DOMException: Blocked a frame with origin...from accessing a cross-domain frame
  • Fixed SecurityError: Permission denied to access property "document" on cross-origin object
  • Fixed Problem with one of the polyfill in IE11
  • Fixed Froala formats more than the selected text in IE11 in iframe mode
  • Fixed Dropdown Selection Scrolls to top of Page in IE11
  • Fixed issue when inserting an image from image manager it loses data-* attributes
  • Fixed to show both Height and width in the change size pop-up when uploaded new image

Release 3.2.1

04 Aug 15:09
Compare
Choose a tag to compare

Bug Fixes

  • Fixed Inserting images 1st image replaces the second(newly) added image when clicking outside image within editor when image is focused
  • Fixed Back button is missing in image replacement option
  • Fixed Shadow is not applied to inserted image
  • Fixed Can't type text after adding image
  • Fixed After setting image to display inline, User is not able to type text, Only way is to press escape key
  • Fixed Can't format more than one image caption
  • Fixed image.replaced event is not getting triggered when image is being replaced using 'Upload Image' and 'By URL' option
  • Fixed imageBack and videoBack buttons are not showing in 'Insert Image' and 'Insert Video' toolbar option
  • Fixed If the imageResizeWithPercent is enabled, user can't insert/edit image captions
  • Fixed Initialized fired before html is ready
  • Fixed Two Froalas on same page with same options but second Froala doesn't update froalaModel (Angular, Vue, React)
  • Fixed Automatically adding extra period after typing out email address
  • Fixed Inserting link fails when linkText is set to false
  • Fixed Pasting content with image between Froala windows drops whitespace in content
  • Fixed Editor buttons get disabled while dragging a image between table cells.
  • Fixed IE11: Missing buttons in image manager
  • Fixed Cursor doesn't retain its position when using a inline class feature
  • Fixed Delete key does not work for images
  • Fixed Removing caption from an image, removes a link as well
  • Fixed Can't select the image that contains the caption and the link
  • Fixed IE11: Object doesn't support property or method 'includes'
  • Fixed YouTube should only suggest videos from the same channel