- Updated POM for Java 11.
- Added contributing guide.
- Updated existing documentation for current Jenkins versions.
- Added changelog.
- Update Jenkins core minimum requirement to 1.625.3
- Cleanup minor issues reported by the recent Jenkins Test Harness
- Jelly exception in Dynamic Search Views after the restart (JENKINS-27613)
- Potential NPE in the plugin if the full view configuration is not saved (JENKINS-30663)
- Potential concurrency issues during the parallel access to Views (JENKINS-30662)
- Jenkins prints warning about JENKINS-19588 till the version 1.557. Newer core versions provide a fix. Refer to JENKINS-21190 and JENKINS-21191.
- Major bugfix: All sessions use their own session IDs JENKINS-18975.
- Support of default values for the view's form JENKINS-21192.
- Added a warning message for JENKINS-19588. The complete fix will be available after fix of JENKINS-21191 in Jenkins core
- A better layout of the search panel.