|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
5 | | -## 31.1.17 (2025年09月05日) |
6 | | - |
7 | | -### Diagram |
8 | | - |
9 | | -#### Bug Fixes |
10 | | - |
11 | | -- `#I753156` - Connector segments now move along with nodes and connectors during multi-selection dragging. |
12 | | - |
13 | | -## 30.2.5 (2025年08月13日) |
14 | | - |
15 | | -### Diagram |
16 | | - |
17 | | -#### Bug Fixes |
18 | | - |
19 | | -- `#I743248` - CollectionChange now supports diagram item deletion via the delete key, with the action marked as Keyboard Delete. |
20 | | - |
21 | | -## 30.2.4 (2025年08月07日) |
22 | | - |
23 | | -### Diagram |
24 | | - |
25 | | -#### Bug Fixes |
26 | | - |
27 | | -- `#I748546` - Fixed an issue where same tooltip content was shown for different group nodes. |
28 | | - |
29 | | -## 30.1.42 (2025年07月29日) |
30 | | - |
31 | | -### Diagram |
32 | | - |
33 | | -#### Bug Fixes |
34 | | - |
35 | | -- `#I743792` - Enhanced connector interaction, When initiating a connector from an InConnect-only port, the target end now correctly attaches to the port, while the source end follows the mouse pointer during drawing. |
36 | | -- `#I745390` - Fixed an issue where an exception was thrown when loading an EJ1 diagram with PreventDefaults set to true in an EJ2 diagram. |
37 | | - |
38 | | -## 30.1.41 (2025年07月22日) |
39 | | - |
40 | | -### Diagram |
41 | | - |
42 | | -#### Bug Fixes |
43 | | - |
44 | | -- `#I743241` - Improved performance when dragging group nodes containing multiple child nodes. |
45 | | -- `#I742692` - Resolved diagram flickering issue during panning. |
46 | | -- `#I742819` - Fixed connector overlapping issue in complex hierarchical tree. |
47 | | -- `#I743248` - The CollectionChange event now provides arguments to notify copy and paste actions, enabling proper tracking and handling of these operations. |
48 | | - |
49 | | -## 30.1.40 (2025年07月15日) |
50 | | - |
51 | | -### Diagram |
52 | | - |
53 | | -#### Bug Fixes |
54 | | - |
55 | | -- `#I737645` - Connectors are now selected after being dragged from a negative position to a positive position. |
56 | | -- `#I739876` - now no error occurs when moving group node into a layer. |
57 | | -- `#I739181` - The issue "Child nodes overlapping on another layout in organizational chart" has been fixed. |
58 | | - |
59 | | -## 30.1.39 (2025年07月08日) |
| 5 | +## 31.1.18 (2025年09月10日) |
60 | 6 |
|
61 | 7 | ### Diagram
|
62 | 8 |
|
63 | 9 | #### Bug Fixes
|
64 | 10 |
|
65 | | -- `#I732921` - Resolved the issue of node dimension changes when dragging multiple selected nodes. |
66 | | -- `#I739052` - Undo now works correctly for connectors without a target id. |
67 | | - |
68 | | -## 30.1.38 (2025年07月02日) |
| 11 | +- `#I759916` - Node distribution now works correctly even when a connector is selected. |
| 12 | +- `#I757716` - UML inheritance connectors now render properly according to the standard. |
69 | 13 |
|
70 | | -### Diagram |
71 | | - |
72 | | -#### Bug Fixes |
73 | | - |
74 | | -- `#I731236` - Resolved the issue with flipping rotated group nodes. |
75 | | -- `#I732003` - The connectors in layout will no longer overlaps on nodes. |
76 | | -- `#I734671` - Resolved the issue in viewport changing on serialization. |
77 | | -- `#I733087` - Now, Polyline connectors can be drawn from ports. |
78 | | - |
79 | | -## 30.1.37 (2025年06月25日) |
| 14 | +## 31.1.17 (2025年09月05日) |
80 | 15 |
|
81 | 16 | ### Diagram
|
82 | 17 |
|
|
0 commit comments