Use modern form inputs in Plugin Manager, login form, and setup wizard.
(pull 6442)
Remove warning that recommends use of the Authorize project plugin.
(issue 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)
Allow plugins to be disabled even when dependent plugins are disabled (regression in 2.325).
(issue 68277)
Fix dropdown chevrons not separating links and overflowing (regression in 2.340).
(issue 68129)
Fix third party weather icons in the table view (regression in 2.341).
(issue 68270)
Clicking the build progress bar again takes the user to the console output (regression in 2.340).
(issue 68103)
Correct icon resolution for remote icons (regression in 2.335).
(issue 67849)
Allow filtering updates in plugin manager by plugin ID (regression in 2.320).
(issue 68260)
Move plugin manager search bar back to middle (regression in 2.325).
(issue 67933)
Do not print a stack trace when archiveArtifact does not find a file.
(issue 51913)
Hide "No builds" when there is a pending build.
(issue 67962)