Skip to content

Release 4.0.15

Compare
Choose a tag to compare
@harasunu-narayan harasunu-narayan released this 12 Oct 07:45
· 8 commits to master since this release
  • Fixed, the width on the image tag doesn't change when adjusting the size of the image after adding caption.
  • Fixed, deleting last character on a line makes cursor jump to previous line with ENTER_BR config.
  • Fixed, fontSizeUnit does not work when pasting from MS Excel.
  • Fixed, XSS in the Markdown feature.
  • Fixed, the table structure gets broken when clicking on table after pasting from MS word.
  • Fixed, Font Family get's reset when pressing enter even after enabling keepFormatOnDelete option
  • Fixed, BackSpace removes extra BR from editor content.
  • Fixed, the increase and decrease indent is not working with Ordered List.
  • Fixed, crash when editing content: Uncaught TypeError: Cannot read property 'classList' of null.