commerce_add_to_cart_confirmation 1.1.0

Bug fixes
New features

The add to cart confirmation message is now lazy loaded, improving performance and scalability.

Contributors (5)

grevil, tomtech, anybody, dragos-dumi, megachriz

Changelog

Issues: 4 issues resolved.

config_pages_export 1.0.0-alpha2

Bug fixes
New features

# Release Notes: 1.0.0-beta2

## Major Architecture Improvements
- Refactored to use Drupal's core configuration system instead of custom PHP data files
- Implemented configuration event subscribers for seamless integration with config:export/import workflows
- Added robust configuration storage naming convention for predictable deployments

## Removed Components
- Removed deprecated ConfigPagesHandler service in favor of ConfigPagesExportManager
- Eliminated unnecessary post_update hooks (configuration is now handled via event subscribers)

cookie_bot_protection 1.0.4

Bug fixes

* Refactoring by moving the event subscriberto a HttpKernelInterface child
* Split into multiple function to allow more overrides and remove NPath and CyclomaticComplexity

Pages

Subscribe with RSS Subscribe to RSS - Bug fixes