Skip to content

Commit ab70b83

Browse files
[add] Version 2.1.1 release notes
- document v2.1.1 fixes (z-index handling, HTML list parsing and export, paragraph wrappers, image dimensions) in news/whats_new.md - English source only; locale translations to follow
1 parent d981e56 commit ab70b83

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/news/whats_new.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ title: What's new
44
description: You can explore what's new in DHTMLX RichText and its release history in the documentation of the DHTMLX JavaScript UI library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX RichText.
55
---
66

7+
## Version 2.1.1
8+
9+
Released on July 21, 2026
10+
11+
### Fixes
12+
13+
- Toolbar tooltips, dropdowns, and fullscreen mode may appear behind other elements due to incorrect z-index handling
14+
- Incorrect parsing of nested, mixed-content, and empty lists from HTML
15+
- Invalid HTML list structure when exporting or copying nested lists
16+
- List indentation and styles are not correctly preserved when parsing and generating HTML
17+
- Missing paragraph wrappers when parsing inline content and generic block elements from HTML
18+
- Image dimensions defined through HTML `width` and `height` attributes are ignored
19+
720
## Version 2.1
821

922
Released on June 22, 2026

0 commit comments

Comments
 (0)