Shopware 6.7.0.1
2 July 2025
Shopware version 6.7.0.1 is now available (major release).
Upgrading to Shopware 6.7.0.1
Shopware 6.7.0.1 can be upgraded to (or installed) using any of Installatron's products. Use Installatron's optional Automatic Update feature to automatically apply Shopware updates as new versions are released, or use Installatron's Clone feature to duplicate an existing Shopware install to test the 6.7.0.1 upgrade prior to applying it live. Get started managing your Shopware installations with Installatron
What's New in Shopware 6.7.0.1
Major Changes
- https://github.com/shopware/shopware/blob/v6.7.0.1/UPGRADE-6.7.md
6.7.0.1
Bug Fixes and Changes
- #10518 - Press ESC key in the modal will go back listing page
- #10667 - Fix stacking line items does not recalculate advanced prices
- #10682 - Live search page broken if the data is empty
- #10868 - Don't ignore ESI render errors
- #10394 - manufacturer replace media sidebar to media modal
6.7.0.0
Highlights
- Vue 3 is now fully supported in the administration. The compatibility layer has been removed, and Pinia replaces Vuex for state management.
- Webpack has been replaced with Vite for the administration build process, improving performance and DX.
- Storefront and Admin templates have been migrated to the Meteor Component Library. Several legacy components have been deprecated or removed.
- The cache system has been reworked. Store-API route caching has been removed, and ESI was introduced for more precise cache control.
- Native type declarations have been added to PHP class properties across the platform.
- Multiple core libraries were upgraded: DBAL 4.x, PHPUnit 11.x, Dompdf 3.x, oauth2-server 9.x.
- The OAuth token request flow is now spec-compliant. The /api/oauth/authorize endpoint has been removed.
- Accessibility improvements have been made across the admin UI in preparation for the European Accessibility Act (EAA).