Changelog for 2.239
Legend:
- security fix
- major bug fix
- bug fix
- major enhancement
- enhancement
Community feedback:
- no major issues
- notable issues
- required rollback
What's new in 2.239
(2020-06-03)
-
Release 'alpha' dark theme.
(issue 60924, pull 4752, Dark Theme repository)
-
Fix markup previews for disabled textareas shown to users with extended read permission.
(issue 62433)
-
Prevent side panel shrinking in specific resolutions (~1000px), regression in 2.238.
(pull 4755)
-
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.
(issue 62421)
-
Implement the read-only mode in Expandable Text Box configuration form elements.
(issue 62434)
-
Performance: Reduce number of calls and iterations through the list of jobs when displaying List Views.
(issue 20052)
-
Remove Subversion Plugin from suggested plugins in the setup wizard.
(issue 62477)
-
Fingerprints browser: Move fingerprint link into existing fingerprint artifact text.
(issue 62470)
-
Allow users with Overall/Manage permission to configure Node Monitoring.
(issue 62264)
-
Developer: Add support for CSS variables, useful in themes.
(issue 60924, pull 4752, Dark Theme repository)
-
Internal: Print stack trace from the originating thread if
SlaveComputer#_connect
fails.
(pull 4754)
-
Developer: Add source maps for CSS and JavaScript.
(issue 62473)