Major enhancement
-
Remove 'auto refresh' feature, including now obsolete auto refresh telemetry capability.
pull 4503
Enhancement
-
Allow users with system read permission to view the global security configuration page.
JENKINS-61205
-
Allow users with system read permission to view the
About Jenkins
page.
JENKINS-61201
-
Users with extended read permission now get a more read-only looking UI.
JENKINS-61202
-
Allow FingerprintFacet to block the deletion of fingerprint.
JENKINS-28379
-
Internal: Remove unused class StringConverter2.
pull 4468
-
Internal: Remove unused internal class Memoizer - use ConcurrentHashMap.
pull 4470
-
Developer: Listen on loopback interface by default in debug mode.
pull 4515
Bug fix