Releases: jenkinsci/extra-columns-plugin
Releases · jenkinsci/extra-columns-plugin
1.17
Release date: April 11, 2016
- Added dependency to JUnit plugin
- Fixed security issue SECURITY-136 / CVE-2016-3101 (see Jenkins Security Advisory 2016-04-11)
1.16
Release date: December 11, 2015
- Added new column "User name" (JENKINS-31959)
- Added potential fix for (JENKINS-21870)
- Added new column "Last build node" (based on Build Node Column Plugin, which has now been deprecated)
1.15
Release date: February 25, 2015
- Fixed problem with incorrect link in column "Test Result" since Jenkins v1.568 (JENKINS-23583, Pull request #11, thanks to stephenthornhill)
- "Slave or label restriction of a job": added links to slaves, added white space between label and description
- Added new column "Workspace link" (Pull request #9, thanks to Ulli)
1.14
Release date: March 21, 2014
- "Build Parameters" column configuration was not saved (JENKINS-21929)
- "Build Description" and "Project Description" column configuration was not saved (JENKINS-21295)
- Making on/off "lights" in enabled/disabled switch images more obvious (JENKINS-21296, Pull request #8, thanks to dankirkd)
- Added new column "Slave or label restriction of a job" (JENKINS-21037, Pull request #6, thanks to krulls)
- Added new column "Last modification of job configuration" (JENKINS-21035, Pull request #7, thanks to krulls)
1.13
Release date: December 17, 2013
- Added new column "Build Parameters", which can be configured to show either a single or all build parameters of the last/current build. (JENKINS-20910)
1.12
Release date: November 13, 2013
- Added new column "Build Duration", which can be configured to show "Build Start" or "Average Build Duration". (JENKINS-19534, JENKINS-20361)
- Added support for Cloudbees folders and templates in Job Type Column (JENKINS-20278)
- Added option for explicit limitation of column widths in Build/Project description columns (JENKINS-20144)
- "Build Description" column should reflect previous build while another is in process (JENKINS-19021)
1.11
Release date: July 31, 2013
- Added missing TestResultColumn() constructor (JENKINS-18930)
1.10
Release date: July 15, 2013
- Added new column "Job Type" by request (JENKINS-18640)
1.9
Release date: June 15, 2013
- Support folders in "Project Description" column (thanks to jglick) (Pull request #2)
- Check supportsMakeDisabled method before creating enable/disable button, bumped required Jenkins version to 1.475, use absolute URL for enable/disable action (thanks to ndeloof) (Pull request #1)
- Converted job name in "Project Description" column to a link ("Display job name" option must be set in configuration) (JENKINS-18013)
1.8
Release date: January 24, 2013
- Fixed problem with "Disable/Enable Project" column (JENKINS-16445)
- Added workarounds for missing icons in different sizes