| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-11-04 | 7.7 kB | |
| Release v6.7.4.0 source code.tar.gz | 2025-11-04 | 11.7 MB | |
| Release v6.7.4.0 source code.zip | 2025-11-04 | 19.3 MB | |
| Totals: 3 Items | 31.0 MB | 7 | |
See the UPGRADE.md for all important technical 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
$resulttype with nativeCmsPageCollectiontype in theCmsPageLoadedEvent@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_LOADERenvironment variable in thebin/shopwarecli 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