Releases: JiHong88/suneditor
Releases · JiHong88/suneditor
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
v2.46.3
v2.46.2
v2.46.1
v2.46.0
Translation
- Farsi(persian) translation added. #1314 (@mansoor-omrani)
- Turkish(tr) translation added. #1314 (@worm-codes)
New Feature
- A "strictMode" option has been added. #1320
- on[Audio, Image, Video]DeleteBefore event has been added. #1284
Enhancement
- Improve selection experience #1264 #1270 #1273 (@SystemChanger)
- Improve much better fileComponent keyboard experience #1267 (@SystemChanger)
- Fix: buttons availability on toggling controls off #1266 (@SystemChanger)
- Fix: onDrop to component selection #1271 (@SystemChanger)
- Fix: prevent audio source reset in disabled mode #1276 (@SystemChanger)
Critical bug
- Fixed a bug where the top line of the list is deleted when exiting the list with the Enter key. #1269 #1308
Bugfix
- Fixed readonly-buttons-availability #1265 (@SystemChanger)
- Fixed bug with adding images in certain situations. #1312 (@JFox23 #1335)
- Fixed escape URL for safe use in regular expression #1327 (@JFox23 #1336)
- Fixed whitespace charatcer. #1367 (@iveretelnyk #1339)
- Fixed infinite loading effect bug when adding images. #1259
- Fixed composition character line break error on mobile. #1289
- Fixed a bug where “figcation” was inserted twice in certain situations. #1279
- Added exception handling - "_setCharCount" #1286
- Fix a bug imageGallery releated #1253
- Fixed a bug where styles copied and pasted from Outlook were not applied properly. #1258 #1280
- Fixed a bug where list style was removed. #1268 #1282
- Fixed a selection bug on mobile. #1277
- Fixed a bug on component style. #1334
v2.45.1
New Feature
Enhancement
- Improved to operate properly within the editor when using
<input>
tags. #1236 - Even when using
<div>
as a target element, the content inside the tag has been improved so that it is designated as the default value. #1249
Bugfix
- Fixed a bug where the
linkProtocol
option did not work properly. #1245 - Fixed some bugs in "enter key" action.
- Fixed a bug where using backspace would reset text style to the default style under certain circumstances. #1213
- Fixed a bug where the enter key worked in "readOnly" mode. #1234
- Fixed a bug where the range designation with the arrow keys did not work properly under certain circumstances. #1242
v2.44.12
Hotfix(v2.44.9~)
- Fixed a bug where the previous style was deleted when two or more font styles were applied. #1230
- Fixed a bug where the alignment of images was not maintained. #1226 #1231
Translation
- German(de) translation fixed. #1134 (@melloware)
Enhancement
- Some elements created in the editor have been improved so that the contenteditable attribute is not included. #1229
Bugfix