Enhancement
-
Improve styling of alert banners to be more visually appealing and to better match existing user interface components.
Alerts now fully cover the navigation bar while they are displayed instead of covering only a portion of the navigation bar.
JENKINS-61478
-
Do not show disabled permissions in permission errors when checking for any of several permissions.
JENKINS-61467
-
Allow hyperlinks to be used when displaying causes of blockage related to labels rather than individual nodes.
pull 4616
-
Add option to configure follow symlinks when archiving artifacts.
JENKINS-5597
-
Prepare for Shutdown management link is now accessible to users with
Overall/Manage
permission in addition to the usual Overall/Administer
.
JENKINS-61453
-
Update footer styles.
JENKINS-61496
-
Allow configuration-as-code plugin to disable admin monitors.
JENKINS-56937
Bug fix
-
Update Groovy Init hooks to run after all job configurations are adapted.
JENKINS-61694
-
Fix class cast exception in fingerprint cleanup thread.
JENKINS-61479