Install
Works with Drupal: ^8.9 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
155.76 KB
MD5: 0b2f13922f0aa3320da76b652bbcc5e5
SHA-1: fecf9da96f78e619ab3be0b28f754bb553aacab4
SHA-256: 04bb391fc3379d750cb602861d77d228c5d98e8ea361b12de715032ad80d93aa
Download zip
357.96 KB
MD5: 25a704c0eb120f812e381a485e5e0fd1
SHA-1: cdf9c61f8e35dab0269e1389f0a9c493f26df1b8
SHA-256: a993544e3dcd4417d67024ac0c63cb25b062c90ef22623921f4dba5d17466fc7
Release notes
Hello,
I'm happy to announce version 8.x-3.1 of the Purge module for Drupal 8 and 9, the first stable release since nine beta releases. The Purge project now reports 19093 installations at this point which makes it high time for a stable to be released.
While this is mostly a bugfix release, the change for issue 2976480 reduces the occurences of Cache Tag headers are rendered on responses and that could mean a change for some installations, proper prior testing is recommended.
Changed
- Improvement: Refactor info.yml core_version_requirement formats.
Fixed
- #2976480: Do not send Cache-Tags header if Cache-control: no-cache.
- #2803607: Remove PageCacheCheck.
- #2425093: Purge declares 'Performance' task on behalf of system module.
- #3034525: Clean up duplicate cache tags created by invalidation tokens.
- #3006680: Fix PHP7.2 subclass signature error.
- #3163002: Make late runtime processor compatible with drush.
- #3224426: Possibility to disable some purge plugins in config.
- Improvement: fixed various deprecations to futureproof for Drupal 10.
- Improvement: fixed codestyle issues.
- Improvement: fixed several testcases.
Happy upgrading!
Niels