Skip to content

v2.34.2

Compare
Choose a tag to compare
@JiHong88 JiHong88 released this 11 Nov 17:14
· 784 commits to release since this release
fa544b0

Hotfix (v2.34.1)

  • The bug that core.removeNode() did not work in the entire selection state has been fixed. #525
  • A bug where an error occurred when the buttonList value was Nullish has been fixed. #548
  • The bug that the data created by the "Math" plugin was not normal has been fixed.

New feature

  • defaultTag option has been added. #526 #537

Enhancement

  • When Nullish value is given as an argument of core.setContents(), the default tag is also removed. #546
  • Fixed an XSS attack vulnerability. #556

Bugfix

  • Fixed a bug where some Katex svg images were not displayed properly. #540
  • A bug where some characters were not input in the German input device has been fixed. #532
  • Fixed a bug a error occurred when using core.setContents(). #543
  • Fixed a bug that whitelist relate options is not worked. #545
  • Fixed a bug where the content was not properly added when using core.insertHTML() in an empty line. #549