Releases: froala/KMSFroalaEditorBundle
Releases · froala/KMSFroalaEditorBundle
Release 4.2.1
- 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
Release 4.0.1
- 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
- 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
Release 3.2.7
- Fixed Froala editor scrolls up if you use enter in table
- Fixed Enter_BR: Multiple characters gets deleted on backspace
- Fixed space getting removed between link and text when loading the content with html.set method
- Fixed uncaught TypeError: Super expression must either be null or a function, not undefined
- Fixed , with htmlUntouched the empty character is deleted
- Fixed blur fires if the user clicks a toolbar button in Mobile
- Fixed , when attribution: false in Froala v3 editor appearance looks odd
- Fixed , user cannot link the selected word if the enter option is set to BR
- Fixed, dropdowns has a horizontal scroll in Safari (Mac)
- Fixed, current instance loses the focus if the user clicks on the button of the shared toolbar
- Fixed , char counter is missing when the inlineToolbar is enabled
- Fixed, Ionic4: toolbarBottom option doesn't work
- Fixed, cannot upload .svg image in the editor
- Fixed, update State in functional component
- Fixed , ImageEdit popup doesn't appear on mobile devices
- Fixed, external javascript is not executing in the editor
- Fixed, replace fill-available to stretch, because spec had been changed
- Fixed, uncaught TypeError: Cannot read property 'length' of undefined
- Fixed, MS SharePoint integration support
- Fixed, keyboard issue on IOS device running a ionic/capacitor app on angular
- Fixed, editor cannot be initialized for the second time with ng-if directive
- Fixed, After setting contenteditable false, can still select the text apply features(like bold) from toolbar
- Fixed, click on the Clean button should remove all formatting
- Fixed, form tag removed when editor is itself contained with a form
- Fixed, pasting a numbered list from Word resets numbers to 1
- Fixed, pressing backspace on quoted area which contains fr-inner class, removes the whole quoted area or content.
- Fixed, Content gets deleted on the Enter click in Safari
- Fixed, adding image caption adds empty P tags on the above and below of the image
- Fixed, wordPaste plugin unconditionally removes empty table cells in Chrome
- Fixed, cannot apply an option from the dropdown
- Fixed, image alignment does not work as expected
- Fixed, method events.focus() does not work
- Fixed , TypeError: Cannot read property 'classList' of null
- Fixed, editTable popup doesn't appear on mobile devices
- Fixed, TypeError: Cannot read property '0' of undefined
- Fixed, after pasting the image, the user cannot type
- Fixed Uncaught TypeError: Cannot read property 'hasOwnProperty' of null
- Fixed, Unexpected behavior with style height: 100vh in the content when fullpage option is enabled
- Fixed, quick insert button shows half after adding a table in fullscreen mode
- Fixed , xss vulnerability issue
Release 3.1.2
v3.1.2 Revert "Merge pull request #117 from mpoiriert/FIX-17-integrate-froal…
Release 3.1.0
Merge pull request #113 from jmsche/doctrine-inflector Doctrine inflector upgrade
Release 2.9.8
Hotfix
- Fixed critical error [Uncaught TypeError] of undefined property on Image Manager
Release 2.9.7
- Improved Document Ready mode functionalities and alignment improvements, such as:
- iFrame styling parity.
- Improved alignment and displaying inline images.
- Improved Toolbar alignment and placeholder in Document Ready mode.
- Enhanced copy and paste capabilities, including:
- Style / format maintained in lists and tables when pasted into the editor.
- Improved copying, pasting lists, creating indentation and styling.
- Improved content editing functionalities, such as adding descriptive text, dragging, select, delete and copy/paste formatted text inside the editor.
- Users can now designate whether content is editable.
- Enhanced superscript and subscript text editing feature.
- Improved Font awesome icons.
- Improved text inside table feature.
- Hitting backspace won’t delete the line break anymore.
- Improved video upload and embedding features in iOS and alignment issues in safari browser
- Improved embedly integration.
- Improved dropdown in android.
- Enhanced captioning and resizing in feature images.
- Improved alignment of toolbar over the text areas.
- More minor bug fixes like HTMLallowed, enhanced read property of ‘nextSibling’ defined, improved enter/return Key behavior and resolved tab issues inside
tag.
Froala 3.0.3
Merge pull request #108 from jmsche/symfony-5 Added support for Symfony 5.0+ and Twig 3
Froala 3.0.2
Merge pull request #105 from jmsche/fix-undefined-profile-exception Fixed exception thrown when a profile does not exist