Releases: jenkinsci/pipeline-graph-view-plugin
Releases · jenkinsci/pipeline-graph-view-plugin
163.v84cf2343b_266
162.v5a_21d9445704
🐛 Bug fixes
- Fix 'getConsoleOutput' + add tests (#230) @timbrown5
161.v4e3820f16486
🚀 New features and improvements
- Buttons to Navigate between Graph and Console Views (#163) @stuartrowe
👻 Maintenance
159.vde98932a_0eeb
🚀 New features and improvements
- Add support for nested script stages. (#229) @timbrown5
📦 Dependency updates
157.vd6123e1b_a_e2e
🚀 New features and improvements
- Add entrys to steps list for uncaught exceptions (#217) @timbrown5
156.v61fcf9a_7fb_e7
🐛 Bug fixes
- Remove unused '.svg-icon' css class from Console. (#219) @timbrown5
📝 Documentation updates
- Tick 'Modern logs viewing' in Readme (#215) @timbrown5
154.v52138b_cb_557e
🚀 New features and improvements
- Add step logs to stage view - as expandable sections. (#210) @timbrown5
✍ Other changes
- Fix how scripted parallel stages are displayed. (#214) @timbrown5
152.v7052a_dd3913e
🚀 New features and improvements
- Add links to previous and next builds to pipeline graph and console views (#212) @stuartrowe
👻 Maintenance
📦 Dependency updates
- Update dependency json5 to 2.2.2 [SECURITY] (#209) @renovate
- Update dependency sass to v1.56.2 (#207) @renovate
- Update dependency node to v16.18.1 (#206) @renovate
- Update dependency @types/node to v18.11.14 (#205) @renovate
- Update dependency @react-spring/web to v9.6.0 (#151) @renovate
- Update dependency @types/node to v18.11.11 (#185) @renovate
144.vf3924feb_7e35
🐛 Bug fixes
- Add right margin to timestamp (#201) @timbrown5
143.v33ca_60725f13
👷 Changes for plugin developers
- Use ionicons-api version provided by bom (#193) @NotMyFault