Major bug fix
-
Fix sort order in "Available" tab of the plugin manager (regression in 2.233).
pull 4675
-
Fix a regression where the dropdown of the autocomplete widget would not be rendered correctly (regression in 2.233).
JENKINS-62001
Enhancement
-
Restyle the help icon.
pull 4663
-
Allow users with system read permission to view the system logs.
JENKINS-61207
-
Reword "Continue as admin" button of the plugin setup wizard.
JENKINS-46669
-
The default number of executors for an agent created programmatically (or as-code) is now 1 rather than 2.
pull 4677
-
Session hijacking protection hardening.
JENKINS-61738
-
Developer: Remove unused deprecated HudsonExceptionNote.
pull 4667
Bug fix
-
Distinguish between defined (*****) and undefined (N/A) password on read-only configuration forms for users with Overall/SystemRead or Item/ExtendedRead permissions.
JENKINS-61812