|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
| 5 | +## 25.1.37 (2024-03-26) |
| 6 | + |
| 7 | +### GanttChart |
| 8 | + |
| 9 | +#### Bug fixes |
| 10 | + |
| 11 | +- `#F187206` - The delete action not working in remote data when `timezone` using in sample. |
| 12 | +- `#I566491` - The exception is thrown when the resource ID mapping is empty issue has been fixed. |
| 13 | +- `#I565418` - Start date defaulting to incorrect value when remove the start Date in add dialog. |
| 14 | +- `#I566632` - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed. |
| 15 | +- `#I565751` - The chart does not refresh when any record is edited by cell editing issue has been fixed. |
| 16 | +- `#I566333` - Gantt chart disappeared while insert action with `timlineVirtualization` issue has been fixed. |
| 17 | +- `#F186355` - Taskbar template not showing in resource view issue has been fixed. |
| 18 | +- `#I562492` - `actionBegin` arguments miss the last record while dragging issue has been fixed. |
| 19 | +- `#I556547` - Top and bottom tier shows null when using custom zooming level issue has been fixed. |
| 20 | +- `#I566539` - Console error occurs while saving data in add dialog box with validation rule issue has been |
| 21 | +- fixed. |
| 22 | +- `#I553748` - Timeline dates validated wrongly after cell editing with timeline virtualization enabled issue has been fixed. |
| 23 | +- `#I565439` - Work calculations are incorrect for parent task in project view issue has been fixed. |
| 24 | +- `#I553710`,`#I565824` - Weekends are not highlighted while `timlineVirtualization` is enabled issue has been fixed. |
| 25 | +- `#I565359` - When `allowEditing` is disabled in a resource view, a console error is thrown issue has been fixed. |
| 26 | +- `#I560166` - The context menu using "add child" for any task, dependency line validation is not working properly. |
| 27 | + |
| 28 | +- `#F186355` - Taskbar template not showing in resource view issue has been fixed. |
| 29 | +- `#I565418` - Start date defaulting to incorrect value when remove the start Date in add dialog. |
| 30 | +- `#I566632` - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed. |
| 31 | +- `#I556547` - Top and bottom tier shows null when using custom zooming level issue has been fixed. |
| 32 | +- `#F187206` - The delete action not working in remote data when `timezone` using in sample. |
| 33 | +- `#I566491` - The exception is thrown when the resource ID mapping is empty issue has been fixed. |
| 34 | +- `#I565418` - Start date defaulting to incorrect value when remove the start Date in add dialog. |
| 35 | +- `#I566632` - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed. |
| 36 | +- `#I565439` - Work calculations are incorrect for parent task in project view issue has been fixed. |
| 37 | +- `#I566539` - Console error occurs while saving data in add dialog box with validation rule issue has been fixed. |
| 38 | +- `#I560166` - The context menu using "add child" for any task, dependency line validation is not working properly. |
| 39 | + |
5 | 40 | ## 25.1.35 (2024-03-15)
|
6 | 41 |
|
7 | 42 | ### GanttChart
|
|
0 commit comments