Prevent a form validation "404 Not Found" error when the resource root URL configuration points at a previously configured resource root URL (regression in 2.205).
(issue 62133)
Make Breadcrumbs displayed after notification alerts clickable again.
(issue 62065)
Allow system read to view more admin monitors.
(issue 61208)
Limit the number of exceptions thrown by some operations such as recursive directory deletion.
Previously, in rare cases, exceptions thrown when failing to delete large directories could consume significant amounts of memory.
(issue 61841)
Indicate which component provides an URL that is always available without authentication in the global security configuration.
(pull 4668)
Fix a classloading issue while executing ProcessTree.get().
(issue 62006)
Developer: Make it possible to look up extension implementations from more than one specific extension point at a time.
(issue 62056)
Developer: Add nogrid option to layout.jelly tag to allow suppressing the bootstrap 3 grid.
See bootstrap4-api-plugin for details.
(issue 61326)
Developer: Update javax.mail to jakarta.mail 1.6.5.
(pull 4660)
Internal: Remove inline resources from ReverseProxySetupMonitor view.
Add a specific warning when the Jenkins Root URL does not contain the contextPath.
(issue 60866)
Internal: Remove inline resources from LogRecorder views.
Align the column headers of bigtables to the left
(issue 60866)