Magento | Fixes and improvements (May 2026)
May 28th, 2026
Minor releases introduce new features and improvements for our Magento plugins. Check out what’s new!
Magento2Tweakwise
- Magento2Tweakwise 9.0.1 | When a visitor navigated to a deeper page and then clicked a category filter, the page number stayed in the URL, sometimes landing them on a page that didn't exist. The category filter link now always navigates to the first page.
- Magento2Tweakwise 9.0.1 | We have optimized how the catalogue handles missing or hidden master products to ensure your storefront navigation remains seamless. Category pages and search results will automatically fallback to or retain active variant visibility as intended, eliminating unexpected gaps in your product grids.
- Magento2Tweakwise 9.0.1 | When the old autocomplete API was used, certain searches caused a crash on the page instead of showing results. The error is now handled gracefully so search continues to work.
- Magento2Tweakwise 9.0.1 | Category filter links showed incorrect results compared to older versions of the extension. The filter now applies correctly so customers see the expected products.
- Magento2Tweakwise 9.0.1 | When a customer clicked a product in the listing, the
itemClickevent could silently fail without any visible error, making it hard to diagnose. Developers will now see an explicit warning in the browser console if the click event is triggered but fails to execute. - Magento2Tweakwise 9.0.1 | When executing a suggestion product request to Tweakwise, the visibility filter was not sent with it. As Magento is filtering out products based on the visibility settings, fewer products than configured in Tweakwise would be shown in your Suggestions overlay. This problem has been fixed.
- Magento2Tweakwise 9.0.1 | Visual merchandising tiles (banners) in the product grid were not exposing their size properties, so custom flexible grid layouts could not be applied. The width and height properties are now available so customers can implement flexible grid layouts without extra customisation.
- Magento2Tweakwise 9.0.1 | Fixed the resetPagination function, which was incorrectly setting navigation response to
null.
Magento2AttributeLanding
- Magento2AttributeLanding 6.0.7 | Fix a bug in the Attribute Landing Pages where an empty (or missing) name would break the whole page.
- Magento2AttributeLanding 6.0.7 | When the landing page module was enabled, the Magento REST API schema endpoint returned an error, breaking integrations that rely on the API schema. The schema is now generated correctly when the landing page module is active.
- Magento2AttributeLanding 6.0.7 | We added a missing
db_schema_whitelist.jsonto prevent setup:upgrade errors.
