Releases: jenkinsci/pipeline-graph-view-plugin
Releases · jenkinsci/pipeline-graph-view-plugin
918.vf572523124f2
916.v5904b_09231c5
915.v50d41d76dff8
🚀 New features and improvements
- Per-stage collapse for nested and parallel pipeline stages (#1289) @adityajalkhare
📦 Dependency updates
- Update dependency npm to v11.15.0 (#1306) @renovate[bot]
- Update dependency @types/react to v19.2.15 (#1301) @renovate[bot]
- Update dependency org.jenkins-ci.plugins:plugin to v6.2189.v695a_c41f5249 (#1307) @renovate[bot]
- Update dependency io.jenkins.tools.bom:bom-2.528.x to v6486 (#1309) @renovate[bot]
- Update Node.js to v24.16.0 (#1308) @renovate[bot]
- Update dependency com.microsoft.playwright:playwright to v1.60.0 (#1305) @renovate[bot]
- Update Vite packages (#1304) @renovate[bot]
- Update linkifyjs monorepo to v4.3.3 (#1303) @renovate[bot]
- Update dependency vitest to v4.1.7 (#1302) @renovate[bot]
- Update dependency @types/node to v24.12.4 (#1300) @renovate[bot]
- Update dependency @formatjs/intl-durationformat to v0.10.12 (#1299) @renovate[bot]
903.v86ded4d9c36b_
🐛 Bug fixes
- Check if stage is active before using WarningAction result (#1297) @stuartrowe
902.v160b_da_c934b_c
901.v88c4d3163e1a_
899.vc24457b_18a_b_1
898.va_6093398b_32b_
897.v1d9ffdd05a_db_
896.v29722831939d
🚀 Major new feature
This release includes a new layout for the pipeline graph that greatly improves the rendering of nested pipelines.
Please consider giving it a try using the query flag ?nestedLayout=1 on a pipeline/stages view.
A future release will change the default to the nested layout, followed by the later removal of the old layout. Please post any feedback on GitHub in #1286.