Install
Works with Drupal: ^10 | ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
19.59 KB
MD5: d798c976ca3760951505b67e8e1f17fc
SHA-1: b33a90ffc4dcaefbd4d75199691e35dccfcb7ff0
SHA-256: 75a4f4052726b154e350687bea3a00906307a404ced5a261fd84b486217183ac
Download zip
27.4 KB
MD5: 29db56464b3731497a2ad6458a7cb8c6
SHA-1: 474afc9a1f921c798a4a25e86f2b6fc705b56fab
SHA-256: 95731e443806789e58c8ece56215dafd1e7efe06244baa48517a8fa06f6d2bcc
Release notes
This release adds D11 support, adds an extra permission for controlling access to one of the pages, and makes some minor codebase improvements.
Thanks to all who collaborated on this release.
Contributors (4)
DamienMcKenna, chris dart, cgmonroe, generalludd
Changelog
Issues: 10 issues resolved.
Changes since 1.0.2:
Feature
- #3530403 by chris dart, cgmonroe, generalludd, DamienMcKenna: Make compatible with Drupal 11, PHP 8.4.
- #3300507 - Add missing argument to README.
- #3301067: Add separate permission to purge cache per node.
Task
- #3616337 by DamienMcKenna: Updated README.md following d.o standard.
- #3616318 by DamienMcKenna: Fixed phpcs-reported errors.
- #3616319 by DamienMcKenna: Fixed phpstan-reported errors.
- #3616317 by DamienMcKenna: Fixed cspell errors.
- #3616315 by DamienMcKenna: Add template .gitlab-ci.yml file.
- #3350527: Fix the issues reported by phpcs.
- #3336368: Update README.md file according to "README.md template"