Add sidebar to plugin manager, increase search bar size.
(pull 6783)
Add support for Apple's touch bar icons.
(pull 6768)
Minor changes to empty state arrow icon and header user profile icon.
(pull 7052)
Removed: The signed jenkins-parent-${JENKINS_VERSION}-src.zip source archives have been removed from Artifactory for future releases.
Users who wish to download source archives for offline consumption are encouraged to do so via GitHub.
(pull 7061, Artifactory, GitHub source code download)
Provide more information about the agent connection when it fails with EOFException.
(pull 7053)
Display email form validation errors near the data entry field in the setup form.
(issue 68952)
Fix autosizing of CodeMirror textbox.
(issue 69359)
Fix bouncing build number element on mouse hover.
(issue 69145)
Properly reset attributes of cached symbols.
(issue 68805)
The dropdown chevron on the build executor queue is no longer misplaced, if the widget is refreshed.
(issue 69114)
Developer: Enable ProjectNamingStrategy to check the full name of a new item.
(issue 68602)