Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
65.42 KB
MD5: ab98fb9d69cc9cc7a90a05902877701f
SHA-1: 1a7c67463af186563d533d3ca80aa3c674fca5fe
SHA-256: ce6c8b87b694ea31755f70421041fd22a1e43485b8f0a026a8f325b02a2b75ce
Download zip
103.94 KB
MD5: de6663a684a786e24d13a44ac6ccea0c
SHA-1: 3e24c9ff419c1f4bbe9d638eb7477a2169777a11
SHA-256: 7eebf5fd0509ccb8b4473d6870af536fbd5fd7f597501a5538f0486fba61df99
Release notes
This release fixes a few bugs, improves compatibility with Drupal 8.4.3+ and improves performance with creating a large amount of entities, for example in a migration.
Warning: This release requires at least Drupal 8.4.3, do not update if you still use an older version
Changes since 8.x-1.0:
- #2936690 by prafullsranjan: Unused variable in metatag PathautoSettingsForm class submitForm function
- #2933345 by Matroskeen, santhosh.p, Berdir: Punctuation fieldset is too long
- #2945734 by Berdir, idebr, rbayliss: Fix automated test failures in 8.x-1.x
- #2892809 by claudiu.cristea, Adita, Berdir: Entities with long string IDs are causing errors in key value store
- #2895616 by Berdir: Failing tests on HEAD
- #2875135 by Berdir, mpp: Performance issue when creating large amount of nodes