Major enhancement
Bug fix
-
Fix markup previews for disabled textareas shown to users with extended read permission.
JENKINS-62433
-
Prevent side panel shrinking in specific resolutions (~1000px), regression in 2.238.
pull 4755
Enhancement
-
Make the CLI link in Manage Jenkins visible to users with Overall/SystemRead permission.
pull 4739
-
Improve accessibility by adding aria-labels for username and password fields in login forms.
JENKINS-62421
-
Implement the read-only mode in Expandable Text Box configuration form elements.
JENKINS-62434
-
Performance: Reduce number of calls and iterations through the list of jobs when displaying List Views.
JENKINS-20052
-
Remove Subversion Plugin from suggested plugins in the setup wizard.
JENKINS-62477
-
Fingerprints browser: Move fingerprint link into existing fingerprint artifact text.
JENKINS-62470
-
Allow users with Overall/Manage permission to configure Node Monitoring.
JENKINS-62264
-
Internal: Print stack trace from the originating thread if
SlaveComputer#_connect
fails.
pull 4754
-
Developer: Add source maps for CSS and JavaScript.
JENKINS-62473