|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
| 5 | +## 31.1.20 (2025年09月10日) |
| 6 | + |
| 7 | +### GanttChart |
| 8 | + |
| 9 | +#### Bug fixes |
| 10 | + |
| 11 | +- `#I762115` - The issue where the Offset value was not updating correctly when a dependency was connected to parent tasks has been resolved. |
| 12 | +- `#I759114` - The issue where the 'Start No Later Than' constraint type was not properly enforced on the Start Date has been resolved. |
| 13 | +- `#I763040` - Cell navigation not working properly when selection is disabled issue has been resolved. |
| 14 | +- `#I759336` - Resolved critical task calculation to use `projectEndDate` as the maximum end date when it is mapped, replacing the previous approach of considering the task's maximum end date. |
| 15 | +- `#I759336` - Resolved an issue where the `workWeek` and `weekWorkingTime` properties were not functioning correctly, causing unresponsiveness during dynamic updates. |
| 16 | + |
| 17 | +## 31.1.18 (2025年09月10日) |
| 18 | + |
| 19 | +### GanttChart |
| 20 | + |
| 21 | +#### Bug fixes |
| 22 | + |
| 23 | +- `#I759097` - The issue where setting the constraint type to "Must Start On" caused the spinner to run continuously when modifying the End Date or Duration has been resolved. |
| 24 | + `#I758384` - Console error occur while add action after hiding column by method issue has been resolved. |
| 25 | + `#I755129` - The `readOnly` property not working for hierarchy data binding issue has been resolved. |
| 26 | + `#I756416` - Console error occur while using different filter options issue has been resolved. |
| 27 | + |
| 28 | +#### Bug fix |
| 29 | + |
| 30 | +- `#I755129` - The `readOnly` property not working for hierarchy data binding issue has been resolved. |
| 31 | + |
5 | 32 | ## 30.1.37 (2025年06月25日)
|
6 | 33 |
|
7 | 34 | ### GanttChart
|
|
0 commit comments