Install
Works with Drupal: ^8.9 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
61.6 KB
MD5: 3175226c2b17fc3aa93f3d09adf8c6bb
SHA-1: 2261d81ef2efa0b3ddfeb9af4bb47c17fa3f3f7d
SHA-256: adff8add3bd3595bdb784e7b472c59a869a4f5655a0f4e22949b028b033b1d8f
Download zip
86.18 KB
MD5: 26026843034d100459c45f6df1398336
SHA-1: 13f8056534b82242cc0f8a7200e0c11b6da5c99f
SHA-256: b8ad3b96216fc35a2dadb43867f824e0993ea7fd56e86be10f900edb013f6bf4
Release notes
1.16 resolves an issue that happened when you visit the settings page with the Internal Page Cache module disabled.
1.15 introduced the following new features:
- This release introduces a SameSite value of Strict when setting the cookie.
- Better support for AMP.
- Better handling if the Config Readonly module is enabled.
- There are some accessibility improvements.
- The withdraw action is saved as "Decline all".
- You can set the cookie values in the UI (Under the Advanced section).
- The banner can be manually opened on pages that exclude the banner.
- Tugboat QA is now supported for issues on drupal.org.
- The cid of the module cache can be altered through a hook.
- We now use core/js-cookie.
- We have better support for Panels Everywhere.
- The privacy policy version cookie is set only after cookies have been accepted.
- An event is triggered when setting checkbox property based on cookie values.
- 30 bug fixes
#3238918: ServiceNotFoundException: You have requested a non-existent service "cache.page" | revert page cache module dependency by svenryen, Ahmed_Samir