Initial stable release for Drupal 10 compatible 5.0.x branch.
Updating to releases on this branch is not yet recommended, pending confirmation of a plan for ongoing maintenance. For more information, see #3297177-32: Automated Drupal 10 compatibility fixes and subsequent comments.
Now supporting PHP 7.2.x as well as new performance and bug fixes. If you need to use php 7.2.x upgrade now. This is backwards compatible with php 7.1.x , php 7.0.x , php 5.6.x , php 5.5.x , php 5.4.x , php 5.3.x.
This release fixes several bugs in package assignment (the code that determines how configuration is automatically assigned to features) and a bug in package loading. No new functionality is included.
This release adds an update that clears caches, preventing an error some users experienced after updating to 8.x-3.0. Specifically, it adds an update to rebuild the service container, preventing an error in the features.manager service. If you have already updated to 8.x-3.0 without problem, there is no need to update to 8.x-3.1.
#2701571 by sourdrup: Argument 3 passed to Drupal\features\Plugin\FeaturesGeneration\FeaturesGenerationWrite::failure() must be an instance of Exception, null given
#2607782 by mpotter, TheodorosPloumis: Feature should not declare dependency on itself
#2702169 by mpotter: Undefined function updateConfigDependency
This alpha release includes major refactoring. It is recommended to uninstall the previous version of Features and Features UI and install fresh using the new version.
This alpha release includes major refactoring. Sites upgrading from a previous alpha release will need to uninstall the previous version of Features and Features UI and install fresh using the new version.