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)