Enhancement
-
Modernise log recorder pages.
JENKINS-68284
-
Allow setting a user's primary view via configuration as code.
JENKINS-61985
-
Add a dropdown menu to the build trigger if it is instantiated by a user.
pull 6276
-
Upgrade bundled Jackson 2 API plugin from 2.12.0 to 2.13.2.20220328-273.v11d70a_b_a_1a_52.
JENKINS-68276, pull 6480, Jackson 2 API plugin changelogs
-
Upgrade Spring Framework from 5.3.18 (released on March 31, 2022) to 5.3.19 (released on April 13, 2022).
pull 6474, Spring Framework 5.3.19 changelog
-
Use modern form inputs in Plugin Manager, login form, and setup wizard.
pull 6442
-
Remove warning that recommends use of the Authorize project plugin.
JENKINS-24513
-
Add a "copy to clipboard" button to the script console output.
pull 6455
-
Align shutdown banner with other top banners, align executor starvation icon with other build widget icons, and add a side panel to the plugin uninstallation view.
pull 6457
-
Improve the display of help text for agent launch methods.
pull 6464
-
Remove the
html.jelly
template in favor of the more feature-rich layout.jelly
template.
pull 6468
Bug fix
-
Allow plugins to be disabled even when dependent plugins are disabled (regression in 2.325).
JENKINS-68277
-
Fix dropdown chevrons not separating links and overflowing (regression in 2.340).
JENKINS-68129
-
Fix third party weather icons in the table view (regression in 2.341).
JENKINS-68270
-
Clicking the build progress bar again takes the user to the console output (regression in 2.340).
JENKINS-68103
-
Correct icon resolution for remote icons (regression in 2.335).
JENKINS-67849
-
Allow filtering updates in plugin manager by plugin ID (regression in 2.320).
JENKINS-68260
-
Move plugin manager search bar back to middle (regression in 2.325).
JENKINS-67933
-
Do not print a stack trace when archiveArtifact does not find a file.
JENKINS-51913
-
Hide "No builds" when there is a pending build.
JENKINS-67962