Changelog for 2.288
Legend:
- security fix
- major bug fix
- bug fix
- major enhancement
- enhancement
Community feedback:
- no major issues
- notable issues
- required rollback
What's new in 2.288
(2021-04-11)
-
Reduce task queue lock contention when creating or deleting nodes.
(issue 65308)
-
Simplify icon for unstable builds (use an exclamation mark).
(pull 5392)
-
Fix load statistics graph links to include correct graph duration (regression in 2.264).
(issue 65336)
-
Honor the current folder when creating new views with the "New View" link.
(issue 56934)
-
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
.
(issue 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)