Changelog for 2.254
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.254
(2020-08-25)
-
Stop pre-formatting agent logs to prevent deadlocks (regression in 2.231).
(issue 63458)
-
Graduate Overall/SystemRead permission to general availability (GA) status.
(pull 4909, JEP-224)
-
Set
Cross-Origin-Opener-Policy
to same-origin
.
(pull 4910)
-
Avoid losing work in progress by using a new browser tab to open the plugin link in a configuration screen’s inline help.
(issue 63429)
-
Developer: Remove the unused
description
attribute from f:dropdownList
.
(issue 63220)