Changelog for 2.405
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.405
(2023-05-16)
-
Adjust form label padding.
(pull 7962)
-
Use dialogs to delete computers, views, clouds, users and logrecorders.
(issue 13545)
-
Improve class loading behavior looking up special formatters for XML configuration files.
(pull 7976)
-
Upgrade from Guice 5 to 6.
(pull 7990, Guice 6.0.0 release notes)
-
Restore support for ECharts API plugin (regression in 2.404).
(issue 71236)
-
Make "Skip to content" link visible through keyboard navigation.
(pull 7956)
-
Fix support of clouds without a
config.jelly
file.
(pull 7972)
-
Developer: Queue items elements are now formalized using
jenkins.model.queue.QueueItem
.
(pull 7926)