Upgrade Commons FileUpload from 1.5 to 2.0.0-M2.
Users of the SAML Single Sign On (SSO) (miniorange-saml-sp) plugin should upgrade to a compatible version in lockstep with upgrading Jenkins core.
Users of the OpenText Application Automation Tools (hp-application-automation-tools-plugin) plugin should wait for a compatible version before upgrading Jenkins core.
(Apache Commons 2.0.0-M2 release notes)
The webappsDir argument to run Winstone with a directory full of WAR files has been removed without replacement.
(Winstone 6.19 changelog)
Allow pipeline jobs to run when built-in node is offline.
(issue 53958)
Adjust side panel sizes for certain screens like iPad Pro.
(issue 70246)
Installed plugin view no longer jumps during first load.
(issue 69588)
Fix status icon animation display on Safari.
(issue 72845)
Remove tooltip when a widget is refreshed.
(issue 72744)
Honor readonly mode when displaying enumerations on pages.
(issue 72854)
After reconfiguring a static inbound agent in the GUI using fields such as WebSocket, deprecated in 2.440.x, the suggested launch instructions would incorrectly include tunnel (with no argument) even if that field had been left blank.
(issue 73011)
Fix the WorkspaceCleanupThread to consider workspaces with suffixes even if the original is nonexistent.
Reduce the number of remoting calls made by WorkspaceCleanupThread.
(issue 65829)
Work around an upstream issue that could cause a hang in rare cases when two users load a configuration screen of the same type at the same time.
(issue 60997)
Handle svg cleanup via an xml document to avoid broken symbols.
(issue 73156)
Treat lines of text (mainly in build logs) as completed by a single carriage return in addition to a newline or carriage return plus newline, avoiding an out of memory error if a large number of such lines are printed in sequence.
(issue 73090)
Add new CSS classes to avoid conflicts with CSS classes from bootstrap.
(issue 73114)