v4.5.15.16 release
Release date: January 31, 2024
v4.5.15.16 had three bug fixes.
Significant defects addressed
- Corrected an issue preventing correct selection of a content form when that content form is associated with a user itself associated with a site-specific role. For example, the content edit form
Recipe
is derived fromArticle
and associated with the roleEditor
. Adam Braun is anEditor
. In this scenario, when Adam Braun started a new asset based onArticle
, the defaultArticle
content edit form appeared instead ofRecipe
. - Restored the For Developers tab in an asset's Tools widget for users with the default Full Access role. See "Breaking changes," below.
- Corrected vulnerabilities detected by the OWASP dependency checker.
Breaking changes
- Projects may not not want to expose the Developer tab in an asset's Tools widget for the default role. In such cases, update
missingRolePermissions
to include-developer/info
(or-developer/
to exclude all developer features from the default role).
Previous Topic
v4.5.15.17 release
Next Topic
v4.5.15.15 release