## Description This plugin which allow the execution of long running diagnostics to aid the identification and resolution of problems on a Jenkins installation. For more details, please refer to the [README](https://github.com/jenkinsci/diagnostics-plugin/blob/master/README.md) of the plugin. ## Changelog ### v1.2 (Dec 6th, 2017) - Fixed plugin resources path ([JENKINS-48390](https://issues.jenkins-ci.org/browse/JENKINS-48390)\]) ### v1.1 (Dec 5th, 2017) - Fixed plugin icon path on action menu ([JENKINS-48369](https://issues.jenkins-ci.org/browse/JENKINS-48369)) ### v1.0 (Nov 17th, 2017) - First OpenSource release