Argento Breeze Changelog
Version 2.8.0
September 25, 2025
- ArgentoBreeze Force Theme
- Fixed incorrect newsletter input field background
- Reset MageWorx_OptionFeatures integration
Extensions Updates
- Ajax Pro — 1.7.29 (was 1.7.26)
- Fix double reloading
- Fix: ‘ajaxpro-cart’ section reload on store/website switch
- Fix: cart-item-render breeze integration
- AskIt — 1.14.12 (was 1.14.11)
- Feat: Add handle to category view
- Feat: Add QAPage schema generation
- AttributePages — 1.7.7 (was 1.7.3)
- Prevent php error when calling the widget, but the module is disabled
- Do not allow to view the page from different store view
- Remove askit because it shows all questions without filtering
- Do not render short description if option is disabled
- Render option from “Active store” view or “All stores” only
- Properly clear fpc when option is linked to multiple parent pages
- Revert “Add missing cache identities to the attribute options list page”
- Add missing cache identities to the attribute options list page
- EasyTabs — 1.13.1 (was 1.12.18)
- Slightly better performance in breeze theme
- No need to call resizeCb. ResizeObserver will call it automatically.
- Use @NoEscape for attributes serialization in accordion, collapsed, default, expanded, and tabs templates
- Enhance security by escaping output in templates using Escaper class
- Update widget_unset to include review form and list for Hyva theme
- Dispatch event after preparing layout in Review block
- Add ‘product.review.form’ to blockUnsetTemplate in Tabs class
- GDPR — 1.8.2 (was 1.8.0)
- MCS fixes
- Highlight — 1.11.8 (was 1.11.7)
- Breeze: prepare for the new version
- NavigationPro — 1.17.32 (was 1.17.28)
- Breeze: Allow to use with jQuery
- Fixed js error on old Magento versions (jQueryUI < 1.11.0)
- ProLabels — 1.7.23 (was 1.7.22)
- Enhancement: Add noEscape directive for padding and line-height in label template; ensure HTML output is escaped for security
- Enhancement: Escape HTML output and add noEscape directive in label templates for security
- Enhancement: Escape HTML output in label templates for security
- Enhancement: Add noEscape directive to fix commit validation
- Enhancement: Add async unbinding functionality to mutation observer (close #36)
- Rich Snippets — 1.7.11 (was 1.7.8)
- Fix: rm debug line
- Feat: Add QAPage schema to category pages (close #35)
- Adds ‘datePublished’ and ‘author’ fields to the QAPage schema to comply with Google Search Console reqs
- Do not remove question when pressing “Enter” in grid filter (type=”button” to prevent submit)
- Fixed php error when data is saved in old (unparseable) format
- Fixed not working FAQ widget
- Allow multiple Day of Week with same value for opening hours config
- Fix mcs escape warnings
- FAQPages: Removed pagebuilder code in answers.
- Seo Cross Links — 1.1.20 (was 1.1.18)
- Fixed duplicated image tag added via pagebuilder.
- Seo HTML Sitemap — 1.1.21 (was 1.1.20)
- Refactor sitemap item retrieval to use helper method and improve URL and name escaping
- Refactor sitemap templates to use helper method for item retrieval and enhance HTML escaping
- SoldTogether — 1.10.8 (was 1.10.6)
- Added titles to links
- Fixed js error when using breeze
- Fixed helper.restoreValuesToRelatedProductsField is not a function error
- New swiper uses mobile-first approach for breakpoints (min-width)
- ProLabels Configurable Product — 1.0.9 (was 1.0.8)
- Destroy label of the previously selected product when reset the select
- SuggestPage — 1.2.13 (was 1.2.12)
- Fixed unescaped output
Version 2.7.3
July 29, 2025
Extensions Updates
- Ajax Search
- Fixed broken StorePickup search styles at checkout page
- Fixed possible disabled search icon when using folded layout
- Do not update
customer_sections
after graphql requests
- AskIt
- Fix string is not valid
- Add data(email) validation in graphql request
- Remove commented code
- Fix ‘mage.dataPost’ require in data-vote.js
- Implement direct link to question
- Fix ‘applyBinding’ undefined
- Easy Slide
- Fixed empty slides on Force theme with new swiper - added slides cloning
- Fixed invisible images when container is scrolled down because of focus?
- EasyCatalogImages
- Enable lazyload for all images except for the first two
- Do not preload category image if it was moved to bottom
- Breeze: preload feature. Preload two images if widget added above product listing. Don’t skip category image. Preload first image at the departments page.
- Highlight
- Fixed php error when trying to apply conditions (Smile_Elasticsuite). Hide conditions when Smile_Elasticsuite is enabled.
- Override Amasty sorting directions for Highlight orders
- Fixed partially invisible “Load more” button on mobile devices
- Fixed JS error classList is undefined on mobile
- Breeze: Loading placeholder must be visible to read its width
- Do not clone listing into loading slide until the slide is used. This reduces DOM size
- BC: update to newest breeze module
- Hover Gallery
- Fixed missing animation on hover out
- Optimize css selectors
- Fixed incorrect logic of the prev commit
- Do not load hover images until the image is hovered
- NavigationPro
- Postpone menu initialization only if it’s a slideout menu
- Pagespeed
- Fix: Call to an undefined method
Optimizer\Image\Responsive::isMediaImageFileExist
- Refactor: add generic caching for image file existence checks in WebP optimizer, improve performance and reliability
- Remove Model/Optimizer/Image/AbstractImage::isParentTagPicture
- Add
Image/WebP/PictureTagBuilder
- Add Image/ImageAttributeParser
- Add WebP/JsReplacer
- Feat: add generic executeWithCache helper for file existence checks in AbstractCachableOptimizer, improve caching logic in WebP optimizer
- Refactor: improve getUrlPath type safety and error handling in File.php
- Refactor SpecifyDimension and Responsive optimizers to use DimensionsTrait
- Add Image/WebP/UrlResolver and Image/DimensionsTrait
- Refactor SpecifyDimension to extend AbstractImage instead of WebP
- Refactor optimizer flow: extract Coordinator and clean up plugin logic
- Fix: Identical operator === is not used for testing the return value of strpos function
- Set ‘Enable in developer mode’ true by default
- Fix isEnable(d)
- Fix optimiser => optimizer
- Fix :107 Undefined variable: (prev commit)
- Refactor: improve AfterRenderResultPlugin structure and readability
- Preload only 1-6 first stylesheet in defercss optimizer
- Fix: data-pagespeed-hash breaks the ‘text/x-magento-init’ script with an unescaped attribute (script inside another script)
- Fix: ‘Scripts relocation’ text/x-magento-template
- Remove reqs laminas/laminas-dom (for php 8.4 compatibility)
- Fix: Call to an undefined method
- ProLabels
- Always use position relative for prolabels-wrapper (Argento listing fix)
Version 2.7.2
May 7, 2025
- Small CSS fixes to ArgentoBreeze Business theme.
Version 2.7.0
April 18, 2025
- Business theme added.
- Magento 2.4.8 and PHP 8.4 compatibility added.
- Theme editors added to all bundled themes.
Extensions Updates
- Ajax Pro
- Improve suggestpage styles.
- Ajax Search
- Improve dropdown size on mobile devices.
- Ability to hide price and sku labels.
- Small CSS fixes.
- AskIt
- Breeze: Show loader when adding question. Prevent multiple submits.
- Breeze: Fixed not working recaptcha validation.
- EasyCatalogImages
- Do not throw exception when
cat_id
passed to widget does not exist.
- Do not throw exception when
- EasyTabs
- Ability to move existing block into the tab using its layout name.
- Breeze: Fixed CSS issue with overlapped title when scroll-reveal is enabled.
- Breeze: Allow using accordion inside tabs.
- Highlight
- Improve cache key generation to correctly update highlight block cache.
- NavigationPro
- Fixed not working navpro when
jquery-ui/menu
is added by a third-party module. - Fixed js error in Magento <= 2.4.3.
- Improve performance when adding close icons or “View All” link.
- Allow using
tel:
andmailto:
in image URLs. - Breeze: fixed not working closeable and slideout menus.
- Fixed not working navpro when
- Pagespeed
- Fixed broken
robots.txt
when minification is enabled. - Improve
preload
logic to include proper LCP image.
- Fixed broken
- ProLabels
- Improve labels rendering performance.
- Improve DB query selector to significantly speedup query on large catalogs. Tested on catalog with 200K products.
- QtySwitcher
- Fixed possible missing styles in ajaxpro popup.
- SeoSuite
- Use proper value for
returnShippingFeesAmount
when free shipping is available.
- Use proper value for
- SoldTogether
- Breeze: fixed not working validation when swatches are lazy.
- Breeze: Fixed uninitialized swatches in the swiper block.
Version 2.5.2
February 26, 2025
- Significant performance improvements in Breeze module and all bundled modules.
- Fixed not clickable slide when
height: 100%
is used on the description.
- Added canonical to Departments Page.
- Fixed layout shift when all tabs are inactive by default.
- Fixed js error when enabling focus-trap on slow internet connections.
Version 2.5.0
November 20, 2024
- Improve color contrast in all themes to pass WGAC tests.
- Improve site navigation using keyboard only.
- Fixed layout shifts caused by client-side color swatches.
- ArgentoChic: Fixed unscrollable page when category name = “view”.
- Updated all bundled modules with various accessibility fixes such as:
- Color contrast fixes.
- Navigation using keyboard improvements.
- Increased small elements size.
- Remove mage/menu dependency. Reduce JS codebase by 10KB (gzipped).
- Fixed line wrap on laptop whne using Amazon-like layout.
- Remove deferred CSS styles to reduce layout shift score.
Version 2.4.0
May 9, 2024
- Scroll reveal animations added all themes. See upgrade guide on how to add scroll reveal to existing CMS pages.
- Zoom on hover animation added to product listing in Force and Chic themes.
- Fixed menu styles in Force and Stripes themes.
- Fixed too large MSRP message in Force theme.
- Fixed js errors when using unpack feature from [Pagespeed] module.
- Added ability to change and create region-specific default Google consent values.
- Added “Deny” and “Allow Selection” buttons to minimal cookie bar mode.
Version 2.3.1
Apr 23, 2024
- Magento 2.4.7 compatibility.
- Added redirect from pages with trailing slash to the pages without trailing slash.
- Added mass product content generation.
- Added content generation for category description and meta tags.
- Added product meta title and keywords generation.
- Fixed inability to remove slide description.
- Improve styles for cookie togglers.
- Fixed missing toggler focus style.
- Fixed not working page_count parameter when ajax carousel is used.
- Magenfan Blog integration updated.
Version 2.3.0
Mar 7, 2024
- ArgentoChic: Fixed Askit styles when gravatar is enabled.
- ArgentoChic: Fixed incorrectly rotated “close” buttons in askit questions.
- Compatibility with latest Breeze Frontend.
- JS fixes in all bundled modules.
- Fixed possible incorrect edit URL in backend.
- Updated integration with latest GDPR module.
- Added inegration with Google Consent Mode.
- Preferences cookie group added. Advertisement group is replaced by marketing.
- Fixed possible js error “blockData” on undefined.
- Fixed carousel styles.
- Prevent possible exception from Magento_Review module on product listing page when AjaxLayeredNavigation module is used.
- Smile Integration update. Fix PHP error “Illegal offset type in isset or empty”
Version 2.2.0
Nov 28, 2023
- ArgentoChic theme added.
- Performance improvements in slider, colorswatches, and auth popup components.
- Performance improvements in Easycatalogimg, Highlight, Easyslide, and Testimonials modules.
- BreezeTheme and BreezeModule updated to the latest versions.
- Fixed not working dropdown position in NavigationPro module.
- Fixed not working lightbox/awesomebar popups in EasyBanner module.
- Minor fixes and improvements in all bundled themes and modules.
Version 2.1.0
Jul 27, 2023
- Magento 2.4.6 and PHP 8.2 compatibilty in all modules.
- ChatGPT Assistant module added
- Tabs are no longer transformed into accordion on mobile devices by default to meet accesibility requirements.
- Accessibility fixes in EasyTabs and NavigationPro modules.
- Performance improvements in SeoSuite and SoldTogether modules.
- Added ability to set active_from and active_to properties for each of EasySlider slides.
- Pagebuilder added to backend description and short description fields of AttributePages module.
- Added ability to sort NavigationPro menu items in alphabetical order.
- Minor fixes and improvements in all bundled modules.
Version 2.0.0
Nov 19, 2022
Run composer require -w swissup/argento-breeze:^2.0
to update from old version.
- Breeze Module and Breeze Blank theme updated to 2.0. See the list of breaking changes
- Force Theme added.
- Added missing logo in email templates.
- Improve product listing on mobile devices.
Version 1.0.1
Jul 19, 2022
- Removed Swiper dependency (30kB) from Swissup_Highlight module when using Breeze-based theme. Built-in Breeze slider will be used now.
- Fixed not working gallery in AjaxPro quick view popup.
- Fixed css issue with quick view button when critical css is enabled.
Version 1.0.0
Jun 17, 2022
- Initial release of Breeze-based Argento Stripes theme.