Skip to content

Release 3.2.3

Compare
Choose a tag to compare
@kapil2704 kapil2704 released this 29 Oct 15:55
· 55 commits to master since this release
  • Fixed XSS Vulnerability in WYSIWYG HTML Editor
  • Fixed Edit.off() method stopped working in 3.2.1
  • Fixed popups.setContainer() , throws error if custom container is used
  • Fixed Disabling bold and italic makes already inserted content unformatted
  • Fixed Triple click selection inside the table in Chrome Browser
  • Fixed the ng-model as it was not work properly with ng-required directive
  • Fixed removing the link also removes the title
  • Fixed In case of table inside the table, user can't select bolded text
  • Fix for New div tags get created on Enter click if the cursor is inside the div element
  • Fix for Links and input fields are editable even if contenteditable attr is set to false
  • Fix for The preformatted text (
     tag) loses its formatting if it's pasted together with other content
  • Fix for Delete key stopped working if the enter option is defined as enter
  • Fix for reported XSS vulnerability in Froala Editor
  • Fixed, Froala_editor.css in case of any broken applications
  • Fixed, after deleting the last character, text styling is lost