Enhancement
-
Accept all 2xx and 3xx status codes to validate proxy in HTTP Proxy Configuration
JENKINS-72343
-
Tweak font styling to remove anti-aliasing.
pull 8689
-
Make display name of HistoryWidget configurable for alternate text.
pull 8740
-
Move the proxy configuration form to its own screen.
pull 8693
-
Developer: A new convenience method
ExtensionList.lookupFirst
allows retrieval of the first implementation of an extension point.
pull 8735
Bug fix
-
Fix redirect when renaming a cloud.
JENKINS-71737
-
Avoid incorrect styling when deleting the first of two shell steps in a job definition.
JENKINS-72196