Skip to content

v2.45.1

Compare
Choose a tag to compare
@JiHong88 JiHong88 released this 18 Jun 10:46
· 72 commits to release since this release

New Feature

  • Added allowClassName option. #1244 #1246
  • Added __allowedScriptTag option. #764

Enhancement

  • Improved to operate properly within the editor when using <input> tags. #1236
  • Even when using <div> as a target element, the content inside the tag has been improved so that it is designated as the default value. #1249

Bugfix

  • Fixed a bug where the linkProtocol option did not work properly. #1245
  • Fixed some bugs in "enter key" action.
  • Fixed a bug where using backspace would reset text style to the default style under certain circumstances. #1213
  • Fixed a bug where the enter key worked in "readOnly" mode. #1234
  • Fixed a bug where the range designation with the arrow keys did not work properly under certain circumstances. #1242