Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 2.21 KB

CHANGELOG.md

File metadata and controls

35 lines (29 loc) · 2.21 KB

CHANGELOG

0.4.0 (09/13/2022) and newer

  • (info) Updated POM for Java 11.
  • (plus) Added contributing guide.
  • (info) Updated existing documentation for current Jenkins versions.
  • (plus) Added changelog.

0.3.0 (O2/27/2018)

  • (info) Update Jenkins core minimum requirement to 1.625.3
  • (info) Cleanup minor issues reported by the recent Jenkins Test Harness

0.2.2 (09/27/2015)

  • (error) Jelly exception in Dynamic Search Views after the restart (JENKINS-27613)
  • (error) Potential NPE in the plugin if the full view configuration is not saved (JENKINS-30663)
  • (error) Potential concurrency issues during the parallel access to Views (JENKINS-30662)

0.2.1 (06/28/2014)

0.2 (01/02/2014)

  • (error) Major bugfix: All sessions use their own session IDs JENKINS-18975.
  • (plus) Support of default values for the view's form JENKINS-21192.
  • (info) Added a warning message for JENKINS-19588. The complete fix will be available after fix of JENKINS-21191 in Jenkins core
  • (info) A better layout of the search panel.

0.1 (07/07/2013)

  • (plus) Implemented a List View with dynamically-configurable filters.