Skip to content
Compare
Choose a tag to compare
@js87zz js87zz released this 05 Aug 01:17
· 192 commits to master since this release

Enhancement

Bugfixes

  • Improved the vulnerability of sanitizer(base tag, onload xss).(#1670)
  • Fixed exceeding toolbar popup button width in viewport.(#1671)
  • Fixed internal tag black list operation for sanitizer. Thanks for @z-950 (#1679).
  • Fixed that wysiwyg height option was not operated in table tag.(#1697)
  • Fixed exceeding toolbar popup width in viewport.(#1698)
  • Fixed parsing the br tag is broken.(#1699)
  • Fixed that the internal smart task plugin triggered script error .(#1700)
  • Fixed the wrong escape when converting wysiwyg to markdown.(#1719)
  • Fixed that user cannot import i18n bundle in webpack5 or rollup.(#1720)
  • Fixed broken parsing when removing the blank line in markdown.(#1721)

Environment

  • added github action script for deployment automation.(#1731, #1732)

Document