Skip to content

Commit 67e8eb4

Browse files
committed
[update] whatsnew for v9.0.13
1 parent 1254932 commit 67e8eb4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

data/whatsnew.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,21 @@ What's New
1010

1111
If your current version of dhtmlxGantt is older than 2.0, check migrating.md for details of updating.
1212

13+
9.0.13
14+
---------------
15+
<span class='release_date'>June 26, 2025. Bugfix release</span>
16+
17+
### Fixes
18+
19+
- Fix the issue where Gantt became unusable after creating and deleting a duplicate link
20+
- Ensure link placeholders are displayed correctly on touch devices
21+
- Fix the issue where a project's `end_date` is not updated when it has a single milestone child
22+
- Prevent unnecessary repaints of resource items when using a custom datastore
23+
- Fix the issue where [silently](api/gantt_silent.md) calling [gantt.addLink](api/gantt_addlink.md) resulted in an incorrect state of the internal datastore
24+
- Prevent [DataProcessor](desktop/server_side.md) from adding the `!nativeeditor_status` property to [custom router](desktop/server_side.md#customrouting) arguments
25+
- Fix incorrect handling of `tasks` and `links` prop changes in the [React Gantt](web/react.md) component
26+
27+
1328
9.0.12
1429
---------------
1530
<span class='release_date'>June 19, 2025. Bugfix release</span>

0 commit comments

Comments
 (0)