<rss version='2.0' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:content='https://purl.org/rss/1.0/modules/content/'>
<channel>
<title>
Jenkins Changelog
</title>
<link>
https://jenkins.io/changelog
</link>
<atom:link href='https://www.jenkins.io/changelog/rss.xml' rel='self' type='application/rss+xml'></atom:link>
<description>
Changelog for Jenkins weekly releases
</description>
<lastBuildDate>
Tue, 12 May 2026 00:00:00 +0000
</lastBuildDate>
<item>
<title>Jenkins 2.563</title>
<link>
https://jenkins.io/changelog//#v2.563
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Use variable for &lt;code&gt;jenkins-not-applicable&lt;/code&gt; class.
&lt;/li&gt;
&lt;li&gt;
RFE:
Refine the System page in Manage Jenkins.
&lt;/li&gt;
&lt;li&gt;
RFE:
Update bundled Script Security Plugin from 1399.ve6a_66547f6e1 to 1402.v94c9ce464861, Matrix Authorization Strategy Plugin from 3.2.9 to 3.2.10.
&lt;/li&gt;
&lt;li&gt;
Bug:
Wrap long, unbroken strings correctly within the maximum width of the dialog.
&lt;/li&gt;
&lt;li&gt;
Bug:
Stop retaining build references in the old data monitor.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.563
</guid>
<pubDate>
Sun, 3 May 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.562</title>
<link>
https://jenkins.io/changelog//#v2.562
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Stop signing the war file with jarsigner.
Rely on the GPG signature to verify publisher identity.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.562
</guid>
<pubDate>
Mon, 27 Apr 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.561</title>
<link>
https://jenkins.io/changelog//#v2.561
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
Bug:
Fix parameterised pipeline build triggering.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.561
</guid>
<pubDate>
Tue, 21 Apr 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.560</title>
<link>
https://jenkins.io/changelog//#v2.560
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Adopt experimental App Bar API for jobs
&lt;/li&gt;
&lt;li&gt;
RFE:
Avoid unnecessary copy of all loaded builds in &lt;code&gt;AbstractLazyLoadRunMap.getLoadedBuilds()&lt;/code&gt;.
&lt;/li&gt;
&lt;li&gt;
RFE:
Refine the 'Users' Manage Jenkins page
&lt;/li&gt;
&lt;li&gt;
RFE:
Deprecate CheckMethod#toCheckUrl method, which generates a JS expression, and does not work with CSP enabled.
&lt;/li&gt;
&lt;li&gt;
Bug:
Prevent selecting an autocomplete suggestion submitting the configuration form (regression in 2.556).
&lt;/li&gt;
&lt;li&gt;
Bug:
Restore warnings in the update site warnings monitor (regression in 2.558).
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix console card breaking layout in experimental build view
&lt;/li&gt;
&lt;li&gt;
Bug:
Use correct views tab bar in new dashboard page respecting user preferences
&lt;/li&gt;
&lt;li&gt;
Bug:
Keep the Duplicate Jenkins checker enabled when saving the global configuration (regression in 2.549).
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.560
</guid>
<pubDate>
Mon, 20 Apr 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.559</title>
<link>
https://jenkins.io/changelog//#v2.559
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Refine appearance of dialogs
&lt;/li&gt;
&lt;li&gt;
Bug:
Update dependency org.apache.ant:ant to v1.10.17 to resolve regression issue due to v1.10.16
&lt;/li&gt;
&lt;li&gt;
RFE:
Improve queue maintenance performance for jobs with large build histories
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix Windows null pointer exception due to Apache Ant 1.10.16 (regression in 2.558).
&lt;/li&gt;
&lt;li&gt;
Bug:
Remove lines from log recorder page.
&lt;/li&gt;
&lt;li&gt;
Bug:
Render links to nodes and clouds correctly in the context menu (regression).
&lt;/li&gt;
&lt;li&gt;
Bug:
Use the correct URL in delete dialogs invoked from the cloud context menu (regression in 2.556).
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.559
</guid>
<pubDate>
Mon, 13 Apr 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.558</title>
<link>
https://jenkins.io/changelog//#v2.558
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Refine how administrative monitors are displayed
&lt;/li&gt;
&lt;li&gt;
RFE:
Deduplicate build causes in queue tooltip and build overview.
&lt;/li&gt;
&lt;li&gt;
RFE:
Use a dialog to add/edit the description of jobs, builds, views, computers, ...
&lt;/li&gt;
&lt;li&gt;
Bug:
Ensure cancel button for queued jobs doesn't move when other badges are present.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.558
</guid>
<pubDate>
Sun, 5 Apr 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.557</title>
<link>
https://jenkins.io/changelog//#v2.557
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Refine experimental Run overflow menu.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix wrong permission for description button in new build page.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix multibranch Pipeline scan from parent folder (regression).
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix legacy context menu items not working.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix delete button being missing and actions showing when they shouldn't be (regression in 2.556).
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix breadcrumb heading label.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.557
</guid>
<pubDate>
Mon, 30 Mar 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.556</title>
<link>
https://jenkins.io/changelog//#v2.556
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Upgrade to Spring Security 7.
&lt;/li&gt;
&lt;li&gt;
RFE:
Upgrade to Spring Framework 7.
&lt;/li&gt;
&lt;li&gt;
RFE:
Refine Third Party Licences page.
&lt;/li&gt;
&lt;li&gt;
RFE:
Remove maximum width of sections.
&lt;/li&gt;
&lt;li&gt;
RFE:
Introduce experimental API for adding actions to experimental Run UI.
&lt;/li&gt;
&lt;li&gt;
RFE:
Added Turkish translations to setup wizard.
&lt;/li&gt;
&lt;li&gt;
RFE:
Explain prepending additional values to environment variables with BASE+EXTRA in the online help for nodes.
&lt;/li&gt;
&lt;li&gt;
Bug:
Use standard size node icon even with long node names.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.556
</guid>
<pubDate>
Mon, 23 Mar 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.555</title>
<link>
https://jenkins.io/changelog//#v2.555
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
Security:
Important security fixes.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.555
</guid>
<pubDate>
Wed, 18 Mar 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.554</title>
<link>
https://jenkins.io/changelog//#v2.554
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Adapt Script Console for experimental Manage Jenkins UI
&lt;/li&gt;
&lt;li&gt;
RFE:
Refine legacy Add button for repeatable lists
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix keyboard navigation scrolling in dropdowns
&lt;/li&gt;
&lt;li&gt;
Bug:
Partially revert optimisation in &lt;code&gt;RunMap&lt;/code&gt; that causes issues when reloading
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.554
</guid>
<pubDate>
Sat, 7 Mar 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.553</title>
<link>
https://jenkins.io/changelog//#v2.553
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
Bug:
Restore unsaved changes warning in the new Manage Jenkins UI.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.553
</guid>
<pubDate>
Mon, 2 Mar 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.552</title>
<link>
https://jenkins.io/changelog//#v2.552
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Update Jenkins CLI's subpages to use experimental Manage Jenkins UI
&lt;/li&gt;
&lt;li&gt;
RFE:
Revamp Clouds page
&lt;/li&gt;
&lt;li&gt;
RFE:
Add experimental Plugin Manager UI
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix estimated build number in Build History widget
&lt;/li&gt;
&lt;li&gt;
Bug:
Redirect to the correct URL when creating log recorders with nonASCII names.
&lt;/li&gt;
&lt;li&gt;
Bug:
Do not fail builds when the tool installation directory is readonly.
&lt;/li&gt;
&lt;li&gt;
Bug:
Don't validate input fields when they are disabled
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix link to polling log of upstream build caused by an SCM trigger after a Jenkins restart
&lt;/li&gt;
&lt;li&gt;
Bug:
Prevent &lt;code&gt;afterDisconnect()&lt;/code&gt; from being called twice when an agent disconnects
&lt;/li&gt;
&lt;li&gt;
Bug:
Add support for combobox and autocomplete in dialogs
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.552
</guid>
<pubDate>
Tue, 24 Feb 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.551</title>
<link>
https://jenkins.io/changelog//#v2.551
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
Security:
Important security fixes.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.551
</guid>
<pubDate>
Wed, 18 Feb 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.550</title>
<link>
https://jenkins.io/changelog//#v2.550
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Refine dialog component
&lt;/li&gt;
&lt;li&gt;
RFE:
Refine the 'New Item' screen
&lt;/li&gt;
&lt;li&gt;
RFE:
Automatically hide last repeatable delete button with minimum &gt; 0
&lt;/li&gt;
&lt;li&gt;
RFE:
Make time zone list expandable in help.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix progressive rendering progress calculation
&lt;/li&gt;
&lt;li&gt;
Bug:
Avoid that when copying a cloud anything else than the name is changed
&lt;/li&gt;
&lt;li&gt;
Bug:
Make redirects to documentation on www.jenkins.io work in the builtin administrative monitors when using Chrome and enforcing Content Security Policy.
&lt;/li&gt;
&lt;li&gt;
Bug:
Do not compute the CSP header if it's completely disabled using the Java system property &lt;code&gt;jenkins.security.csp.CspHeader.headerName&lt;/code&gt; in case computation takes too long.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.550
</guid>
<pubDate>
Mon, 9 Feb 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.549</title>
<link>
https://jenkins.io/changelog//#v2.549
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Add telemetry for password field masking.
&lt;/li&gt;
&lt;li&gt;
RFE:
Clarify UI label when configuring Content Security Policy.
&lt;/li&gt;
&lt;li&gt;
RFE:
Minor refinement of dropdowns and empty states.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix shutdown banner visibility on Plugin Manager pages when preparing for shutdown
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix a 404 error when clicking plugin names on the “License and dependency information for plugins” page.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix exception message being logged in rare cases on views with keyboard shortcut indicators.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix primary button text color in administrative monitors.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.549
</guid>
<pubDate>
Sun, 1 Feb 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.548</title>
<link>
https://jenkins.io/changelog//#v2.548
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
Major Bug:
Submitting a form would in rare cases, lead to an error (&lt;code&gt;Got type array but no lister class found for type...&lt;/code&gt;)
&lt;/li&gt;
&lt;li&gt;
RFE:
Add online help for the “Remove last build” build discarder option.
&lt;/li&gt;
&lt;li&gt;
RFE:
API tokens with expiration date
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix temporary offline state of computer is lost on config submit
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix sidebar navigation for nonASCII localized section headers.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.548
</guid>
<pubDate>
Sun, 25 Jan 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.547</title>
<link>
https://jenkins.io/changelog//#v2.547
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
* Use display name in directory browser breadcrumb.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix false "Build Scheduled" notification when attempting to build branch jobs in disabled multibranch projects
&lt;/li&gt;
&lt;li&gt;
Bug:
Hide build buttons in Multibranch branch/PR jobs when the Multibranch or organization folder is disabled
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix cloud URL when using experimental settings redesign
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.547
</guid>
<pubDate>
Mon, 19 Jan 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.546</title>
<link>
https://jenkins.io/changelog//#v2.546
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
Bug:
Fix category headers showing as raw HTML on New Item page.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.546
</guid>
<pubDate>
Mon, 12 Jan 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.545</title>
<link>
https://jenkins.io/changelog//#v2.545
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
Major RFE:
Require Java 21 or newer.
&lt;/li&gt;
&lt;li&gt;
RFE:
Add telemetry for Java properties.
&lt;/li&gt;
&lt;li&gt;
RFE:
Bump the minimum supported &lt;code&gt;remoting.jar&lt;/code&gt; version to &lt;code&gt;3176.v207ec082a_8c0&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;
Bug:
Prevent race condition during initial administrator account creation.
&lt;/li&gt;
&lt;li&gt;
Bug:
Avoid NPE in Job#getLastBuildsOverThreshold
&lt;/li&gt;
&lt;li&gt;
Bug:
Use rootURL in Cloud sidepanel so links in actions work properly.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.545
</guid>
<pubDate>
Mon, 5 Jan 2026 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.544</title>
<link>
https://jenkins.io/changelog//#v2.544
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Add Java 25 container images.
&lt;/li&gt;
&lt;li&gt;
Bug:
* Display a brief message on update site signature verification failure instead of showing a stack trace.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.544
</guid>
<pubDate>
Mon, 29 Dec 2025 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.543</title>
<link>
https://jenkins.io/changelog//#v2.543
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
No longer include the client IP address in CSRF protection token ("crumb") calculation. Effectively, the behavior is the same as if the (now removed) "Enable proxy compatibility" option were always checked.
&lt;/li&gt;
&lt;li&gt;
RFE:
Show a warning to administrators who set the &lt;code&gt;hudson.security.csrf.DefaultCrumbIssuer.EXCLUDE_SESSION_ID&lt;/code&gt; flag, informing them of the further reduced safety, and the option's planned future removal.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix console log copy button for freestyle projects that have finished (regression in 2.493).
&lt;/li&gt;
&lt;li&gt;
Bug:
Allow large forms to be submitted (regression in 2.531).
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.543
</guid>
<pubDate>
Tue, 23 Dec 2025 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.542</title>
<link>
https://jenkins.io/changelog//#v2.542
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Add telemetry for Content Security Policy enforcement.
&lt;/li&gt;
&lt;li&gt;
RFE:
Enables the &lt;code&gt;Overall/Manage&lt;/code&gt; permission by default.
This permission when granted to users allows them to configure certain parts of Jenkins' global configuration without the ability to execute arbitrary code.
&lt;/li&gt;
&lt;li&gt;
RFE:
Truncate verbose queue blockage messages to show maximum 5 reasons with "... and N more" suffix.
&lt;/li&gt;
&lt;li&gt;
RFE:
Allow entirely disabling CSP headers to work around unusual Jenkins configurations resulting in excessive HTTP response header lengths.
&lt;/li&gt;
&lt;li&gt;
RFE:
Update Winstone to version 8.1026.v31def012a_f48 to increase the default maximum HTTP response header size to 32KB to account for very complex Content Security Policy headers.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix NullPointerException in "ReverseBuildTrigger" when configuration has a missing threshold.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.542
</guid>
<pubDate>
Mon, 15 Dec 2025 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.541</title>
<link>
https://jenkins.io/changelog//#v2.541
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
Security:
Important security fixes.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.541
</guid>
<pubDate>
Wed, 10 Dec 2025 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.540</title>
<link>
https://jenkins.io/changelog//#v2.540
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Ignore casing in &lt;code&gt;AvatarContributor#extractDomainFromUrl&lt;/code&gt;.
&lt;/li&gt;
&lt;li&gt;
Bug:
Show saved log recorders again (regression in 2.537).
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix incorrect handling of Content Security Policy inheritance chain for fetch directives. This could affect attempts to set &lt;code&gt;*srcelem&lt;/code&gt;or &lt;code&gt;*srcattr&lt;/code&gt; directives in CSP Plugin 2.x.
&lt;/li&gt;
&lt;li&gt;
Bug:
Make "Change API Token" for legacy API tokens work when Content Security Policy is enforced and prohibits inline JavaScript.
&lt;/li&gt;
&lt;li&gt;
RFE:
Add &lt;code&gt;X-Jenkins-ValidateButton-Callback&lt;/code&gt; (a JSON object with &lt;code&gt;callback&lt;/code&gt; and &lt;code&gt;arguments&lt;/code&gt; keys) as a replacement for the CSP incompatible &lt;code&gt;script&lt;/code&gt; HTTP response header for &lt;code&gt;f:validateButton&lt;/code&gt;.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.540
</guid>
<pubDate>
Tue, 2 Dec 2025 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.539</title>
<link>
https://jenkins.io/changelog//#v2.539
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
Major RFE:
Allow configuring &lt;code&gt;Content-Security-Policy&lt;/code&gt; protection for the Jenkins UI.
Introduce an API for plugins to relax (or further tighten) the rules around various resources.
If you have the Content Security Policy Plugin (&lt;code&gt;csp&lt;/code&gt;) installed, update it to version 2.x.
&lt;/li&gt;
&lt;li&gt;
RFE:
Add rest API to create an agent from XML.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix API token rendering.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix overlap text when viewing builds for jobs with long names.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.539
</guid>
<pubDate>
Tue, 25 Nov 2025 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.538</title>
<link>
https://jenkins.io/changelog//#v2.538
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
Major Bug:
Allow SSH build agents to connect.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.538
</guid>
<pubDate>
Tue, 18 Nov 2025 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.537</title>
<link>
https://jenkins.io/changelog//#v2.537
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Add experimental &lt;strong&gt;Manage Jenkins&lt;/strong&gt; layout.
&lt;/li&gt;
&lt;li&gt;
RFE:
Performance improvement for queue item scheduling.
&lt;/li&gt;
&lt;li&gt;
RFE:
Remove some very old extension list behaviors.
&lt;/li&gt;
&lt;li&gt;
RFE:
Refine changes for the experimental Run UI.
&lt;/li&gt;
&lt;li&gt;
Major RFE:
Red Hat and openSUSE packages are unified into the same RPM packaging with a brand new URL: &lt;a href="https://pkg.jenkins.io/rpm/"&gt;https://pkg.jenkins.io/rpm/&lt;/a&gt;.
System V initialization scripts are removed for openSUSE installations
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.537
</guid>
<pubDate>
Tue, 18 Nov 2025 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.536</title>
<link>
https://jenkins.io/changelog//#v2.536
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Redesign the reorderable list component.
&lt;/li&gt;
&lt;li&gt;
RFE:
Log a thread dump when a &lt;code&gt;/health&lt;/code&gt; check exceeds the 10 second default timeout to help diagnose stuck requests.
This timeout is configurable via the &lt;code&gt;jenkins.health.HealthCheckAction.thresholdTimeout&lt;/code&gt; system property.
&lt;/li&gt;
&lt;li&gt;
RFE:
Use the same styling for title bar mouseover effect.
&lt;/li&gt;
&lt;li&gt;
Bug:
Revert &lt;code&gt;display:flex&lt;/code&gt; addition from the default &lt;code&gt;panel-header&lt;/code&gt; CSS.
&lt;/li&gt;
&lt;li&gt;
Bug:
Set the default enter delay for tooltips to 250ms.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix the ordering of the experimental Run UI tabs.
&lt;/li&gt;
&lt;li&gt;
Bug:
Restore file fingerprint and project relationship actions to views.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.536
</guid>
<pubDate>
Tue, 11 Nov 2025 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.535</title>
<link>
https://jenkins.io/changelog//#v2.535
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
RFE:
Refine badges.
&lt;/li&gt;
&lt;li&gt;
RFE:
Add ability to set default value for experimental flags via system property.
&lt;/li&gt;
&lt;li&gt;
RFE:
Remove duplicate built-in executor configuration from System configuration page.
It now configures it on the built-in executor under &lt;strong&gt;Nodes&lt;/strong&gt; instead.
&lt;/li&gt;
&lt;li&gt;
Bug:
Ignore &lt;code&gt;NoSuchFileException&lt;/code&gt; in &lt;code&gt;FilePath#unzip&lt;/code&gt;.
&lt;/li&gt;
&lt;li&gt;
Bug:
Eliminate spurious CPU utilization in browser when idle.
&lt;/li&gt;
&lt;li&gt;
Bug:
CasC &lt;code&gt;items.yaml&lt;/code&gt; now loads after the &lt;code&gt;SYSTEM_CONFIG_ADAPTED&lt;/code&gt; milestone is completed.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix toggle collapse in Chrome to prevent 404 errors.
&lt;/li&gt;
&lt;li&gt;
Bug:
Fix &lt;code&gt;MyViewsProperty&lt;/code&gt; condition.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.535
</guid>
<pubDate>
Tue, 4 Nov 2025 00:00:00 +0000
</pubDate>
</item>
<item>
<title>Jenkins 2.534</title>
<link>
https://jenkins.io/changelog//#v2.534
</link>
<description>
&lt;ul&gt;
&lt;li&gt;
Major RFE:
Support Java 25.
&lt;/li&gt;
&lt;li&gt;
RFE:
Add experimental dashboard UI.
&lt;/li&gt;
&lt;li&gt;
RFE:
Stream HTML console log.
&lt;/li&gt;
&lt;li&gt;
RFE:
Add method variants for more convenient use with lambdas.
&lt;/li&gt;
&lt;li&gt;
RFE:
Support images in card teasers.
&lt;/li&gt;
&lt;/ul&gt;
</description>
<guid isPermaLink='false'>
jenkins-2.534
</guid>
<pubDate>
Tue, 28 Oct 2025 00:00:00 +0000
</pubDate>
</item>

</channel>
</rss>
