Install
Works with Drupal: ^8.8 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
1014.69 KB
MD5: be809393c7ba90a4674d9cdf6c9c8f71
SHA-1: 3e7eff903cc5b105c098988cf109079630a455d9
SHA-256: ce89e9ec32da3b53267bc06fe9aa82a79c5dac4efa176cae9c331798aad627d4
Download zip
1.21 MB
MD5: 06de5f74597175099242c5ddc731b103
SHA-1: d28a51aa5fce7e5d8ce533f61b6f3ada554688cb
SHA-256: afc778c1a71bf6939c7481ba12783e312ea7698480941d09b20fa496776f76f6
Release notes
Compatibility with Drupal 9
There are no big changes in this release, but when you update from 8.x-3.0-alpha6 or earlier, be sure to read the release notes from 8.x-3.0-alpha7, because that release introduced some BC breaks.
Known issues
The Expire feature is broken since 8.x-3.0-alpha7.
#3193092: Expire functionality broken
Contributors (19)
Webbeh, zabej, MegaChriz, Sahana _N, jamesdixon, Chandru Ranganathan, Thangaraj Moorthi, oknate, jcnventura, joelpittet, caesius, wolffereast, nchristensen, joshua.boltz, mikran, lolandese, govind.maloo, salah1, xenomech
Changelog
Issues: 10 issues resolved.
Changes since 8.x-3.0-alpha7:
Bug
- #3138185 by MegaChriz: Fixed Clean stage fails with fatal error when selected action for the 'update_non_existent' setting no longer exists.
- #3123396 by MegaChriz, mikran: Use the entity type's plural label instead of English generated plurals (and no longer depend on doctrine/inflector).
Feature
- #2850888 by joelpittet, MegaChriz, caesius, wolffereast, nchristensen, joshua.boltz: Added option to always redownload source for the HTTP Fetcher.
Task
- #3121417 by Webbeh, zabej, MegaChriz, Sahana _N, jamesdixon: Added README file.
- #3095636 by MegaChriz, zabej, Chandru Ranganathan, Thangaraj Moorthi, jamesdixon, oknate: Added defaultTheme in tests extending BrowserTestBase and updated FieldFormatter tests.
- #3129114 by MegaChriz: Fixed some Drupal 9 test failures.
- #3136594 by jcnventura: Fixed a few more deprecations.
- #3129113 by MegaChriz: Replaced @expectedException with expectException() call.
- #3131189 by lolandese: Replaced deprecated license identifier "GPL-2.0+" with "GPL-2.0-or-later".
- #3042774 by govind.maloo, MegaChriz, salah1, xenomech: Fixed Drupal 8.8 deprecations.