ThemeWare® 5.0.2 is now available! 🎉 The new release includes the following changes:
Changes
- Compatibility with Shopware 6.7.11.1 improved
- Performance of sold-out product boxes improved
- Widgets with a "withdrawal" button can no longer be minimised on mobile devices
- Custom field updater improved and modernised
- Bugfix: SCSS error in the storefront watcher fixed
Changes in detail
Compatibility with Shopware 6.7.11.1 improved
We've adopted a Shopware template change related to the withdrawal button so that it reliably links to the correct page.
Performance of sold-out product boxes improved
An SCSS adjustment has been made to improve the rendering performance of dimmed product boxes for sold-out products in listings. The previous use of filter(opacity) has been replaced with opacity. This affects the beta configuration "Dim products after clearance".
Widgets with a "withdrawal" button can no longer be minimised on mobile devices
If a footer widget contains the legally required withdrawal button, it now stays permanently open on mobile devices so the button is always visible.
Custom field updater improved and modernised
We modernised and sped up the custom field updater's PHP logic so that custom fields sync more reliably and with significantly fewer database queries during plugin updates.
Bugfix: SCSS error in the storefront watcher fixed
We fixed a SCSS compilation error that could occur in the storefront watcher because a mixin was declared inside a conditional (@if).
Thank you very much for letting us know!