Major bug fix
-
Fix plugin manager buttons to correctly reposition themselves instead of being stuck under certain conditions (regression in 2.270).
JENKINS-64504
Enhancement
-
Make the root source paths of GroovyHookScript customizable with
jenkins.util.groovy.GroovyHookScript.ROOT_PATH
.
JENKINS-63833
-
Hide collapse icon in sidepanel widgets if they cannot be collapsed.
JENKINS-64483
-
Update stapler to 1.262 to fix a number of IllegalReflectiveAccessWarnings when running on Java 11.
pull 5111, Stapler 1.262 changelog