Install
Works with Drupal: ^9 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
42.75 KB
MD5: 28708a1eb5ba03ddf6b760d6ba548c83
SHA-1: e71c24a701faf50c9b2b998eed2d742d994fe8a1
SHA-256: 90c1487f9af1031593b2fec0ceeb7c174ed3f934a25b7c2d655aefd2584b2b96
Download zip
74.45 KB
MD5: 9d0a29c40d7ff6e578fbc1d367b6c67b
SHA-1: efbdcbb2c702f907cec5c18f93f0e79e7f66726a
SHA-256: 7ca56390eb4e0d8d2b926456ba73c7c006e2155c6d38d5561653c3b49075c0d4
Release notes
This release provides Drupal 11 support and converts the process for rebuilding access permission to using a queue. Additionally some minor bug fixes are included.
Changes Since 1.0
- #3492324: Deprecated function: Creation of dynamic property Drupal\adva\Form\RebuildPermissionsForm::$entityType is deprecated in Drupal\adva\Form\RebuildPermissionsForm->buildForm() (line 91 of modules/contrib/adva/src/Form/RebuildPermissionsForm.php).
- #3427936: Deprecated: Creation of dynamic property
- #3013798: Use queue api to rebuild permissions on cron.
- #3493311: Drupal 10 -> 11 status?