Enhancement
-
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.
JENKINS-68952
-
Developer: Enable ProjectNamingStrategy to check the full name of a new item.
JENKINS-68602
Bug fix
-
Fix autosizing of CodeMirror textbox.
JENKINS-69359
-
Fix bouncing build number element on mouse hover.
JENKINS-69145
-
Properly reset attributes of cached symbols.
JENKINS-68805
-
The dropdown chevron on the build executor queue is no longer misplaced, if the widget is refreshed.
JENKINS-69114