Changelog for 2.359
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.359
(2022-07-11)
-
New design for configure project page.
(issue 68282)
-
Do not drop scale on sidebar symbols when the link text is longer than a line.
(issue 68816)
-
Remove the margin from the changelog url.
(issue 68960)
-
Don't display the job creation button to a user without Job/Create permission.
(issue 68208)
-
Developer: Support Java 11 in
hudson.slaves.Channels#newJVM
.
(pull 6723)