Enhancement
-
Allow linking to plugin manager URLs with pre-filled filter field.
Link labels in the plugin manager to pre-filtered lists.
pull 4591
-
Add system read support to admin monitors.
JENKINS-61208
-
Allow users with system read permission to view the global tool configuration.
pull 4519
-
Sort plugins by popularity on the "Available" plugin manager tab if the update site provides popularity data.
pull 4588
-
Restyle buttons.
Add support for large buttons, hyperlinks styled as buttons and icon-only buttons.
JENKINS-61840
Bug fix
-
Forward Groovy view permission errors to login.
Some views showed an error screen instead of forwarding to the login form when necessary permissions were missing.
JENKINS-61905