block_exclude_pages 2.2.1

Bug fixes

Included fixes in patch from issue /project/block_exclude_pages/issues/3555253

block_exclude_pages 2.2.0

Bug fixes

New release with added path conflict fixes from https://www.drupal.org/project/block_exclude_pages/issues/3466640 and a shift towards more OOP design, as well as more D11 support.

block_exclude_pages 2.2.0-alpha2

Bug fixes
New features

Improved pattern exclusion and re-inclusion after a wild card exclusion has already been set.

block_exclude_pages 2.2.0-alpha1

Bug fixes
New features

First ALPHA release - Needs review by the community. Moving more of the code to OOP

block_exclude_pages 2.1.2-alpha1

New features
Unsupported

Allow transition to Drupal 11 - ( ALPHA release ) - Needs review by the community.

block_exclude_pages 2.2.x-dev

Bug fixes
New features

- Major Rework

You may need to check that your patterns are functioning correctly.

  • The primary goal of the code rework was to enable linear exclusion of paths. This allows you to exclude wildcard paths while re-including a specific pattern, even if it was previously excluded.
  • The `setConfig` code for visibility has been replaced with `accessResult`. This change only temporarily adjusts the block's access based on the page, effectively hiding the block without altering its configuration.

block_exclude_pages 2.1.0-beta1

Unsupported

Dropping compatibility with D8, Version compatible with D9 and D10 only

block_exclude_pages 7.x-1.0-alpha4

Unsupported

Issue #3205401 by SerkanB: Don'\''t overwrite description and use t()-placeholders

block_exclude_pages 7.x-1.0-alpha3

Bug fixes
Unsupported

Issue #3205401 by SerkanB: Don'\''t overwrite description and use t()-placeholders

block_exclude_pages 2.0.0

Bug fixes
Unsupported

Just making an official full release of D9 compatible version.

block_exclude_pages 2.0.0-rc1

Unsupported

Just moving the module forward to full release. So far no issues.

block_exclude_pages 8.x-1.4

Bug fixes
Unsupported

- Making a new full release version.
- All notes from the last 2 releases. ( 8.x-1.4-alpha1 ).
- from here I'm jumping to D9 version of the module.

block_exclude_pages 8.x-1.4-rc1

Bug fixes
Unsupported

Testing so far is been good. I'm trying to get more testing form the community if any bugs please report the issues.

block_exclude_pages 8.x-1.4-alpha1

Bug fixes
Unsupported
  • Added the missing README.txt file
  • Removed extra .info file
  • Updated the .info.yml file to include the "core_version_requirement: ^8 || ^9"
  • Reworked the code for the native PHP function fnmatch() as it is not available on non-POSIX compliant systems except Windows. Also for compatibility with D9
  • Added some testing/debugging functions for continue dev testing of the module
  • Finally, cleaned up the code for Drupal code syntax statndards

block_exclude_pages 8.x-1.2-alpha1

Bug fixes
Unsupported

Issue #2845006 by Yoris00: Fixed Not working with Commerce Product Alias Path

block_exclude_pages 8.x-1.1

Bug fixes
Unsupported

URL evaluation filtering for language id in path that was preventing exclude rules to match in other languages

block_exclude_pages 8.x-1.0

Unsupported

First full release. Tested in multiple dev and live sites and it's running as expected.

block_exclude_pages 8.x-1.0-alpha3

Bug fixes
Unsupported

Issue #2810237 by ransomweaver: Added patch for Undefined index: request_path
- Continue testing.

Pages

Subscribe with RSS Subscribe to Releases for Block Exclude Pages