config_filter 8.x-2.6

Bug fixes

Add a summary here

Contributors (1)

bircher

Changelog

Issues: 1 issues resolved.

Changes since 8.x-2.5:

Bug

  • #3396813 by bircher: Use FALSE when filters return the empty array in filterWrite

config_filter 8.x-1.12

Bug fixes

Add a summary here

Contributors (1)

bircher

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.11:

Bug

  • #3396813 by bircher: Use FALSE when filters return the empty array in filterWrite

config_filter 8.x-1.11

Add a summary here

Contributors (4)

Jay Jangid, bircher, jcnventura, saltednut

Changelog

Issues: 6 issues resolved.

Changes since 8.x-1.10:

config_filter 8.x-2.5

Add a summary here

Contributors (4)

Jay Jangid, bircher, jcnventura, saltednut

Changelog

Issues: 6 issues resolved.

Changes since 8.x-2.4:

config_filter 8.x-1.8

Bug fixes

Fixes bug in ConfigStorageTestTrait affecting 1.x of Config Filter

Changelog

Issues: 2 issues resolved.

Changes since 8.x-1.7:

config_filter 8.x-1.7

New features

This release has a new test trait together with 8.x-2.2
See Issue #3173393

config_filter 8.x-2.2

New features

This release has a new test trait together with 8.x-1.7
See Issue #3173393

config_filter 8.x-2.1

Bug fixes

Add incompatibility with drush 9.
Drush 10 uses the new core API Config Filter 2.x bridges with.

config_filter 8.x-2.0-rc1

New features

This is the first release candidate for the bridge between the config filter API and the new core config transformation API.

We still need to update the readme.

config_filter 8.x-2.x-dev

New branch which works with the new core API.
Use this version with modules that still use the config_filter api but still want them to use the new core api.
This will likely not become a recommended release.

config_filter 8.x-1.4

ensures that \Drupal\config_filter\Config\FilteredStorage::getAllCollectionNames() returns unique collection names even if filters add non unique ones.

This may be related to: https://github.com/drush-ops/drush/issues/3572

config_filter 8.x-1.0-rc1

Added tests

deprecated \Drupal\config_filter\ConfigFilterManagerInterface::getFilteredStorage

Subscribe with RSS Subscribe to Releases for Config Filter