Skip to content

Releases: JiHong88/suneditor

v2.38.0

11 Apr 09:40
01faf1f
Compare
Choose a tag to compare

New feture

  • The printTemplate option has been added. #696

Enhancement

Bugfix

  • Fiexed "Request-Headers" error at the ImageGallery. #702 (@verti4cal)
  • Added media component exception handling. #694
  • Fixed a bug where tag would render when pasting text containing HTML tags. #691
  • Fixed a bug that focusing on the editor when using the core.setContents() method. #686

v2.37.4

01 Apr 09:35
29352f0
Compare
Choose a tag to compare

Bugfix

  • XSS attack vulnerability fixes

v2.37.3

30 Mar 09:29
39b2654
Compare
Choose a tag to compare

Hotfix (v2.37.2)

  • Fixed a bug in which the attribute values of the tag were converted not conforming to the HTML syntax. #687

Bugfix

  • Fixed a bug that focused on the editor when using the core.setContents() method. #686

v2.37.2

29 Mar 05:01
aea3644
Compare
Choose a tag to compare

Bugfix

  • Fixed a bug losing line break and attr when pasted. #681

Maintenance

  • Modified list alignment default style to "outside". #666

v2.37.1

18 Mar 15:58
81031af
Compare
Choose a tag to compare

Hotfix (v2.37.0)

  • Fixed IE syntax error.

Bugfix

  • Fixed a bug where the super/subscript toggle did not work after updated v.2.35.0.

v2.37.0

17 Mar 10:42
95b39d3
Compare
Choose a tag to compare

New feature

  • mathFontSize option has been added. #653
  • imageGalleryHeader option has been added. #654
  • tagsBlacklist and pasteTagsBlacklist options has been added. #664

Enhancement

  • It has been improved to be able to select an internal header tag when entering a bookmark in the anchor module. #593

Bugfix

  • Katex has been modified to always operate in LTR mode. #621
  • Fixed a bug when pasting of image wrapped into an anchor. #655
  • Fiexed a bug when the charCounterType option is "byte", an error occurred when entering the tab key. #660

v2.36.5

05 Mar 08:39
4a0c5c7
Compare
Choose a tag to compare

New feature

  • Added _printClass option to define the class of print and preview. #629

Bugfix

  • Fixed a bug in which changing the lang option did not work with the setOptions() method. #639
  • Fixed a bug in which activation/deactivation of the indent icon did not work properly. #646
  • Fixed a bug when adding components such as images and videos from the horizontal line, a bug that was added at the wrong location. #642
  • Katex has been modified to always operate in LTR mode. #621

Maintenance

  • Modified the rendering difference between the value option and the code view mode. #639
  • The focus effect of the horizontal line has been added.

v2.36.4

20 Feb 19:48
37aef4a
Compare
Choose a tag to compare

Bugfix

  • Fixed a bug where the link of the image disappeared when returning to the WYSIWYG mode from the code view mode. #637
  • Fixed a bug in which the size of the rotated image or video was not properly adjusted.
  • When enviroment "shadowRoot", the location error of the toolbar and menu has been fixed.

Maintenance

  • Added core.getGlobalScrollOffset method.

v2.36.2

18 Feb 11:00
e2ebc14
Compare
Choose a tag to compare

Translation

Bugfix

  • The "Cannot redefine property: SUNEDITOR" error has been fixed. #626
  • Fixed a bug in which the responsive toolbar did not work properly when in "balloon" or "inline" mode. #632
  • Fixed a bug where the image rotation value disappeared when returning to the Wiziwig mode from the code view mode. #631
  • Katex has been modified to always operate in LTR mode. #621
  • Fixed a bug that did not render correctly when copying and pasting Katex equations. #540
  • Fixed a bug where the controller was not clicked when used in "shadowRoot".

Maintenance

  • XSS attack vulnerability fixes

v2.36.1

01 Feb 05:44
d33ad25
Compare
Choose a tag to compare

Bugfix

  • Fixed a bug in which buttons that were disabled when selecting a component were reactivated.
  • Fixed a bug where the current color was not displayed on the input of the color selector.