Skip to content

Releases: jenkinsci/yet-another-build-visualizer-plugin

v1.14 Major bugfix

09 Mar 17:25
Compare
Choose a tag to compare

Fix: Major issue where the Build Flow displayed misaligned rows [JENKINS-65051]
Change: Now needs Jenkins 2.204.1.

v1.13 Feature Release

02 Feb 23:06
Compare
Choose a tag to compare

Feature: New "Flattened View", which represents all builds as a matrix (without the edges). Using this much more compact view, a lot more history can be visualized in a smaller area.

v1.12 Feature Release

02 Feb 23:04
Compare
Choose a tag to compare

Feature: Switch to hide upstream builds [JENKINS-63299]
Fix: Security fixes [SECURITY-1940]

v1.11 Feature Release

18 Feb 15:18
Compare
Choose a tag to compare

Feature: Add /api/ endpoints for indicating if any builds are still ongoing
Fix: Update downstream-build-cache dependency to v1.5.2 for performance fixes

v1.10 Feature Release

17 Jan 15:37
Compare
Choose a tag to compare

Feature: Rebuild cache asynchronously, allowing the Jenkins UI to be displayed much sooner when starting Jenkins.

v1.9.8 Patch Release

20 Dec 15:25
Compare
Choose a tag to compare

Fix: Updated downstream-build-cache-plugin to v1.4.1 for extra NPE-guards [JENKINS-60504]