Remove support for WebSocket agents when running inside Jetty 9.
(pull 7101)
Align source code text and line numbers in views that render source code with the Prism plugin.
(issue 70805)
Rework clouds management into multiple pages to better scale to a large numbers of clouds.
Users of EC2 Plugin should update it to version 2.0.7 or newer for compatibility.
(issue 70729)
Show full width filter field for builds on pages less than 970 pixels wide.
(issue 71115)
Do not write NUL values to XML files.
A technically illegal #x0 (NUL) could be written to Jenkins XML files but could no longer be read.
Now the write will fail as well (regression in 2.398).
(issue 71139)
Fix the warning icon in the workspaces temporary directory message.
(issue 71160)
Do not display a list of page sections on the System page breadcrumb.
(issue 71152)
Add padding to the right side of the full width side panel.
(issue 70115)
Developer: The experimental projectViewNested view has been removed without replacement.
(issue 70927)