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