Update UI and function of Log Recorder.
Display a notice when there are no logs available.
(pull 8186, pull 8164)
Allow cancelling the quiet down mode of a safe restart with an optional custom message for safe restarts (with new default message).
Use a less dangerous color for the safeRestart banner.
Allow setting the full prepareShutdown message instead of only the reason.
Show a hint on the "Jenkins Unavailable" page about safe restarts.
(issue 70059)
Prefix the name of input elements of ListView to prevent form submission issues when an Item (job) is named elements.
(issue 71200)
Use dialogs to delete computers, views, clouds, users and log recorders instead of dedicated pages.
(issue 13545)
Rework clouds management into multiple pages to better scale to large numbers of clouds.
Users of EC2 Plugin should update it to version 2.0.7 or newer for compatibility.
(issue 70729)
Switch the double-launch checker to a regular administrative monitor.
(pull 8127)
Add support for jakarta.inject annotations.
(pull 8065)
Reduce the circumstances under which recent old builds will be loaded when starting new builds.
(pull 7998)
Refinements to class loading behavior looking up special formatters for XML configuration files.
(pull 7976)
Add a user experimental flag to run Jenkins without Prototype.js.
Plugin authors should enable this flag and fix any issues that result from the removal of Prototype.js.
In the future Prototype.js will be removed from Jenkins core.
(pull 7948)
Make "Skip to content" link visible through keyboard navigation.
(pull 7956)
Fix update center proxy configuration hyperlink in error messages.
(issue 71244)
Fix support of clouds without a config.jelly file.
(pull 7972)