Changelog for 2.283
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.283
(2021-03-09)
-
Fix help buttons in the draggable section (regression in 2.264).
(issue 64972)
-
Add modern icons: build status and weather.
(pull 5065)
-
Accept negative numbers in number input controls (regression in 2.274).
(pull 5341)
-
Prevent Jenkins queue deadlock when cancelling tasks under certain conditions.
(issue 64931)
-
Do not render full error responses in case of internal errors when validating fields in configuration forms.
(issue 65017)
-
Lower verbosity of a
Queue.save()
error message.
(pull 5326)
-
Add indicator for security-related entries in the global administrative monitors configuration.
(pull 5078)
-
Add Japanese translations for New Job screen.
(pull 5334)
-
Developer: Add support for plugins to use external SVG sprites in their icons.
(pull 5065, Example external SVG sprite implementation in GitHub Branch Source plugin)