Enhancement
-
Add section headers to context menu of Manage Jenkins.
pull 4586
-
Improve the view shown when there are no jobs.
pull 4633
-
Configuration as code plugin support for configuring user timezones.
pull 4557
-
By default suppress log message about a missing optional extension.
pull 4617
-
Don't show all available plugins by default; use search field to find plugins.
pull 4580
-
Allow use of multiple space-separated filter terms in plugin manager.
pull 4580
-
Allow users with system read permission to view the Manage Plugins configuration.
JENKINS-61203
-
Add support for serving file parameter values from the resource root URL, if set.
pull 4614
-
Set httpOnly header on cookie for iconSize storage.
pull 4609
-
Developer: Switch bug detection annotations from JSR-305 to SpotBugs / net.jcp equivalents.
pull 4604
-
Developer: Upgrade commons-codec to 1.14.
pull 4636
Bug fix
-
Fix spacing between error messages in Setup Wizard (regression in 2.217).
JENKINS-61660
-
Ensure that log messages are not missing numeric parameters when log entries are created on an agent.
In particular, fix logs collected by the Support Core plugin.
pull 4621
-
Ensure that encoded console annotations are stripped from system logger messages.
pull 4632
-
Update crypto-util from 1.1 to 1.5 to fix the license link in Jenkins Web UI.
pull 4631