System Information management link is now accessible to users with Overall/Manage, showing only plugins and memory usage information.
(issue 61456)
Limit max width of Manage Jenkins entries on very large screens.
(pull 4582)
Usage Statistics in Global Configuration is now configurable by users with Overall/Manage permission (as well as the usual Overal/Administer).
(issue 61457)
Make HTTP DELETE based item deletion behave more like an API, recommend it over POST /doDelete.
(issue 61308)
Increase scroll speed of context menus.
(pull 4592)
List plugins that failed to load on the Installed tab of the plugin manager.
(pull 4589)
Highlight in the plugin manager when plugins are looking for new maintainers ("Adopt this plugin").
(pull 4584)
Developer: Add Javadoc for management link category definitions.
(pull 4578)
Internal: Permit core building using newer JDK than version 8.
(issue 61105)