All notable changes up to version 0.15 are documented in this file. All future changes will be automatically logged by release drafter in GitHub releases.
- Switch to semantic versioning
- Add release-drafter release notes
- This will be the last revision dependending on 1.501
- Update version of jsPlumb
- Fix invalid ajax calls for
sidepanel.jelly.
- Show right dependency when the project name for copy artifact is relative
- Switch editing of Dependency Graph off by default
- Editing of Dependency Graph is configurable globally
- Disable wrapping of job names
- Make jQuery-UI a mandatory dependency (JENKINS-15891)
- Improve Layout algorithm
- Use jQuery and jQuery-UI Plugin
- Fix problem with Javascript-Ids from job-names JENKINS-15850
- Add ability to switch off graphviz rendering on configuration page
- Bugfix for jsPlumb display
- ExtensionPoints for Edges and Subprojects of the Graph
- Experimental visualisation via jsPlumb
- Fixed links when jenkins is behind reverse proxy (JENKINS-13446, JENKINS-12112)
- Fixed invalid image when graphviz outputs warnings (JENKINS-11875)
- Legend now in separate image
- Subprojects from the Parameterized Trigger Plugin are now shown
- Do not rely on default encoding when executing dot
- Use getFullDisplayName instead of getName for project names
- Initial version