Magento | Fixes and improvements (Dec 2025)

Minor releases introduce new features and improvements for our Magento plugins. Check out what’s new!

Magento2Tweakwise

  • Magento2Tweakwise 8.8.0 | Added support for multi-language filter templates. You can now configure a language per store view, resulting in this parameter being sent to Tweakwise APIs in all requests. This functionality enables the use of multilingual Filter Templates.
  • Magento2Tweakwise 8.8.0 | Fixed an issue where item clicks were not being sent and fixed a type mismatch bug where a string was expected but another type was provided. We also fixed an infinite loop in case recommendations returned no items.
  • Magento2Tweakwise 8.8.0 | Resolved multiple issues with filter value translations when store views had different spellings for the same value. Filter slugs are now stored per store view and slugs can be regenerated (only if needed) by running bin/magento tweakwise:regenerate:filter-url-slugs.

Magento2TweakwiseHyva

  • Magento2TweakwiseHyva 4.4.2 | Fixed an issue where item clicks were not being sent. We also solved an issue where the url of an landingpage was not correct. Added support for diacritics in the in-filter search.

Magento2TweakwiseExport

  • Magento2TweakwiseExport 7.8.0 | We added a store filter to the export in process in certain places to increase speed. The actual performance win will vary per customer, although customers with a different set of products for different store views are expected to see the greatest speed gains. Meanwhile we added a hook for category export so customers can insert custom logic.