Skip to content

v0.8.16

Compare
Choose a tag to compare
@lqez lqez released this 19 Feb 09:23
· 425 commits to develop since this release

Thank you all users and contributors of Summernote.

New feature

Improvement

  • #3546: Support keydown event to record undo history (@easylogic)
  • #3556: Add babel preset for ecma2015+ (@easylogic)
  • #3562: Remove TypeScript plugins and add Babel settings (@lqez)
  • #3563: Add an option for limiting history stack (@lqez)
  • #3602: Replace deprecated styleWithSpan with styleWithCSS (@lqez)
  • 3e417ee: Remove XSS vulnerability of LinkPopover (@lqez)
    • Reported with a solution by Antoine Prieëls(@aprieels), much appreciated.

Bug Fix

Translation

Misc