A
new GPG signing key (
5E386EADB55F01504CAE8BCF7198F4B714ABFC68) is used for the Jenkins long term support RPM and DEB package repositories. Administrators need to install and accept the new signing key when upgrading. The
new Linux repository signing keys blog post has more details.
Looking to upgrade?
Check the Upgrade Guide for assistance
Changes since 2.541
Enhancement
Bug fix
-
Use rootURL in Cloud sidepanel so links in actions work properly.
pull 26004
-
Fix console log copy button for freestyle projects that have finished (regression in 2.493).
pull 25953
-
Allow large forms to be submitted (regression in 2.531).
pull 25968
Notable changes since 2.528.3
Major enhancement
Enhancement
-
Move the user time zone configuration to the user preferences page.
pull 11065
-
Remove duplicate built-in executor configuration from System configuration page.
It now configures it on the built-in executor under Nodes instead.
pull 11224
-
Add ability to set default value for experimental flags via system property.
JENKINS-76260
-
Redesign the reorderable list component.
pull 10186
-
Log a thread dump when a
/health check exceeds the 10 second default timeout to help diagnose stuck requests.
This timeout is configurable via the jenkins.health.HealthCheckAction.thresholdTimeout system property.
pull 11266
-
Use the same styling for title bar mouseover effect.
JENKINS-75990
-
Add rest API to create an agent from XML.
pull 11229
-
Add experimental pages for Manage Jenkins, jobs, builds, dashboard, run details, and parameter details.
pull 11194, pull 11208, pull 11222, pull 11116, pull 11127, pull 11128
Bug fix
-
Eliminate spurious CPU utilization in browser when idle.
pull 11257
-
Fix toggle collapse in Chrome to prevent 404 errors.
JENKINS-76118
-
Fix
MyViewsProperty condition.
pull 11252
-
Set the default enter delay for tooltips to 250ms.
JENKINS-75892
-
Restore file fingerprint and project relationship actions to views.
JENKINS-76275
-
Fix API token rendering.
pull 11321