Add sidebar to plugin manager, increase search bar size.
(pull 6783)
Add support for Apple's touch bar icons.
(pull 6768)
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)
Display email form validation errors near the data entry field in the setup form.
(issue 68952)
Show recommended actions (e.g., to update affected plugins) in security warnings popup.
(pull 7046)
Clarify safe restart won't wait for Pipeline jobs.
(pull 7091)
Allow form checker to check more than one thing at a time.
(pull 6951)
Add documentation for the --paramsFromStdIn and --version command-line options.
(pull 7246)
Fix sorting of British currency in tables.
(pull 7250)
Improve build progress animation when refreshing parts of the history/executors widget.
(issue 68627)
Fix the resize behavior of Execute Shell build steps.
(issue 69320)
Fix searchBar is null issue in setup wizard and when using custom Jenkins headers.
(issue 69250)
Ensure that temporary network partitions do not cancel the WebSocket ping thread (regression in 2.363).
(pull 7195)