Enhancement
-
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
.
JENKINS-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
-
Deprecate
findAncestor
and findAncestorClass
in hudsonbehaviour.js
.
pull 8357
Bug fix
-
Hide administrative monitors icons/popup in the header of Manage Jenkins, as they're shown directly on the page.
JENKINS-71848
-
The plain text console log will still be printed even if some console annotations are corrupt.
JENKINS-61452
-
Fix link to job in the message informing administrators of trigger computations that run for an unusually long time.
JENKINS-71833