Remove the expand-button component as it's no longer used.
(pull 7732)
Refresh the design of the About Jenkins page.
(pull 7712)
Hide the Restart Jenkins checkbox in the update center if the controller doesn't support it.
(issue 69489)
Restore the New Node button in computer overview for users with node creation permission.
(issue 70820)
Suppress some noisy stack traces from ProcessTree.
(pull 7681)
Avoid a ClassCastException from TokenBasedRememberMeServices2 (not known to occur in realistic environments).
(pull 7724)
SlaveRestarter implementations are now only installed on static agents.
Use Djenkins.slaves.restarter.JnlpSlaveRestarterInstaller.forceInstall=true to fall back to the previous behaviour in case of any issue.
(pull 7693)