Releases: Metadrop/drupal-boilerplate
Releases · Metadrop/drupal-boilerplate
v3.3.0
v3.2.1
- Remove sanitize password as it is more secure to have a random password generated by default
v3.2.0
- Drop PhantomJS container (it was not used)
- Configuration to deny drop of databases from production environments, see https://github.com/Metadrop/drupal-boilerplate/blob/3.x/drush/Commands/README.md.
- Drop docker compose v1 and always use compose v2.
v3.1.1
v3.1.0
This release include the following changes:
- Lighthouse container for performance, SEO , PWA tests and more
- Pa11y container for accessibility tests
- Support for PHP 8.2
- Chrome 4.8 for testing with browser
- Updated PHP pacakges
- Updated releases for several containers
- Drush alias for local environment: @default.local
- The generated theme name is now <project_name>_radix to avoid naming collisions with modules or profiles.
- Other minor fixesv3.1.0
v3.0.4
Use nuvoleweb/drupal-behat as now is D10 compatible, instead of metadrop fork.
v3.0.3
v3.0.2
v3.0.1
Environment tests - Replace goutte in favour of browserkit_http