Changelog for 2.420
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.420
(2023-08-22)
-
Move plugins page title into sidebar so that plugins app bar is at the top of the page.
(pull 8376)
-
Remove
eval
call in hudsonbehavior.js
.
(issue 71514)
-
Update Turkish localizations for the job configuration page.
(pull 8368)
-
Refresh link design.
(pull 8375)
-
Display a notice when plugin updates are available or when there are no plugins installed.
(pull 8208)
-
Update the design of the content blocks.
(pull 8363)
-
Remove the unnecessary
hashelp
class additions from hudsonbehaviour.js
.
(pull 8355)
-
Hide administrative monitors icons/popup in the header of Manage Jenkins, as they're shown directly on the page.
(issue 71848)
-
The plain text console log will still be printed even if some console annotations are corrupt.
(issue 61452)
-
Fix link to job in the message informing administrators of trigger computations that run for an unusually long time.
(issue 71833)
-
Deprecate
findAncestor
and findAncestorClass
in hudsonbehaviour.js
.
(pull 8357)