|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
| 5 | +## 29.1.41 (2025年05月06日) |
| 6 | + |
| 7 | +### GanttChart |
| 8 | + |
| 9 | +#### Bug fixes |
| 10 | + |
| 11 | +- `#I710483` - The `editTemplate` functionality is not working in the columns issue has been fixed. |
| 12 | +- `#I713764` - Text in the cell are misaligned when row height is changed in pdf export issue has been fixed. |
| 13 | +- `#I717385`,`#I716901` - The custom colours applied are not reflected in the PDF export for unscheduled and manually scheduled tasks issue has been fixed. |
| 14 | + |
| 15 | +- `F159354` - Issue in locale text of predecessor tooltip has been fixed. |
| 16 | + |
5 | 17 | ## 29.1.40 (2025年04月29日)
|
6 | 18 |
|
7 | 19 | ### GanttChart
|
|
13 | 25 | - `#I704334` - Misalignment of text and image in column templates during PDF export when columns are added dynamically issue has been fixed.
|
14 | 26 | - `#I706560` - Resolved an issue in PDF export where event markers, grid lines, and holiday labels extended beyond the last visible record. These elements now correctly render only up to the final visible record in the Gantt chart.
|
15 | 27 |
|
16 | | -- `F159354` - Issue in locale text of predecessor tooltip has been fixed. |
| 28 | +- `#I709433` - Resolved an issue where, with `dayWorkingTime` set to 24 hours and `autoCalculateDateScheduling` disabled, the taskbar rendered incorrect dates that did not align with the data source. |
| 29 | +- `#I712599` - Task label misalignment occurs in the PDF export when using `taskMode` set to manual issue has been fixed. |
| 30 | +- `#I704334` - Misalignment of text and image in column templates during PDF export when columns are added dynamically issue has been fixed. |
17 | 31 |
|
18 | 32 | ## 29.1.39 (2025年04月22日)
|
19 | 33 |
|
|
0 commit comments