Allow alternate values for "Build with Parameters" and the "Build" button on the parameters page.
(issue 71866)
Small speculative optimization in build loading.
(pull 8494)
The minimum required Remoting version has been increased to 4.13 (released on March 4, 2022).
(pull 8484)
Prevent log spam when using the Jenkins security database and users signup.
(pull 8474)
Show a confirmation popup when triggering l:task action from context menu.
(issue 71880)
Restore context menus of model links in build history views and in administrative monitors. (regression in 2.402).
(issue 71890)
Hide the delete button from the only repeatable element in configuration forms when at least one element is expected (regression in 2.344).
(issue 72018)
Do not create a large number of threads when making numerous HTTP requests.
(issue 72016)
Developer: Provide programmatic deletion support for LogRecorder.
(pull 8489)