Magento | Fixes and improvements (Jun 2025)
20 days ago
- Magento2Tweakwise 8.4.4 | A new setting for visual item types was added for enabling or disabling visuals. This new behavior prevents the default product tile layout from being overwritten, as we encountered some issues with this. When enabling Personal Merchandising or Visuals, the product tile layout may be replaced. To maintain a custom layout (built by yourself), you can override the default layout file with your own version.
- Magento2Tweakwise 8.4.5 | Fixed an issue where the category URL ended with a trailing slash, even though this was not configured.
- Magento2Tweakwise 8.4.5 | Fixed an issue where the 'clear filters' URL was incorrect in situations that the filter URL segment included the category URL.
- Magento2Tweakwise 8.4.5 | Fixed an issue where HTML was displayed as plain text on a button.
- Magento2Tweakwise 8.4.5 | Fixed a tiny bug where an analytics request from the Hyvä-theme was not processed correctly.
- Magento2Tweakwise 8.4.5 | Fixed an issue where a dot (.) in the personalisation
profileKey
caused analytics requests to be ignored by Tweakwise. - Magento2Tweakwise 8.5.0 | Regarding our Event Tag integration, the
purchase
event now includes arevenue
value, allowing for more accurate reporting. We also added theitem_click
event to track which products users click on. - Magento2Tweakwise 8.5.0 | Introduced a compatibility adjustment for Magento 2.4.8. As full support is still being tested, more updates will follow.
- Magento2Tweakwise 8.5.0 | A wrong type declaration has been fixed to prevent potential runtime errors.
- Magento2Tweakwise 8.5.0 | Fixed an error that occurred when Tweakwise was configured for swatches, but no swatch attributes existed in Magento.
- Magento2TweakwiseHyva 4.4.0 | Just like in the main module, the
item_click
event is now supported. - Magento2TweakwiseHyva 4.4.0 | The swatch mismatch error mentioned above has also been resolved for the Hyvä storefront.
- Magento2TweakwiseExport 7.4.0 | The SEO-Url of categories is included in the export data, required for a smooth interaction with the new/upcoming Magento Tweakwise JS plugin. By having category-urls available within Tweakwise, it is possible to refer category-suggestions and category-filters to their corresponding SEO-friendly urls instead of making use of query-parameters.
- Magento JS 1.1.0 | Added support for analytics events to track purchases, product views, and search events. Item click events were already supported. Meanwhile, fixed a small issue where the add to cart functionality could fail under certain conditions.