Froala Editor v3.1.0 Release Notes

Release Date: 2020-01-14 // over 4 years ago
  • ๐Ÿš‘ Hotfixes

    • ๐Ÿ‘Œ Improved pasting when copying from MSWord
    • ๐Ÿ‘Œ Improved formatting for bold styling
    • ๐Ÿ‘Œ Improved German and French translation
    • ๐Ÿ›  Fixed ordered list display
    • ๐Ÿ›  Fixed autosave function in special conditions
    • ๐Ÿ›  Fixed line height selection
    • ๐Ÿ›  Fixed freezes UI while performing video insertion by URL or upload
    • ๐Ÿ›  Fixed image captions with Korean characters in IE11
    • ๐Ÿ›  Fixed JS error on removing a list when paragraph format button is not available
    • ๐Ÿ›  Fixed disappearing   if ENTER_BR is set for the enter option
    • ๐Ÿ›  Fixed line breaks in the image caption of an image inside list
    • ๐Ÿ›  Fixed uploading images via dropping image in the editor window in IE11
    • ๐Ÿ›  Fixed some malfunctions for tag elements
    • ๐Ÿ›  Fixed "Special Characters" button on mobile devices
    • ๐Ÿ›  Fixed inserted links with "Open in new tab" option
    • ๐Ÿ›  Fixed issue with uploading a new image to a FroalaEditor that initialized on an image
    • ๐Ÿ›  Fixed zero width spaces when no text is selected
    • ๐Ÿ›  Fixed missed embedded video content after re-initialization
    • ๐Ÿ›  Fixed striping already applied attributes in inline style
    • ๐Ÿ›  Fixed issue with inserted lines from the editor is shown in one page per line when pdf is downloaded
    • ๐Ÿ›  Fixed previously added images in the editor on mobile will not let you select them
    • ๐Ÿ›  Fixed issue when backspace deletes an extra empty space
    • ๐Ÿ›  Fixed 'template' custom HTML tag usage
    • ๐Ÿ›  Fixed paragraph format display after pasting content from MSWord
    • ๐Ÿ›  Fixed error with selection.isFull() method
    • ๐Ÿ›  Fixed calls for 'codeView.update' event in special conditions
    • ๐Ÿ›  Fixed displaying custom URI without slashes
    • ๐Ÿ›  Fixed 'disableRightClick' option
    • Fixed table options popup display if text is wrapped under etc tag **_- Fixed character count update when froala.html.set() called
    • ๐Ÿ›  Fixed 'toolbarButtons' option to be responsive to editor size, not viewport size as it was
    • ๐Ÿ›  Fixed JS error when navigating dropdown menu with arrow keys
    • ๐Ÿ›  Fixed problem with nested contenteditable element and backspace
    • ๐Ÿ›  Fixed 'imageManagerLoadMethod' option usage with 'POST' value
    • ๐Ÿ›  Fixed situation when contenteditable="false" elements are editable by drag&drop
    • Fixed 'Open Link' button behavior in IE11_**