Moved agent port and protocol configuration out of "security" (authentication and authorization) block in Configure Global Security.
(issue 4478)
Add section headers for Markup Formatter and CSRF Protection in Configure Global Security form to make these options more obvious.
(pull 2900)
Use one-column layout for REST API documentation (.../api URLs).
(issue 44563)
Update jnr-posix from 3.0.1 to 3.0.41 to pick up improvements and fixes in the POSIX platforms support.
(pull 2904)
Jenkins failed to perform some cleanup tasks, including saving the build queue, if stopped via REST /exit, CLI shutdown, or when restarting from Install as Windows Service.
(issue 44589)
Don't check whether disabled administrative monitors are active or not on the Manage Jenkins page.
(issue 44608)
Do not submit form when pressing Enter in the plugin manager's filter field.
(issue 44523)
Plugin Development: Jenkins now no longer publishes a war-for-test artifact. Plugins using this or a later version of Jenkins as baseline need to use plugin parent POM 2.30 or later.
(issue 24064)