Skip to content

Commit 5a8cebb

Browse files
committed
[update]whats new for 2.0.5
1 parent eafab18 commit 5a8cebb

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

docs/news/whats_new.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,30 @@ title: What's new
44
description: Check out the latest updates in DHTMLX RichText and see the release history right here in the documentation for the DHTMLX JavaScript UI library. You'll find guides, API references, code examples, live demos, and a free 30-day trial download for DHTMLX RichText.
55
---
66

7+
## Version 2.0.5
8+
9+
Released on March 6, 2026
10+
11+
### Fixes
12+
13+
- IME input is not processed correctly
14+
- Composition-based input (e.g., Chinese, Japanese, Korean on desktop) is not processed correctly
15+
- `margin-left` and `line-height` properties are ignored when parsing HTML
16+
- Inline elements inherit properties from block-level parents
17+
- Unable to copy text between two editor instances
18+
- Selection is incorrectly handled with two (or more) editor instances active
19+
- Cursor is incorrectly positioned when only content in paragraph is an image
20+
- Indefinite wrapping of subscript and superscript elements
21+
- Pasting images inlines them instead of uploading them first
22+
- Empty inline blocks cannot be removed at specific positions (first or last line)
23+
- Editor does not scroll to cursor when typing
24+
- Input on Android is not processed correctly
25+
- Incorrect selection handling for HR elements
26+
- Incorrect render with empty initial values
27+
- Copying content may fail if it contains self-closing blocks
28+
- Chrome: cannot insert emojis from context menu
29+
- Firefox: select all (CTRL+A) is not handled correctly
30+
731
## Version 2.0.4
832

933
Released on October 15, 2025

0 commit comments

Comments
 (0)