jenkins-2.577
2.577
Changed 1
- Standardise experimental Jenkins pages, make the side panel independently scrollable and make the build bar sticky
Fixed 1
- Correct Javadoc for QuotedStringTokenizer.quote(String) to reflect unconditional quoting
Removed 1
- Remove remaining detached-plugin bundling from jenkins.war
This is an automatically generated changelog draft for Jenkins weekly releases. See https://www.jenkins.io/changelog/2.577/ for the official changelog for this release.
🎉 Major features and improvements
- Standardise experimental Jenkins pages, make the side panel independently scrollable + make the build bar sticky (#26863) @janfaracik
🚀 New features and improvements
- Remove remaining detached-plugin bundling from jenkins.war (#27129) @timja, @Copilot
👷 Changes for plugin developers
- Correct Javadoc for QuotedStringTokenizer.quote(String) to reflect unconditional quoting (#27165) @thswlsqls
All contributors: @janfaracik, @thswlsqls, @timja and @Copilot