Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
106.86 KB
MD5: ac073d2a7e8865d60dd1530d78fb2fa5
SHA-1: 96313a6a19295e6aaedff4e1b602eb4978d15583
SHA-256: a35a75fc1387908aa687d33a2fc9cf5a861b27e469a851d8534a057be88f951f
Download zip
162.7 KB
MD5: ee8c241598e07e12146dc13c589625d4
SHA-1: 60cc067ca5c8272110fd418607bddba9232161c0
SHA-256: bb582295478f45ab0036766416de3af953d87851290a777e986b918fc46e4bc5
Release notes
Introduced a critical bug: #2948432: Circular reference detected for service "features.config_save_subscriber". Site maintainers should skip this release and instead update to 8.x-3.7, which fixes this bug.
This release updates Drush support to Drush 9. A new feature is that installing a feature bundle will set that bundle as the current one. The release also includes many bug fixes and improved test coverage.
Changes since 8.x-3.5:
- #2845779 by nedjo, JeffM2001, smustgrave, mpotter: Config dependency should be added only for required config
- #2934410 by nedjo, bserem: Dependencies should not be added for uninstalled modules when calculating inter-package dependencies
- #2861830 by nedjo: checkbox "Mark all config as required" should stay unchecked after feature creation
- #2615634 by nedjo: clean up remaining bundle call using empty string
- #2902966 by nedjo, kerasai: Inter-Package Dependencies Set for Optional Config
- #2891353 by nedjo: Regression: "excluded" configuration should not be automatically packaged
- #2860993 by nedjo: add test coverage for excluded and required properties
- #2947658 by nedjo: All features listed on admin screen when default bundle selected
- #2789001 by nedjo: Set default bundle for site
- #2867840 by nedjo: Site install reports features bundle automatically created when it's later imported
- #2845444 by nedjo: Dependency detection for simple settings exports
- #2934410 by nedjo: Dependencies should not be added for uninstalled modules
- #2913651 by fgm, Grimreaper, moshe weitzman: Drush 9 Incompatibility
- #2891356 by nedjo: Update FeaturesInstallStorage for changes in core 8.3+
- #2858909 by dsjordan, Grimreaper: Features 3.4 causes test failures due to schema validation exceptions