Important Changes
Raw twig filter has been removed from all components used within CivicTheme.
If updating to this version, your sub-theme will also need to update custom and overridden components.
This may result in the need to change preprocessing to pass renderable arrays for HTML content and markup objects.
Release notes
- [#3554125] Updated preprocessors to support uikit raw removal. @alan-cole (#1436)
- [#3558421] Fixed rendering of html entities in string fields. @richardgaunt (#1449)
- [#3554125] Added markup objects to breadcrumbs and title. @richardgaunt (#1448)
- [#3558421] Fixed button title ampersand bug. @richardgaunt (#1454)
- [#3558421] Fixed menu items to remove html entities from output. @richardgaunt (#1450)
- [#3554770] Added feature to remove drupal packaging information in starter theme kit info file. @richardgaunt (#1445)
Security governance for this release
Each CivicTheme release follows our established security framework to help ensure the integrity, confidentiality, and reliability of the codebase.
As part of every release cycle, we review dependencies, apply relevant security updates, validate component behaviour against known vulnerabilities, and follow best-practice secure coding standards. For full details on our approach, please refer to the CivicTheme security framework.