Skip to content

Release history

Jenkins releases

Jenkins automation server

All releases

26 shown

No immediate action
jenkins-2.565 Bug fix

Race condition fixed

No immediate action
jenkins-2.555.2 Breaking risk

Breaking changes — review before upgrading.

No immediate action
jenkins-2.564 Bug fix

Job name restoration

patches CVE-2015-5317 patches CVE-2017-1000353 patches CVE-2018-1000861 +2 more
Open
jenkins-2.563 Bug fix
Notable features
  • Scrollbar color now derives from secondary text color
  • Manage Jenkins System page content refined
Full changelog

This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.563/ for the official changelog for this release.

🚀 New features and improvements

  • Make scrollbar color derive from secondary text color (#26735) @janfaracik
  • Use variable for jenkins-not-applicable class (#26728) @janfaracik
  • Refine Manage Jenkins' System page content (#26679) @janfaracik
  • Update bundled script-security to 1402, matrix-auth to 3.2.10 (#26719) @daniel-beck

🐛 Bug fixes

  • fix: prevent long parameter values from overflowing the parameters dialog (#26574) @Anexus5919
  • Stop saving Runs in OldDataMonitor (#26711) @jglick

🌐 Localization and translation

  • Refine Manage Jenkins' System page content (#26679) @janfaracik

📦 Dependency updates

  • Update bundled script-security to 1402, matrix-auth to 3.2.10 (#26719) @daniel-beck

All contributors: @Anexus5919, @daniel-beck, @janfaracik, @jenkins-release-bot, @jglick, @renovate[bot] and renovate[bot]

jenkins-2.562 Maintenance
Notable features
  • Stopped signing the war file with jarsigner
Full changelog

This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.562/ for the official changelog for this release.

🚀 New features and improvements

  • Stop signing the war file with jarsigner (#26708) @MarkEWaite

All contributors: @MarkEWaite, @RanjitCS, @github-actions[bot], @jenkins-release-bot, @renovate[bot], @timja, github-actions[bot] and renovate[bot]

jenkins-2.561 Bug fix

Minor fixes and improvements.

Full changelog

This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.561/ for the official changelog for this release.

🐛 Bug fixes

  • Fix triggering pipeline with parameters (#26685) @timja

All contributors: @jenkins-release-bot and @timja

jenkins-2.560 Mixed
Notable features
  • Adopt experimental App Bar API for jobs
  • Refine the 'Users' Manage Jenkins page
  • Fix console card breaking layout in experimental build view
Full changelog

This is an automatically generated changelog draft for Jenkins weekly releases.
See https://www.jenkins.io/changelog/2.560/ for the official changelog for this release.

What's Changed

  • Keep Duplicate Jenkins checker enabled after global config save by @officialasishkumar in https://github.com/jenkinsci/jenkins/pull/26631
  • Deprecate CheckMethod#toCheckUrl by @daniel-beck in https://github.com/jenkinsci/jenkins/pull/26638
  • Use correct views tabbar in new dashboard page respecting user preferences by @mawinter69 in https://github.com/jenkinsci/jenkins/pull/26640
  • Update dependency com.google.guava:guava to v33.6.0-jre by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26641
  • Update dependency io.jenkins.plugins:echarts-api to v6.0.0-1273.v36fc9fe89332 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26642
  • Update dependency org.bouncycastle:bcprov-jdk18on to v1.84 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26643
  • Fill in since annotations by @github-actions[bot] in https://github.com/jenkinsci/jenkins/pull/26648
  • Refine the 'Users' Manage Jenkins page by @janfaracik in https://github.com/jenkinsci/jenkins/pull/26475
  • Fix console card breaking layout in experimental build view by @janfaracik in https://github.com/jenkinsci/jenkins/pull/26663
  • Make getLoadedBuilds not to copy all coreMap builds by @dukhlov in https://github.com/jenkinsci/jenkins/pull/26636
  • Re-add warnings in updatesitewarnings monitor by @mawinter69 in https://github.com/jenkinsci/jenkins/pull/26644
  • Update dependency io.jenkins.plugins:gson-api to v2.13.2-198.v45e4a_55d9b_a_a_ by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26650
  • Update dependency io.jenkins.plugins:jackson3-api to v3.1.2-73.v3e5485d8b_148 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26651
  • Update dependency org.jenkins-ci.plugins:bouncycastle-api to v2.30.1.84-291.v9f17b_21896e2 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26652
  • Update dependency org.jenkins-ci.plugins:jackson2-api to v2.21.2-436.v29efdb_7418ff by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26653
  • Update dependency postcss to v8.5.10 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26654
  • Update dependency prettier to v3.8.3 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26655
  • Update dependency webpack to v5.106.2 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26656
  • Update dependency org.jenkins-ci.plugins:cloudbees-folder to v6.1100.ve9eed61d16c4 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26657
  • Update Node.js to v24.15.0 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26659
  • Update Yarn to v4.14.0 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26660
  • Update dependency stylelint to v17.8.0 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26658
  • Update dependency org.springframework:spring-framework-bom to v7.0.7 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26667
  • Update dependency eslint to v10.2.1 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26669
  • Update Yarn to v4.14.1 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26670
  • Update dependency io.jenkins.plugins:plugin-util-api to v7.1330.v47b_46ee2047a_ by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26671
  • Exchange app.gitter.im URLs with matrix.to by @NotMyFault in https://github.com/jenkinsci/jenkins/pull/26676
  • fix: prevent autocomplete selection from submitting form by @Wassef-Chebbi in https://github.com/jenkinsci/jenkins/pull/26646
  • Update jelly.version to v1.1-jenkins-20260418 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26677
  • Update dependency io.jenkins.plugins:echarts-api to v6.0.0-1281.vd3d21a_1ca_cb_4 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26672
  • Update dependency jaxen:jaxen to v2.0.1 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26666
  • Update stapler.version to v2083 (major) by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26678
  • Adopt experimental App Bar API for jobs by @janfaracik in https://github.com/jenkinsci/jenkins/pull/26510
  • Update dependency org.springframework.security:spring-security-bom to v7.0.5 by @renovate[bot] in https://github.com/jenkinsci/jenkins/pull/26681

New Contributors

  • @officialasishkumar made their first contribution in https://github.com/jenkinsci/jenkins/pull/26631
  • @Wassef-Chebbi made their first contribution in https://github.com/jenkinsci/jenkins/pull/26646

Full Changelog: https://github.com/jenkinsci/jenkins/compare/jenkins-2.559...jenkins-2.560

jenkins-2.557 Bug fix

Refined experimental Run overflow menu, fixed new build page permissions, restored legacy context menu items, and corrected action visibility.

jenkins-2.556 New feature
Notable features
  • Spring Framework v7 upgrade
  • Spring Security v7 upgrade
  • Experimental API for Run UI actions
jenkins-2.555 Security relevant
Security fixes
  • Multiple security fixes per 2026-03-18 advisory
jenkins-2.541.3 Maintenance

LTS release with bug fixes and improvements. See changelog and upgrade guide for breaking changes and migration considerations.

jenkins-2.554 New feature
Notable features
  • Script Console for experimental Manage Jenkins UI
  • Interactive job searching
jenkins-2.553 Bug fix

Fixed unsaved changes warning in new Manage Jenkins UI to improve user experience.

jenkins-2.552 New feature
Notable features
  • Experimental Plugin Manager UI
  • Updated CLI subpages
  • Experimental Manage Jenkins UI improvements
jenkins-2.551 Security relevant
Security fixes
  • Multiple security fixes per 2026-02-18 advisory
jenkins-2.550 New feature
Notable features
  • Expandable timezone list
  • Improved dialog component
  • Refined New Item screen
jenkins-2.549 New feature
Notable features
  • Password field masking telemetry
  • CSP setup label clarification
jenkins-2.548 New feature
Notable features
  • API tokens with expiration date
  • Online help for build discarder options
jenkins-2.541.1 Maintenance

Stable LTS release with changelog and upgrade guide available for review before updating.

jenkins-2.547 Bug fix

Fixed false 'Build Scheduled' notifications in multibranch jobs, hidden build buttons when multibranch or organization folders are disabled, and cloud URL display in Manage Jenkins UI. Improved breadcrumb navigation with job display names.

jenkins-2.546 Bug fix

Fixed category headers rendering as raw HTML instead of formatted text on the New Item page.

jenkins-2.545 Breaking risk
Breaking changes
  • Requires Java 21 or newer
Notable features
  • Telemetry collection for Java properties

Beta — feedback welcome: [email protected]