Skip to content

Releases: jenkinsci/pipeline-graph-view-plugin

637.vb_6105ed84508

08 Sep 11:00
b6105ed
Compare
Choose a tag to compare

🚀 New features and improvements

🚦 Tests

  • Add test for Pipeline graph does not show when matrix axis contains comma (#960) @lewisbirks

✍ Other changes

📦 Dependency updates

628.va_6f6a_1d12848

19 Aug 09:58
a6f6a1d
Compare
Choose a tag to compare

🐛 Bug fixes

👻 Maintenance

📦 Dependency updates

619.v92f3fcdc39db_

03 Aug 19:43
92f3fcd
Compare
Choose a tag to compare

🚀 New features and improvements

  • Avoid page navigation when selecting a log line (#938) @das7pad

🐛 Bug fixes

  • Fix scroll conflict between stickToBottom and selecting a log line (#936) @das7pad

617.v1cb_13e8d4825

31 Jul 11:44
1cb13e8
Compare
Choose a tag to compare

👷 Changes for plugin developers

  • refactor: remove usage of commons-lang 2 (#934) @BobDu

616.vb_82b_eedecfc4

29 Jul 20:15
b82beed
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix underspecified react hooks and add linting for it (#927) @das7pad
  • Remove --additional-height logic from graph when in the left position (#929) @das7pad

📦 Dependency updates

612.v864406fe6a_94

26 Jul 18:43
864406f
Compare
Choose a tag to compare

🚀 New features and improvements

611.v56a_84da_a_4b_a_d

25 Jul 16:11
56a84da
Compare
Choose a tag to compare

🐛 Bug fixes

610.v46330b_d7401a_

24 Jul 14:59
46330bd
Compare
Choose a tag to compare

🐛 Bug fixes

609.v8a_70a_c44a_376

24 Jul 13:32
8a70ac4
Compare
Choose a tag to compare

🐛 Bug fixes

  • Deduplicate fetching of console output (#912) @das7pad
  • Do not reset expanded steps while polling, only extend them (#908) @das7pad

607.vf10d6a_ff14a_9

24 Jul 10:04
f10d6af
Compare
Choose a tag to compare

🐛 Bug fixes

  • Keep track of collapsed steps and avoid expanding them automatically (#903) @das7pad
  • Wrap details rather than overflowing (#918) @janfaracik