civictheme 1.12.2

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

1.12.2

download_statistics 1.1.0

## Drupal 11 Compatibility Release

### Added
- Drupal 11 support (tested on 11.2.3)
- Proper AccessResult return types in block access checks

### Fixed
- Module dependency format for D10+
- Test base classes now include the required $defaultTheme property
- Views config compatibility

### Changed
- Dropped support for Drupal 8.x and 9.x (minimum is now 10.3)
- Old test classes in src/Tests/ marked as deprecated

1.1.0
Subscribe to Bug fixes