Skip to content

Releases: JiHong88/suneditor

v2.44.3

08 Oct 07:42
8343dec
Compare
Choose a tag to compare

Enhancement

  • Fixed have been made so that the same tags do not continue to overlap when pasting styled text.

Bugfix

  • Fixed a bug where unintentional styles were applied when pasting. #1093
  • The "#1011" issue that was fixed in v2.43.8 recurred in 2.44.0 and has been fixed.

v2.44.0

22 Sep 13:24
1fd0324
Compare
Choose a tag to compare

Hotfix(since v2.43.10)

  • A bug where Excel data was not pasted properly has been fixed. #1075

New Feature

  • A "frameAttrbutes" option has been added. #1066

Enhancement

  • Improve embed video to gives a proper iframe #1061
  • Fixed so that the font size is changed to the value of the editor's "fontSizeUnit" option when pasting. #1064
  • Fixed bug output style on "Katex" error. #1084

Bugfix

  • Fixed a bug an intermittent error occurred when resizing the editor.
  • Fixed position bug of caption when rotating image.
  • Fixed positioning bug when rotating component in "rtl" mode
  • Fixed a bug when image resizing. #1080
  • Fix a bug related to event after loading editor. #1037
  • Fixed a bug where the "defaultStyle" option was ignored in fullscreen mode. #1085
  • Fixed a bug where images were not displayed properly when specifying a link on uploading multiple images. #1086
  • Fixed a bug where some characters would disappear when using the "core.insertNode()" function or copy/paste or use it. #1071 #1091

v2.43.14

05 Jul 10:09
1f886eb
Compare
Choose a tag to compare

Bugfix

  • Fixed a bug where the edit window did not work properly when a "Katex" error occurred in the "Math" plugin. #1049

v2.43.13

24 Jun 16:29
Compare
Choose a tag to compare

Enhancement

  • When editing a link, it has been improved so that the link appears as entered.

Bugfix

  • Fixed a bug where editor links were not displayed in the edit window when using linkNoPrefix. #1044

v2.43.12

24 Jun 06:19
Compare
Choose a tag to compare

Enhancement

  • It has been modified so that the editor does not have focus when clicking on the toolbar.

Bugfix

  • The bug when the editor was loaded, the "setDir" method was executed so the style of the content was changed has been fixed. #1041

v2.43.11

18 Jun 10:59
f928a82
Compare
Choose a tag to compare

Bugfix

  • Fixed a bug where transparent color was applied to the text style when copying and pasting on some mobile devices.
  • Fix hideToolbar option type error

v2.43.10

18 Jun 09:04
8d3f9f0
Compare
Choose a tag to compare

Bugfix

  • Fixed a bug that scrolled when focusing in Chrome. #1035
  • Fixed a bug in which the "br" tag was added when pasting in Windows Chrome. #1033
  • Fixed a bug in the IME input method where the first typed character was not properly entered after adding a line. #1031

v2.43.9

10 Jun 17:58
Compare
Choose a tag to compare

Hotfix(v2.43.7)

  • Fixed a bug where the tag properties were deleted of the value of "options.value" and the value modified in code view mode. #1026 #1029

Enhancement

  • Added "hideToolbar" option. #1023

v2.43.8

30 May 13:57
Compare
Choose a tag to compare

Enhancement

  • Modified so that excessive "span" tags are not generated when copying/pasting text in the Chrome browser.

Bugfix

  • Fixed editor resizing bug accrue in lower browser versions.
  • Fixed a bug where sometimes there were too many line breaks when pasting. #1011
  • Fixed a bug where copy/paste in the list behaved differently than expected. #922

v2.43.6

20 May 12:41
dec71a8
Compare
Choose a tag to compare

Hotfix(v2.43.5)

  • Fiexd a bug where the button activation effect did not work properly when using the responsive toolbar.

Enhancement

  • The behavior when pasting into a list has been improved.
  • Added "aria-label" attribute to button. #1004

Bugfix

  • Fixed a bug where the "shortcutsDisable" option did not work properly in some browsers. #1007
  • Fixed a bug where the indent icon was displayed in reverse.