Skip to content

Releases: froala/wysiwyg-editor-python-sdk

Release 4.6.2

04 Sep 08:24
Compare
Choose a tag to compare
  • Fixed, not able to click on image after adding image caption
  • Draggable table
  • Fixed, table cell alignment not applying properly
  • Fixed, TrackChanges: cursor jumps unexpectedly when writing text on new line
  • Fixed, inability to edit end of first line in two-line captions
  • Table height resize and improvements in existing resize for horizontal
  • Select table cells and copy them
  • Fixed, paste functionality fails silently on Froala Editor in Android Chrome 100+
  • Fixed, cursor jumps to bottom when selecting content if editor ends with <img> or <hr>
  • Fixed, extra line spacing and incorrect font sizes when pasting from Word
  • Fixed, image copy/paste triggers image.removed event
  • Fixed, excessive line spacing when pasting from MS Word
  • Fixed, some content with icons goes missing when pasting content from MS Word
  • Fixed, numbered paragraphs misaligned when pasting from Word into Froala Editor
  • Fixed, html.wrap(false, true, false) no longer prevents <br> insertion in empty <td> elements
  • Fixed, keepFormatOnDelete not working as expected
  • Fixed, align center icon tooltip displays "None"
  • Fixed, table alignment breaks after resizing due to added margin styles
  • Fixed, id="isPasted" attribute is added when pasting content in the editor
  • Fixed, compile error when referencing FroalaEditor in Angular
  • Fixed, word paste plugin removes styles but retains non-functional word comments after "Clean" option
  • Fixed, text selection fails in table cells in Froala Editor on Mozilla Firefox

Release 4.6.0

23 Jul 10:22
Compare
Choose a tag to compare
  • Fixed, MS Edge: Suggested text does not get's replaced correctly on autocorrect.
  • Fixed, unhandled error when deleting text inside custom or standard HTML tags
  • Fixed, line height doesn't adjusts to font-size in Froala Editor
  • Fixed, pasting links with single quotes breaks URL parsing
  • Find and Replace Plugin
  • Fixed, incorrect cell focus after column resize causes text to appear in previously selected table cell
  • Fixed, character count limit not enforced in Android WebView integration
  • Fixed, image can only be dragged once inside a table
  • Introduce a Table properties
  • Fixed, Error: Cannot read properties of undefined (reading 'disableBlur') in React Editor with fullPage or iframe Mode
  • Fixed, inconsistent behavior when removing all text on a single line using Backspace key character by character
  • Fixed, Accessibility: Labelling for the Froala Editor fields
  • Fixed, Double URL encoding when editing links in the editor
  • Fixed, html.get() omits empty table row in single-column table after cell content is cleared
  • Introduce a Table Cell Properties
  • Fixed, URL's are not recognized with common suffix
  • Fixed, allow all keyboard actions when entire table is selected
  • Fixed, unable to change text color in a list item containing a link
  • Fixed, Accessibility issue: A visual focus indicator is missing on Font Size popup when using the arrow keys to navigate to the currently selected option
  • Fixed, Toolbar Positioning Issue When SVG is the First Element
  • Fixed, Accessibillity issue: State: Expand/collapse state of the element is missing or incorrect
  • Fixed, Accessibillity issue: Function cannot be performed by keyboard alone
  • Fixed, Accessibillity issue: Focus indicator is missing
  • Fixed, Accessibillity issue: Button pressed state is not conveyed
  • Fixed, Can't navigate with up/down arrows within a table

Release 4.5.2

14 May 09:19
Compare
Choose a tag to compare
  • Find and Replace plugin
  • Fixed, increase indent button and keyboard shortcut are not correctly synchronized
  • Fixed, the URLs ending with a hyphen are truncated when pasted as plain text
  • Fixed, inconsistent behavior with selection and clear formatting for table depending on presence of text after table
  • Fixed, error occurs when clicking the ordered list button
  • Fixed, alpha colors (RGBA & Hex) not working properly in text coloring
  • Fixed, not able to edit inputs when working inside shadow DOM
  • Fixed, indent and ordered list button click causing errors in console
  • Fixed, image resize box expanding to full width with caption and htmlUntouched: true
  • Fixed, indenting a list immediately after creation causes missing <li> elements
  • Fixed, tooltips render outside shadow DOM scope
  • Fixed, formatting issues when pasting content from Word into the Editor
  • Fixed, strips out entities while copy/pasting content from the same editor instance if pastePlain: true
  • Fixed, security vulnerability in Froala

Release 4.5.1

02 Apr 07:59
Compare
Choose a tag to compare
  • Fixed, table issue when using Froala editor within Dialog component form fluentui/react 8
  • Fixed, option to select multiple table cells and apply formats from main toolbar
  • Fixed, track changes to track drag and drop content in Froala
  • Fixed, alignment issue: table alignment conflicts with alignment from main toolbar
  • Fixed, .fr-table-selector DIV element appears when hovering over editor inside a table, even without a table inside editor
  • Fixed, font size changes back to default size after pressing Enter two times and Backspace
  • Fixed, clear formatting doesn't work for external content pasted from MS Word
  • Fixed, Froala-Filestack plugin should be allowed to run on all browsers wherever supported
  • Fixed, code view freezes the editor with base64 contents inside
  • Fixed, configurable option to allow styling contenteditable="false" elements
  • Fixed, Runtime Error - Duplicate identifier 'LineHeight'

Release 4.5.0

20 Feb 07:39
Compare
Choose a tag to compare
  • Fixed, focus issue with multiple editors sharing the same toolbar in a table element
  • Fixed, copy-pasting tables and rows from Excel into Froala loses formatting and structure
  • Introduced pluginsDisabled option to easily exclude plugins from Froala toolbar
  • Fixed, toolbar sticky is not working as expected
  • Fixed, data loss issue on iOS 17 (iPhone) - erasure of next line content on line breaks in enter: ENTER_BR mode
  • Fixed, default styles not applied on whole content when enter: ENTER_BR mode is on
  • Fixed, cannot insert .hex files into the editor
  • Fixed, clear formatting removes video from the content
  • Fixed, when changing the size of the font in a table cell it creates new rows
  • Fixed, the entire list item is bolded when applying bold formatting to the link
  • Fixed, pressing backspace from a numbered list item caused it to jump inside the table cell
  • Fixed, formatting not applied to editable content when contenteditable="false" block is at the document start
  • Fixed, image caption toggling adds multiple fr-img-space-wrap DIVs causing DOM bloat
  • Fixed, table inserts at the top of the editor instead of the middle of text on iPhone safari browser
  • Fixed, URL link copied from Notepad displays incorrectly in the editor
  • Fixed, fontSizeUnit setting does not work as expected
  • Fixed, roman numerals in numbered lists not retained when copying from MS Word to Froala Editor
  • Fixed, link edit popup not appearing when "fullPage: true" and text formatting is applied
  • Fixed, wrong order of "lineHeights" in line-height drop-down
  • Fixed, cannot add a footer to pasted tables from Ms Word

Release 4.4.0

08 Jan 10:21
Compare
Choose a tag to compare
  • React framework plugin upgraded
  • Angular framework plugin upgraded
  • WordPress framework plugin upgraded
  • Django framework plugin upgraded
  • Fixed, Uncaught TypeError: Cannot read properties of undefined (reading 'toLowerCase')
  • Fixed, Random number list gets generated when copy-pasting content from MS Word
  • Fixed, Pasting TOC from Word does not work as expected
  • Fixed, oneNote: deleting bullet lists after pasting into the editor does not work as expected
  • Fixed, editor does not returns fullPage content when fontFamilyDefaultSelection option is used
  • Fixed, issue with using Froala Angular SDK in standalone component (Angular 17) when Server-Side Rendering (SSR) is enabled
  • Fixed, pasting list containing sub-bullet lists, the sub bullet lists are not preserved in the same order
  • Fixed, complex numbering and bullets alignment is not pasted correctly from MS Word inside the editor
  • Fixed, increasing font size does not increase's the subscript line
  • Fixed, problem with underline text and color change
  • Fixed, table with header that contains merged cells is not displayed correctly
  • Fixed, after clicking an image the image toolbar moves with outer scroll
  • Fixed, track changes: editor completely delete's characters from content when pressing backspace
  • Fixed, cursor position get's lost if the content is wrapped with html.wrap inside tables
  • Fixed, XSS vulnerability when pasting content into the froala editor
  • Fixed, Vimeo Embedded Code Includes Extra <p> Tag Causing Embed Failure
  • Fixed, inserting link with special character, the editor removes any formatting from the content.
  • Updated Dompurify library integration within Froala to respect the configurable options

Release 4.3.1

18 Nov 09:24
Compare
Choose a tag to compare
  • 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

01 Oct 08:23
Compare
Choose a tag to compare
  • 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 and useClasses: false
  • Fixed, Setting fontSizeDefaultSelection in the config results in multiple wrapper divs 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

02 Sep 14:43
Compare
Choose a tag to compare
  • 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

14 Jun 09:04
Compare
Choose a tag to compare
  • 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