features 8.x-3.16

Bug fixes

Contributors (2)

markfullmer, mjpa

Changelog

Issues: 2 issues resolved.

Changes since 8.x-3.15 (compare):

features 7.x-2.15

Bug fixes
New features
Unsupported

7.x-2.15 includes improved support for PHP 8.1, PHP 8.2.
all changes made since 7.x-2.14 are listed below:
#3243354: Function _user_features_get_roles() may return translated roles

features 8.x-3.13

Bug fixes
New features

Add a summary here

Contributors (3)

Dave Reid, codebymikey, fgm

Changelog

Issues: 4 issues resolved.

Changes since 8.x-3.12:

features 5.0.0-alpha1

Unsupported

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.

features 5.0.x-dev

Development release for 5.0.x branch. Compatible with Drupal 9.

features 8.x-3.12

Bug fixes
New features

Fix remaining known bugs with Drupal 9 compatibility

features 7.x-2.12

Bug fixes
Unsupported

NOTE: This contains a regression, see #3183346: [regression] Overridden features are reverting upon update.
If you have not already updated, do not do so. Instead, wait for a future release.

Bug fixes and PHP version compatibility
Performance optimizations
Code style and comment improvements.

features 8.x-3.11

Bug fixes

Drupal 8.8 and Drupal 9 compatible release. Fixes a critical issue introduced in 8.x-3.9. See that release for details on bug fixes and updates.

Contributors (1)

DavorHorvacki

Changelog

Issues: 1 issues resolved.

Changes since 8.x-3.10:

features 8.x-3.10

Bug fixes

Drupal 8.8 and Drupal 9 compatible release. Fixes a critical issue introduced in 8.x-3.9. See that release for details on bug fixes and updates.

Contributors (1)

nedjo

Changelog

Issues: 2 issues resolved.

Changes since 8.x-3.9:

features 8.x-3.9

Bug fixes

Introduced a critical bug, resolved in 8.x-3.10. Update to that release or a later one rather than this one.

First release compatible with both Drupal 8 and Drupal 9. Minimum Drupal core version requirement: 8.8.

Before updating to this release, you must update your site to a minimum of Drupal core 8.8.

features 7.x-2.11

Bug fixes
New features
Unsupported

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.

features 8.x-3.8

Bug fixes

This release includes fixes needed for compatibility with Drupal 8.6, plus other bug fixes.

Changes since 8.x-3.7:

features 8.x-3.7

Bug fixes

Along with 8.x-3.6, this release updates Drush support to Drush 9. The release also includes many bug fixes and improved test coverage.

Reverts an improvement included in 8.x-3.5 as that triggered #2948432: Circular reference detected for service "features.config_save_subscriber".

Changes since 8.x-3.6:

features 8.x-3.6

Bug fixes
New features

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.

features 8.x-3.5

Changes since 8.x-3.4:

  • #2856466 by mpotter, mirie: Error: Cannot use object of type Drupal\features\ConfigurationItem as array

features 8.x-3.4

Bug fixes

Changes since 8.x-3.3:

  • #2856466 by mpotter: Error: Cannot use object of type Drupal\features\ConfigurationItem as array
  • #2855489 by mpotter: ConfigInstaller interface error with Features 3.3 and Drupal 8.2 when using inherited profile patch

features 8.x-3.2

Bug fixes

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.

Changes since 8.x-3.1:

features 8.x-3.1

Bug fixes

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.

Changes since 8.x-3.0:

features 8.x-3.0

Bug fixes

Changes since 8.x-3.0-rc1:

  • #2741403 by mpotter: Revert(Import) a feature programmatically
  • #2813515 by mpotter: Namespace assignment plugin is still matching incorrect config
  • #2813517 by mpotter: Config in installed modules being marked as "New detected"
  • #2808303 by Dane Powell: Add bundle support to features-import-all

features 8.x-3.0-beta6

Bug fixes

Release for Drupal core 8.1.4

Changes since 8.x-3.0-beta5:

  • #2761927 by alexpott, Gravypower: Fatal error: Cannot use object of type ConfigEntityDependency as array

features 8.x-3.0-beta5

Bug fixes

Changes since 8.x-3.0-beta4:

  • Revert "Issue #2672470 by Grimreaper: Warning uasort in Features UI"

features 7.x-2.10

Bug fixes
Unsupported

Changes since 7.x-2.9:

  • #1867910 by rho_, drzraf, cyborg_572: Undefined index: dependencies features.drush.inc:252
  • #1633442 by Jaza, kenorb: features_get_component_states() should pass on its $reset param
  • #2707427 by mpotter: Drush fl returns no output since updating to 2.8

features 8.x-3.0-beta3

Bug fixes

Changes since 8.x-3.0-beta2:

  • #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

features 8.x-3.0-beta2

Bug fixes

Changes since 8.x-3.0-beta1:

  • #2693831 by Dane Powell: Revert all features in D8
  • #2699773 by mpotter: Checkbox not shown for some exported features
  • #2700635 by mpotter: Javascript error "Cannot read property 'conflicts' of undefined"

features 8.x-3.0-alpha6

Bug fixes

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.

features 8.x-3.0-alpha5

Bug fixes
New features

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.

The biggest change is that features "bundles" are now a configurable entity and can be separately exported; see #2569149: Use ConfigEntity for features bundles.

features 8.x-3.0-alpha4

Bug fixes

NOTE: This release is for Drupal 8.0.0-rc1 If you are using a later version of Drupal, you may get better results using the Dev release until a new alpha release is posted; see #2619654: Issue Features 8.x-3.x-alpha5 release.

features 8.x-3.0-alpha3

Bug fixes

This version is for Drupal 8.x-beta15

Changes since 8.x-3.0-alpha2:

features 8.x-3.0-alpha2

Bug fixes

This is the release for Drupal 8.0-beta12. Doesn't have support for optional configuration yet, but should work otherwise.

Changes since 8.x-3.0-alpha1:

features 7.x-2.6

Bug fixes
Insecure
Unsupported

Changes since 7.x-2.6-rc1:

  • #2497139 by mpotter, das-peter: Alter hooks causing overrides due to object properties not sorted

features 7.x-2.4

Bug fixes
New features
Insecure
Unsupported

Changes since 7.x-2.3:

features 7.x-2.3

Bug fixes
Insecure
Unsupported

This release only contains a fix for #2381739: Remove mtime from .info export (added by Drupal 7.33), caused by a change in a recent core version.

Features will need to be updated to remove the mtime that was added. It does not need to be in the info file.

Pages

Subscribe with RSS Subscribe to Releases for Features