Changelog for 2.234
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.234
(2020-04-27)
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).
(issue 62001 )
Restyle the help icon.
(pull 4663 )
Allow users with system read permission to view the system logs.
(issue 61207 )
Reword "Continue as admin " button of the plugin setup wizard.
(issue 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.
(issue 61738 )
Distinguish between defined (***** ) and undefined (N/A ) password on read-only configuration forms for users with Overall/SystemRead or Item/ExtendedRead permissions.
(issue 61812 )
Developer: Remove unused deprecated HudsonExceptionNote.
(pull 4667 )