릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.
1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
AnyGantt JS 8.14.02025년 11월 19일
기능
Drag periods between rows - Added the ability to drag periods between rows in Gantt charts.
API support for selecting periods - Added API support for selecting periods. You can now use the selectTimelineRow() method described in the API reference.
AnyGantt JS 8.13.12025년 6월 17일
기능
Enhanced Row Coloring - The coloring of Gantt chart rows has become more flexible: you can now use functions to set both the row fill and the row stroke. This allows dynamic control over how each row and its separating line are styled.
Connector Caps Control - Added the option to disable arrow caps on connectors that indicate task dependencies. These arrows were always shown before, but can now be hidden to display connectors as plain lines.
Gantt Weeks Configuration - You can now make the first day of the year always start a new week, and also configure each month to begin with a new week as well. Both of these behaviors are now supported via new dedicated methods.
Added support for baselines in the Resource Gantt Chart via baselineStart and baselineEnd fields in the period data.