Releases: JiHong88/suneditor
Releases · JiHong88/suneditor
v2.47.6
Enhancement
- Improved to prevent certain structures from being broken when pasting HTML formats. #1541
Bugfix
v2.47.5
v2.47.4
v2.47.3
v2.47.2
Hotfix(2.47.1 #1498)
- The default value of the "strictHTMLValidation" option has been changed to "true".
- A bug that caused an error in the HTML validation code when the "strictHTMLValidation" option was "false" has been fixed.
Bugfix
- Fixed a bug where line breaks would continue to be added in the code view when "strictMode" is "false". #1495
v2.47.1
Hotfix
- Fixed a bug where the editor would not render in IE11.
New Feature
- A "strictHTMLValidation" option has been added. #1447 #1485
- A "imageGalleryData" option has been added. #1446
Enhancement
Bugfix
- Fixed a bug where key actions such as delete and line break, tab did not work properly in certain situations. #1463 #1465 #1462 #1468 #1469 #1471 #1472 #1473
- Fixed a bug where focus would not be maintained properly when applying a list. #1476 #1478
- Fixed a bug where the status was not properly updated when adding an image at the end of a line. #1479
- Fixed a bug where the cursor position would change when quickly entering text after selecting all text. #1403 #1467
- Exception handling when "core" is not defined. #1484 (@Identity-labs)
v2.47.0
New Feature
Bugfix
- Fixed a bug where some touch-enabled devices would scroll to the top when pressing Enter in version
2.46.0
. #1407 - Fixed a bug where some buttons were activated in readOnly mode. #1418
- Fixed a bug where the properties of "videoTagAttrs" were not maintained. #1408
- Fixed a bug where pasting did not work properly in certain situations. #1428