Back to changelog
Changelog for 2.288
April 11, 2021
Enhancement
Reduce task queue lock contention when creating or deleting nodes.
JENKINS-65308
Simplify icon for unstable builds (use an exclamation mark).
pull 5392
Add Turkish translations for new login form.
pull 5387
Developer: Remove unnecessary bundled handlebars asset. There is no expected impact on plugins depending on handlebars.
pull 5385
Developer: Restore support for Jelly debugging with
stapler.jelly.trace
.
JENKINS-65288
Internal: Update Stapler from 1.262.1 to 1.263 to use latest Apache commons-beanutils. Update Apache commons-beanutils from 1.9.3 to 1.9.4.
pull 5324
,
Stapler 1.263 release notes
,
Apache commons beanutils 1.9.4 release notes
Bug fix
Fix load statistics graph links to include correct graph duration (regression in 2.264).
JENKINS-65336
Honor the current folder when creating new views with the "New View" link.
JENKINS-56934