|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
5 | | -## 30.1.41 (2025年07月22日) |
| 5 | +## 30.1.42 (2025年07月29日) |
| 6 | + |
| 7 | +### GanttChart |
| 8 | + |
| 9 | +#### Bug fixes |
| 10 | + |
| 11 | +- `#I745434` - Taskbar rendering is mismatched between UI and pdf export while using split task issue has been resolved. |
| 12 | +- `#I732347` - Spinner is not shown when editing a cell issue has been resolved. |
| 13 | +- `#I751091` - Disabling `allowEditing` property for custom columns does not work issue has been resolved. |
| 14 | + |
| 15 | +- `F159354` - Issue in locale text of predecessor tooltip has been fixed. |
| 16 | + |
| 17 | +## 30.1.41 (2025年07月08日) |
6 | 18 |
|
7 | 19 | ### GanttChart
|
8 | 20 |
|
|
14 | 26 | - `#I746332` - Console error occurs when refresh action is performed in Gantt followed by toolbar add action issue has been resolved.
|
15 | 27 | - `#I748609` - The issue where the `actionBegin` event was not triggered during the save operation following cell editing has been successfully resolved.
|
16 | 28 |
|
17 | | -- `F159354` - Issue in locale text of predecessor tooltip has been fixed. |
| 29 | +- `#F197011` - Fixed an issue where collapsed parent tasks automatically expanded during drag-and-drop in the `multitaskbar` feature, ensuring they remain collapsed as intended. |
| 30 | +- `#I746332` - Console error occurs when refresh action is performed in Gantt followed by toolbar add action issue has been resolved. |
| 31 | +- `#I748609` - The issue where the `actionBegin` event was not triggered during the save operation following cell editing has been successfully resolved. |
18 | 32 |
|
19 | 33 | ## 30.1.39 (2025年07月08日)
|
20 | 34 |
|
|
0 commit comments