Enhancement
-
Mobile friendly layout of the login, loading and restart screens.
JENKINS-56398
-
Inform administrators about potentially unsafe permissions setup involving builds running as the virtual SYSTEM user.
JENKINS-24513
-
Developer:
StringParameterValue.getValue()
now returns a String
avoiding an unnecessary cast.
pull 3146
Bug fix
-
Workspace and artifacts browsing did not work on Windows Server 2016 with Microsoft Docker. (regression in 2.154)
JENKINS-56114