You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/whats_new.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,16 @@ description: You can learn a new information about DHTMLX JavaScript Diagram lib
8
8
9
9
If you are updating Diagram from an older version, check [Migration to Newer Version](migration.md) for details.
10
10
11
+
## Version 6.1.2
12
+
13
+
Released on April 2, 2026
14
+
15
+
### Fixes
16
+
17
+
- Diagram Editor. The issue with connector creation for shapes with negative coordinates is fixed
18
+
- Diagram Editor. The issue where pressing the Backspace key during inline text editing would delete the shape or the line title is fixed
19
+
- Export. A security vulnerability in PDF/PNG export that allowed arbitrary local file access via HTML injection is fixed through improved sanitization and environment hardening
0 commit comments