Latest Releases

These releases come straight from our repositories. Latest releases may not be published yet.

breezefront / breeze-blank

2.3.4 Apr
  • 2.3.3

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-breeze:2.4.2

    swissup/module-breeze-integrations:1.2.8

    swissup/theme-frontend-breeze-blank:2.3.3

    Changelog (autogenerated)

    swissup/module-breeze — 2.4.2 (was 2.1.0)
    • Version 2.4.2 9606eb

    • PHP 8.2 compatibility (mb_convert_encoding => htmlentities) 001e06

    • Fixed using ${} in strings deprecation error (php 8.2 compatibility) fef70b

    • Version 2.4.1 062312

    • Fixed max/minlength validators a48d26

    • Version 2.4.0 14fab0

    • Apply rector rules for php7.4 and newer 7b7720

    • Added missing php properties c8f908

    • Update third-party js libraries 965441

    • Cash 8.1.4 a4352c

    • Fixed possible js error at product page c88699

    • Fixed error when using original cash.js library 724e63

    • Added missing cookies.clear method 0e8bfc

    • Use product name as a fallback for main image alt text 4e4b02

    • Simplify is_empty check cb9ef3

    • Escape php variables 9a2185

    • Use arrow functions for simple validations 1e9584

    • Fixed numbers comparison: "4" < "10" 253e59

    • Fixed ability to select unavailable product in dropdown. ($.fn.filter) b51b00

    • Min/Max validators added 50c3c4

    • Ajax: added `fail,always,done` callbacks support 3de54c

    • Load gtm, ga, recaptcha scripts after user interaction 33a80c

    • Version 2.3.3 1b4a5a

    • Fixed disabled submit button at when using google recaptcha cc07ff

    • Version 2.3.2 9cc3f4

    • Fixed incorrect css class for alert modal 71025c

    • Fixed visible loader after 'hide' call when custom loader was found in DOM d61ac2

    • Version 2.3.1 a16083

    • Refactor and minimize isResourceVersionChanged method f4d312

    • Fixed possible different resource version numbers on different pages 2a3cc7

    • Version 2.3.0 a8a3b3

    • Do not list virtual themes when selecting parent one b89868

    • getVendorName moved to abstract command c6ef24

    • Move shared logic to abstract command b5eed6

    • New command: breeze:theme:create b8080e

    • Do not confirm "module:create" action when package was entered via args 2bfb0a

    • Update "module:create" command description 787f40

    • Revert "Show spinner in search form" as it's not compatible with luma

      This reverts commit 05738b1e5b2bd372816280d320225f048649ff9f. b297a4

    • Show spinner in search form 05738b

    • Add compatiblity with old jQuery .bind method 96bbd9

    • Range slider added 9e3232

    • Add mage/template implementation 5bd2ba

    • Improve uiComponent template searching.
      This allows to render html template without name:
      ```
      <referenceContainer name="breeze.container">
      <block class="Swissup\Breeze\Block\HtmlTemplate" template="Vendor_Module::template.html"/>
      </referenceContainer>
      ``` 8d6b6e

    • Add observe function to view component 4aee70

    • Allow to call ajax request with two params (jQuery-like): $.get(url, callback) ffdba0

    • Do not process ajax response if it's not ok. 6e4856

    • Generate module command 28fdf8

    • Do not close outer collapsible when press enter inside inner fef885

    • Fixed magnifier with RTL language cb359d

    • Version 2.2.0 b98f3f

    • Mageno_GoogleGtag adwords integration added (2.4.5) dade07

    • Magento_GoogleGtag integration added (2.4.5) e2f2dc

    • Version 2.1.1 7b9d2b

    • Fixed wrong image in magnifier after using swatch option 34bfc2

    swissup/module-breeze-integrations — 1.2.8 (was 1.2.7)
    swissup/theme-frontend-breeze-blank — 2.3.3 (was 2.1.0)
    • Version 2.3.3 2192e0

    • Fixed visible configurable variation qty when moved outside sku block 7958cd

    • Fixed jumping content when price label gets hidden (As low as) 8a6746

    • Fixed invisible regular price for configurable products when discount is applied 917e6a

    • Added variables for button-xs/sm 33c66e

    • Show header icons without delay (styles moved to critical) 670957

    • Added .breze-icon-critical mixin to create icon with styles in critical.css 4c7f2b

    • Version 2.3.2 e1becd

    • Added missing google recaptcha styles 3f2c2f

    • Prevent duplicate onclick events when turbo is used 1c5e74

    • Version 2.3.1 705398

    • Do not show filters count if data-count attribute is missing 8578bb

    • Version 2.3.0 aa6491

    • Revert "Show spinner in seearch form" because js code was removed

      This reverts commit c5e647226e04a43090b30b3e68627762429cac83. 31fee4

    • Show spinner in seearch form c5e647

    • Minimalistic view for current filters be3e99

    • Unlock scrollbar when resizing from mobile to desktop while LN is opened e22c17

    • Improve styles when elasticsuite is used c537a8

    • Sync mobile navigation styles with layered navigation slideout 59e2b2

    • Fixed not working "skip to content" on small devices 2f957e

    • Disable not needed animation on desktop screen 05ec85

    • Get rid of custom js implementation of filters panel on mobile devices 412800

    • Remove size duplication 50b481

    • Do not show filters count when it's 0 (WIP ElasticSuite) 2f5f1d

    • Use data attribute for filters count (WIP: ElasticSuite) ae478d

    • Fixed overflowed focus ring 5903d1

    • Fixed inability to close filters on mobile view when ElasticSuite is used 338c2c

    • Allow to use accordion inside collapsible (Ealsticsuite) 084ea4

breezefront / breeze

2.5.0 Apr
  • 2.4.2

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-breeze:2.4.2

    swissup/module-breeze-integrations:1.2.8

    Changelog (autogenerated)

    swissup/module-breeze — 2.4.2 (was 2.1.1)
    • Version 2.4.2 9606eb

    • PHP 8.2 compatibility (mb_convert_encoding => htmlentities) 001e06

    • Fixed using ${} in strings deprecation error (php 8.2 compatibility) fef70b

    • Version 2.4.1 062312

    • Fixed max/minlength validators a48d26

    • Version 2.4.0 14fab0

    • Apply rector rules for php7.4 and newer 7b7720

    • Added missing php properties c8f908

    • Update third-party js libraries 965441

    • Cash 8.1.4 a4352c

    • Fixed possible js error at product page c88699

    • Fixed error when using original cash.js library 724e63

    • Added missing cookies.clear method 0e8bfc

    • Use product name as a fallback for main image alt text 4e4b02

    • Simplify is_empty check cb9ef3

    • Escape php variables 9a2185

    • Use arrow functions for simple validations 1e9584

    • Fixed numbers comparison: "4" < "10" 253e59

    • Fixed ability to select unavailable product in dropdown. ($.fn.filter) b51b00

    • Min/Max validators added 50c3c4

    • Ajax: added `fail,always,done` callbacks support 3de54c

    • Load gtm, ga, recaptcha scripts after user interaction 33a80c

    • Version 2.3.3 1b4a5a

    • Fixed disabled submit button at when using google recaptcha cc07ff

    • Version 2.3.2 9cc3f4

    • Fixed incorrect css class for alert modal 71025c

    • Fixed visible loader after 'hide' call when custom loader was found in DOM d61ac2

    • Version 2.3.1 a16083

    • Refactor and minimize isResourceVersionChanged method f4d312

    • Fixed possible different resource version numbers on different pages 2a3cc7

    • Version 2.3.0 a8a3b3

    • Do not list virtual themes when selecting parent one b89868

    • getVendorName moved to abstract command c6ef24

    • Move shared logic to abstract command b5eed6

    • New command: breeze:theme:create b8080e

    • Do not confirm "module:create" action when package was entered via args 2bfb0a

    • Update "module:create" command description 787f40

    • Revert "Show spinner in search form" as it's not compatible with luma

      This reverts commit 05738b1e5b2bd372816280d320225f048649ff9f. b297a4

    • Show spinner in search form 05738b

    • Add compatiblity with old jQuery .bind method 96bbd9

    • Range slider added 9e3232

    • Add mage/template implementation 5bd2ba

    • Improve uiComponent template searching.
      This allows to render html template without name:
      ```
      <referenceContainer name="breeze.container">
      <block class="Swissup\Breeze\Block\HtmlTemplate" template="Vendor_Module::template.html"/>
      </referenceContainer>
      ``` 8d6b6e

    • Add observe function to view component 4aee70

    • Allow to call ajax request with two params (jQuery-like): $.get(url, callback) ffdba0

    • Do not process ajax response if it's not ok. 6e4856

    • Generate module command 28fdf8

    • Do not close outer collapsible when press enter inside inner fef885

    • Fixed magnifier with RTL language cb359d

    • Version 2.2.0 b98f3f

    • Mageno_GoogleGtag adwords integration added (2.4.5) dade07

    • Magento_GoogleGtag integration added (2.4.5) e2f2dc

    swissup/module-breeze-integrations — 1.2.8 (was 1.2.7)
  • 2.4.0

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-breeze:2.4.2

    swissup/module-breeze-integrations:1.2.8

    Changelog (autogenerated)

    • Initial release

breezefront / breeze-evolution

2.1.1 Mar
  • 2.1.1

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-breeze:2.4.2

    swissup/module-breeze-integrations:1.2.8

    swissup/theme-frontend-breeze-blank:2.3.3

    swissup/theme-frontend-breeze-evolution:2.1.1

    Changelog (autogenerated)

    swissup/module-breeze — 2.4.2 (was 2.1.0)
    • Version 2.4.2 9606eb

    • PHP 8.2 compatibility (mb_convert_encoding => htmlentities) 001e06

    • Fixed using ${} in strings deprecation error (php 8.2 compatibility) fef70b

    • Version 2.4.1 062312

    • Fixed max/minlength validators a48d26

    • Version 2.4.0 14fab0

    • Apply rector rules for php7.4 and newer 7b7720

    • Added missing php properties c8f908

    • Update third-party js libraries 965441

    • Cash 8.1.4 a4352c

    • Fixed possible js error at product page c88699

    • Fixed error when using original cash.js library 724e63

    • Added missing cookies.clear method 0e8bfc

    • Use product name as a fallback for main image alt text 4e4b02

    • Simplify is_empty check cb9ef3

    • Escape php variables 9a2185

    • Use arrow functions for simple validations 1e9584

    • Fixed numbers comparison: "4" < "10" 253e59

    • Fixed ability to select unavailable product in dropdown. ($.fn.filter) b51b00

    • Min/Max validators added 50c3c4

    • Ajax: added `fail,always,done` callbacks support 3de54c

    • Load gtm, ga, recaptcha scripts after user interaction 33a80c

    • Version 2.3.3 1b4a5a

    • Fixed disabled submit button at when using google recaptcha cc07ff

    • Version 2.3.2 9cc3f4

    • Fixed incorrect css class for alert modal 71025c

    • Fixed visible loader after 'hide' call when custom loader was found in DOM d61ac2

    • Version 2.3.1 a16083

    • Refactor and minimize isResourceVersionChanged method f4d312

    • Fixed possible different resource version numbers on different pages 2a3cc7

    • Version 2.3.0 a8a3b3

    • Do not list virtual themes when selecting parent one b89868

    • getVendorName moved to abstract command c6ef24

    • Move shared logic to abstract command b5eed6

    • New command: breeze:theme:create b8080e

    • Do not confirm "module:create" action when package was entered via args 2bfb0a

    • Update "module:create" command description 787f40

    • Revert "Show spinner in search form" as it's not compatible with luma

      This reverts commit 05738b1e5b2bd372816280d320225f048649ff9f. b297a4

    • Show spinner in search form 05738b

    • Add compatiblity with old jQuery .bind method 96bbd9

    • Range slider added 9e3232

    • Add mage/template implementation 5bd2ba

    • Improve uiComponent template searching.
      This allows to render html template without name:
      ```
      <referenceContainer name="breeze.container">
      <block class="Swissup\Breeze\Block\HtmlTemplate" template="Vendor_Module::template.html"/>
      </referenceContainer>
      ``` 8d6b6e

    • Add observe function to view component 4aee70

    • Allow to call ajax request with two params (jQuery-like): $.get(url, callback) ffdba0

    • Do not process ajax response if it's not ok. 6e4856

    • Generate module command 28fdf8

    • Do not close outer collapsible when press enter inside inner fef885

    • Fixed magnifier with RTL language cb359d

    • Version 2.2.0 b98f3f

    • Mageno_GoogleGtag adwords integration added (2.4.5) dade07

    • Magento_GoogleGtag integration added (2.4.5) e2f2dc

    • Version 2.1.1 7b9d2b

    • Fixed wrong image in magnifier after using swatch option 34bfc2

    swissup/module-breeze-integrations — 1.2.8 (was 1.2.7)
    swissup/theme-frontend-breeze-blank — 2.3.3 (was 2.1.0)
    • Version 2.3.3 2192e0

    • Fixed visible configurable variation qty when moved outside sku block 7958cd

    • Fixed jumping content when price label gets hidden (As low as) 8a6746

    • Fixed invisible regular price for configurable products when discount is applied 917e6a

    • Added variables for button-xs/sm 33c66e

    • Show header icons without delay (styles moved to critical) 670957

    • Added .breze-icon-critical mixin to create icon with styles in critical.css 4c7f2b

    • Version 2.3.2 e1becd

    • Added missing google recaptcha styles 3f2c2f

    • Prevent duplicate onclick events when turbo is used 1c5e74

    • Version 2.3.1 705398

    • Do not show filters count if data-count attribute is missing 8578bb

    • Version 2.3.0 aa6491

    • Revert "Show spinner in seearch form" because js code was removed

      This reverts commit c5e647226e04a43090b30b3e68627762429cac83. 31fee4

    • Show spinner in seearch form c5e647

    • Minimalistic view for current filters be3e99

    • Unlock scrollbar when resizing from mobile to desktop while LN is opened e22c17

    • Improve styles when elasticsuite is used c537a8

    • Sync mobile navigation styles with layered navigation slideout 59e2b2

    • Fixed not working "skip to content" on small devices 2f957e

    • Disable not needed animation on desktop screen 05ec85

    • Get rid of custom js implementation of filters panel on mobile devices 412800

    • Remove size duplication 50b481

    • Do not show filters count when it's 0 (WIP ElasticSuite) 2f5f1d

    • Use data attribute for filters count (WIP: ElasticSuite) ae478d

    • Fixed overflowed focus ring 5903d1

    • Fixed inability to close filters on mobile view when ElasticSuite is used 338c2c

    • Allow to use accordion inside collapsible (Ealsticsuite) 084ea4

    swissup/theme-frontend-breeze-evolution — 2.1.1 (was 2.1.0)
    • Version 2.1.1 b4fab9

    • Reduce color noise on listing - use secondary button styles for add to cart a97a8c

    • Significant pagespeed improvement in advanced throttling mode f1c939