Shopware 6.7.4.0
10 November 2025
Shopware version 6.7.4.0 is now available (major release).
Upgrading to Shopware 6.7.4.0
Shopware 6.7.4.0 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.4.0 upgrade prior to applying it live. Get started managing your Shopware installations with Installatron
What's New in Shopware 6.7.4.0
Bug Fixes and Changes
- #12145 - Add custom action in media sidebar
- #12165 - Fix vite bundling for Symfony bundles
- #12233 - Allow granular inheritance for slot_config overrides
- #12349 - Fix plugin config default values
- #12498 - Update health check API
- #12672 - Improve error output of app loader in CI environment
- #12723 - Remove not needed shipping detail admin SCSS @aragon999
- #12724 - Properly define the padding of the admin modal @aragon999
- #12755 - Do not use the Symfony validator to validate the honeypot captcha @aragon999
- #12756 - Fix Cache Cookie Handling to prevent cache poisoning
- #12808 - Add gitignore when creating a plugin @wannevancamp
- #12832 - Fix deletion and sorting of log events listing in the administration
- #12833 - Fix proper display of the administrator switch in the user create @wannevancamp
- #12834 - Fix media search navigation
- #12835 - Replace latest sw-switch-field component with bool input @wannevancamp
- #12836 - Fix SalesChannelContext::state to reset to previous state @JoshuaBehrens
- #12837 - Add more Twig blocks to product box to reduce amount of code to be copied over @JoshuaBehrens
- #12839 - Add option for FormAutoSubmit to trigger form validation @JoshuaBehrens
- #12865 - Add aria-label to CMS image link @lacknere
- #12869 - Improve shipping and payment cart blocking errors @gecolay
- #12892 - Improved error handling when a sales channel cannot be deleted because it is still assigned to other entities
- #12925 - Add product available sorting criteria option @lacknere
- #12932 - Only consider filterable discount packages @aragon999
- #12947 - Improve SCSS color validation
- #12986 - Fix sidebar width persistence issue when collapsed through button
- #13007 - Add message queue message size limit config option @gecolay
- #13011 - Add admin notification transformers
- #13070 - Add possibility to set fetchpriority="high" on cms image elements @aragon999
- #13082 - Add events when fetching entities for the sitemap @aragon999
- #13087 - Fix IAP decoding with old OpenSSL versions
- #13091 - Replace $result type with native CmsPageCollection type in the CmsPageLoadedEvent @aragon999
- #13094 - Fixed 3D light intensity
- #13146 - Fix webhook cleanup for queued webhook event logs
- #13156 - Fix flaky storefront test for active route parameters
- #13161 - Respect the COMPOSER_PLUGIN_LOADER environment variable in the bin/shopware cli command @aragon999
- #13177 - Only display last search index date
- 12292 - Fix issue with loading seo url preview
- 12411 - Load product streams over opensearch
- 12783 - Search result should include products when parent product number matches
- 12805 - Clearance sale (stock handling) is ignored as soon as a product is in the cart
- 13127 - Fix cookie offcanvas link not working when opened from navigation offcanvas
- 4307 - Fix Google Consent Mode v2 default and update implementation
- 9451 - Google reCAPTCHA loading only if cookie accepted
- 9451 - Interactive offcanvas cookies
- https://github.com/shopware/shopware/issues/12823 - Fix session locking during kernel reboot on plugin state change
- https://github.com/shopware/shopware/issues/6409 - Separate Vimeo and YouTube cookie consent
- https://github.com/shopware/shopware/pull/13079 - Fix CacheClearer global locking