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.
JENKINS-70059
Major bug fix
Prefix the name of input elements of ListView to prevent form submission issues when an Item (job) is named elements.
JENKINS-71200
Enhancement
Use dialogs to delete computers, views, clouds, users and log recorders instead of dedicated pages.
JENKINS-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.
JENKINS-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
Bug fix
Fix update center proxy configuration hyperlink in error messages.
JENKINS-71244
Fix support of clouds without a config.jelly file.
pull 7972