Skip to content

v2.30.7

Compare
Choose a tag to compare
@JiHong88 JiHong88 released this 01 Jul 12:25
· 978 commits to release since this release
64fbc09

Hotfix (v2.30.1)

  • Fixed a bug in which the style of the all texts are changed when changing the style of the text. #422

Changed

  • If you use a function such as "setContents" before calling the "onload" function, it will not work properly.
  • If there is something you need to manipulate immediately after creating the editor, do it within the "onload" function.

Bugfix

  • Fixed a bug where style values were not applied correctly when using the "setOptions" or "setDefaultStyle" functions.
  • Fixed a bug where the line break button was created in the wrong location when using iframe.
  • Fixed a bug with some buttons when using the responsive toolbar.

Maintenance

  • Line break button icon has been changed.