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)

config_pages_export 1.0.0-alpha1

New features

# Release Notes

## 1.0.0-alpha1 (Initial Release)

### Features
- Export all config_pages content entities to a PHP file
- Import config_pages content entities from the exported file
- Post-update hook for importing during deployments
- Drush commands for manual export/import operations:
- `drush config-pages-export:export` (alias: `drush cpex`)
- `drush config-pages-export:import` (alias: `drush cpim`)

backstop_generator 2.0.1

New features

Additional updates and fixes were made as part of the application for security coverage.
- fixed code/syntax and spelling errors flagged by pipelines
- added documentation
- removed commented code

datetime_flatpickr 3.0.5

Bug fixes
New features

Changes since 3.0.4:

  • Issue #3519445 by maartendeblock, nagy.balint: Date range field with unlimited allowed values duplicates on edit of entity
  • Issue #3503126 by ralphvdhoudt, mnakov: Add settings to disable dates in flatpickr widgets

better_unpublished_terms 1.0.0-beta1

New features

Initial release that includes the initial logic for the TermSelect and TermAccessControlHandler overrides.

Pages

Subscribe with RSS Subscribe to RSS - New features