Install
Works with Drupal: ^10.3 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
19.75 KB
MD5: 78f4b80867e55e64e28726e632fad9e1
SHA-1: 12deaa8c1afa52b301ce867e594a186098333d0e
SHA-256: b428a3f1fc0879c0edbc5bf7a9f3d0446ed36d29d5bd4168ab5d098ba05dc246
Download zip
38.7 KB
MD5: 90c46d7d69e19d43cfb8040a966b5f3a
SHA-1: 89ad0b400bfe396f0fcf2345d5bcc554e9ebd7b9
SHA-256: 018a9e8fdd91da153e4d955567662d0d18408aa521a2624eaee07c58cf39934b
Release notes
First alpha release for 3.x branch, with full support for Drupal 10.3+.
Main features:
- #3430444: Automated Drupal 11 compatibility fixes for feature_toggle
- #3520289: Move feature_toggle from state into raw key/value
- #3519530: Refactor how the Features toggle is implemented and the JS implementation
- #3519428: Add Views Access plugins based on features
- #3193633: Add drush command to set a feature status
Also includes Gitlab integration and hook conversions.