Windows 2019 controller images have been dropped from this release. For users who must use Windows for their controller and are stuck on Windows 2019, the workaround is either to:
- Install Jenkins controller via the MSI available via the "Windows" links on https://www.jenkins.io/download/
- Build their own image
Looking to upgrade?
Check the Upgrade Guide for assistance
Tested Configurations:
Platforms: Linux, Windows
JDKs: 21, 25
Changes since 2.568
Enhancement
Bug fix
-
Re-enable the "Add" button immediately when an item is deleted from a full list (regression in 2.536).
pull 26937
-
Fix blue tinted scrollbar.
pull 26893
-
Fix the combobox suggestion list flashing and closing immediately when the field is clicked.
pull 26884
Notable changes since 2.555.3
Enhancement
-
Use a dialog to add and edit the description of jobs, builds, views, computers, and more.
pull 26535
-
Refine appearance of dialogs.
pull 26514
-
Refine the 'System' page of Manage Jenkins.
pull 26679
-
Refine the 'Users' page of Manage Jenkins.
pull 26475
-
Refine how administrative monitors are displayed.
pull 26417
-
Deduplicate build causes in queue tooltip and build overview.
pull 26392
-
Reduce agent creation time during high usage.
issue 26796, pull 26797
-
Improve queue maintenance performance for jobs with large build histories.
pull 26597
-
Add Windows Server 2025 container image for the Jenkins controller.
pull 2369
Bug fix
-
Ensure cancel button for queued jobs doesn't move when other badges are present.
pull 26564
-
Remove lines from log recorder page.
pull 26598
-
Wrap long, unbroken strings correctly within the maximum width of the dialog.
pull 26574
-
Restore the job name in the page title on the build console and changes pages.
pull 26727
-
Ensure urls in widgets loaded via ajax are correct.
pull 26721