What's new since 25.6.1
Vortex 25.7.0
introduces Drupal 11.2
support, enhanced CI performance, improved local development with better Docker and Composer handling, and a more robust installer experience—all aimed at streamlining development and deployment workflows.
Notable changes
- Updated to Drupal 11.2 and Rector 2 — Keeping projects aligned with the latest Drupal core.
- Improved installer — Refactored prompts, added timezone support, and removed confusing GitHub prompts for a smoother setup.
- CI optimizations — Linting and theme builds are now conditionally skipped or isolated to reduce CI time and costs.
- Lagoon deployment enhancements — More robust CLI handling and environment limit controls to improve deployment reliability.
- Support for private Composer packages — Simplifies builds involving private codebases.
- Security and DX improvements in Docker — Parallel build fixes, TTY allocation, masked tokens, and platform compatibility for ClamAV.
Full Changelog
https://github.com/drevops/vortex/compare/25.6.1...25.7.0(Opens in a new tab/window)