The leading open source automation server for Windows PC!

Jenkins

Jenkins 2.528.1

  -  96.99 MB  -  Open Source
  • Latest Version

    Jenkins 2.528.2

  • Operating System

    Windows 7 / Windows 8 / Windows 10 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    Jenkins Team / External Link

  • Filename

    jenkins.msi

  • MD5 Checksum

    b6e1dee84becb06cfec9f7df9634d860

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Jenkins 2.528.1.


For those interested in downloading the most recent release of Jenkins or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Jenkins 2.528.1 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Jenkins 2.528.1 Screenshot 1
  • Jenkins 2.528.1 Screenshot 2
  • Jenkins 2.528.1 Screenshot 3
  • Jenkins 2.528.1 Screenshot 4

What's new in this version:

Enhancement:
- Improve performance with additional caching of Java classes
- Apply the current theme color palette to shutdown and safe-restart messages
- Remove the /extensionList/ HTTP endpoint and related telemetry. Users of the Timestamper plugin should update to version 1.29 or newer
- Use a new name format for subdirectories of $JENKINS_HOME/users/. Stop creating redundant $JENKINS_HOME/users/users.xml
- Minor performance optimization for administrative monitors badge display
- Refine User page UI
- Refine the Console URL Provider UI
- Show parameters of a run in read-only mode
- Reduce agent launch log stack trace noise for ClosedChannelExceptions
- SSH cli now uses EdDSA natively provided by Apache Mina via Bouncycastle
- Add Polish localization. Adjust Bulgarian localization spacing. Add German localization for Global Build Discarder

Fixed:
- Remove Eclipse modifier class to ensure code compiles as expected
- Fix All/None/Suggested buttons visibility in plugin setup wizard
- Fix number comparison in min/max form validator
- Notable changes since 2.516.3:
- Major enhancement:
- Update Debian container images to Debian 13 (Trixie). Docker pull request 2063
- Updates to various UI elements. Refine the header, app bar, and side panel. Refine colors, borders, and buttons. Use secondary text color for dropdowns
- Breadcrumbs now have a visual indicator and are compatible with accessibility guidelines
- Fix a race condition in WebSocket agent connection initialization
- Create friendlier HTTP response for an attempt to buildWithParameters a disabled or nonparameterized job
- Fix incorrect parameter name in quietDown API online help
- Correct word-wrap and word-break CSS properties to use supported values
- Stop printing an incorrect log message when retrieving agent labels
- Enable the chevron button in job tables by removing pointerevents:none from its CSS styling
- Avoid queue items being lost if the node disconnects at a bad time during allocation