Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
swissup / argento-breeze
2.3.0 Mar-
2.3.0
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-ajaxpro:1.7.4
swissup/module-ajaxsearch:1.13.15
swissup/module-amp:1.5.7
swissup/module-askit:1.14.1
swissup/module-attributepages:1.6.8
swissup/module-breeze:2.14.3
swissup/module-breeze-integrations:1.3.2
swissup/module-chat-gpt-assistant:1.0.1
swissup/module-compare:1.2.3
swissup/module-easy-slide:1.8.4
swissup/module-easybanner:1.9.17
swissup/module-easycatalogimg:1.5.3
swissup/module-easytabs:1.12.8
swissup/module-fblike:1.3.9
swissup/module-featured-attributes:1.1.7
swissup/module-gdpr:1.6.0
swissup/module-gdpr-askit:1.1.3
swissup/module-gdpr-reviewreminder:1.0.0
swissup/module-gdpr-testimonials:1.1.1
swissup/module-highlight:1.9.2
swissup/module-hover-gallery:1.3.11
swissup/module-hreflang:1.6.5
swissup/module-hreflang-import-export:1.0.1
swissup/module-navigationpro:1.17.11
swissup/module-pagespeed:1.7.22
swissup/module-pro-labels:1.7.6
swissup/module-pro-labels-configurable-product:1.0.1
swissup/module-quantity-switcher:1.1.19
swissup/module-reviewreminder:1.1.16
swissup/module-rich-snippets:1.7.3
swissup/module-seo-canonical:1.11.9
swissup/module-seo-core:1.3.9
swissup/module-seo-cross-links:1.1.12
swissup/module-seo-html-sitemap:1.1.18
swissup/module-seo-images:1.3.20
swissup/module-seo-pager:1.3.4
swissup/module-seo-templates:1.7.6
swissup/module-seo-urls:1.5.49
swissup/module-seo-xml-sitemap:1.1.15
swissup/module-sold-together:1.9.15
swissup/module-sold-together-email:1.0.0
swissup/module-sold-together-import-export:1.0.1
swissup/module-testimonials:1.3.12
swissup/theme-frontend-argentobreeze-blank:2.1.0
swissup/theme-frontend-argentobreeze-chic:2.1.4
swissup/theme-frontend-argentobreeze-force:2.0.11
swissup/theme-frontend-argentobreeze-stripes:2.0.4
swissup/module-core:1.12.18
swissup/module-suggestpage:1.2.10
swissup/theme-frontend-breeze-blank:2.7.2
Changelog (autogenerated)
swissup/module-ajaxpro — 1.7.4 (was 1.7.3)
-
Version 1.7.4 dc268b
-
Breeze: Do not load floatingcart.js if block is removed from layout 1c77b3
-
Fixed js error when window.checkout is not defined 030ce1
swissup/module-askit — 1.14.1 (was 1.13.3)
-
Version 1.14.1 d8d76a
-
Prevent 404 error on prodyct page caused by js ajax request.
Try to render product questions listing only when there are questions. 2a010f -
Version 1.14.0 946b81
-
Fix typo (close #63) 60b299
-
add IsItemHasPublicQuetions service 25dd22
-
Add UrlEntityDataResolver 870ce3
-
Add PublicStatuses class b3be85
-
Fix typo in method name fb5d66
-
Questions page. Option "enable when has questions" respects question status.
Close #62. 3db688 -
New config group "Qoestions page". You can disable then at all.
Or show questions page only when it has at least one question. Or show questions page always. Close (#62) 68b266 -
Messages repository. Allow to select by item_id and/or item_type_id. f96e71
-
Fix (add) data-vote component for non ajax listiing 77742a
-
Remove garbage factory classes 491764
-
Remove _objectManager using 988599
-
Remove \Swissup\Askit\Model\Message\Factory 08d43b
-
Add canonical URL to questions pages (close #61). 026dc4
swissup/module-breeze — 2.14.3 (was 2.13.1)
-
Version 2.14.3 2fe57c
-
Allow to pass function in `.text()` a37d00
-
Constraint dropdown inside parent container with 'overflow' style c36de5
-
Version 2.14.2 57ba9a
-
Fixed not working gtm if gtag function is declared in third-party module cb84b4
-
Version 2.14.1 6ad0a3
-
Fixed js error when selector is not a string b39076
-
Version 2.14.0 8f133f
-
Do not remove inline scripts with require calls for easier integration with third-party modules 22bb96
-
Fixed possibly not mounted component when display area is set in the source code 7dffc0
-
Fixed incorrect date when year is format is two-digits (GiftRegistry) cdce78
-
Allow using some of jQuery-like selectors for both 'find' and 'is' functions 2c0345
-
SendFriend page support added 10291f
-
Do not add 'close' button to messages without subtype class
Fixes conflict with GiftRegistry module. 35864c -
row-builder component added 6c6f97
-
Fixed possible js error when countriesWithOptionalZip is null bf6c83
-
Allow using dynamic nested uiComponents (will work if parent container is observable) d39da8
-
Revert commit to disable breeze on third-party checkout pages d59616
-
Allow using $().find(':input') selectors cf3eaf
-
Rare components (Adobe Commerce) b148f4
-
Added missing 'export' keys processing dfba70
-
Code moved to BreezeEnterprise module 574f95
-
Do not disable on pages with checkout_ or multishipping_ in action name
(AdobeCommerce add by sku feature) d77c5f -
AdobeCommerce (Configure item added via add by sku) e74009
-
Prevent form submit before confirmation a87514
-
Fixed modal/alert/confirm resolving via `define()` 9385e0
-
Added missing validateSingleElement function 165ca2
-
Added missing prompt component 122adc
-
Align .trigger('submit') with jQuery - submit form c606c8
-
Allow to use Node like in jQuery: $(selector).find(Node) a27884
-
Fixed incorrect breadcrumbs at products pages when opening multiple browser tabs 96ae76
-
Insert preload link before all other resources (Maybe reduce load delay) b8f4a6
-
Constraint dropdowns in both directions - horizontally and vertically 7ab8c8
-
Add missing validator functions and 'invalid-form' event 12634f
-
Allow reusing widget extend from proto: $.widget('name', $.mage.name, {}) c5cb0a
-
jQuery.mage => $.mage (AdobeCommerce) b997d3
-
Added missing 'lazy' to image template e40a54
-
Dummy setConf function for cookies (AdobeCommerce) 7ae4a7
-
FIxed possible renderer error when uiComponent is created on body element 1d8a69
-
Remove overriden wishlist/sidebar.phtml template. 6b3333
-
$.Deferred added 74b198
-
Fixed not working dynamic script when onInteraction is used 373a74
-
Fixed js eror when storage section name is a number 953a67
-
Ajax: 'done, fail, always' should return self to allow chaining ab9f18
-
Added $.getJson function 6c10c3
-
Added $.cookie and $.removeCookie functions (AdobeCommerce) 6f676a
-
Fixed uiComponent mounting when 'data-bind=scope' is escaped (AdobeCommerce) e839fc
-
Fixed incorrect execution order of multiple big dynamic js components ce1675
-
Log unregistered component names when breeze is forced via query param 8fced0
-
Fixed incorrect execution order of dynamic js with complex dependencies (AdobeCommerce) 6bad87
-
Search for template without dots: Vendor_Module_template_html 353957
-
Better AdobeCommerce compatibility bc0d65
-
Move :register" to breezemap because it could be used for any type of components 61acc7
-
When including external file, add '.js' if it's missing 1380d5
-
Prevent js error when allowing all inline scripts 2a8e4d
-
Allow using external files as dynamic js sources ae6289
-
Allow using $().find('> selector') and $().find(':input-type') a8c4c2
-
Add validate-no-utf8mb4-characters (#64)
* Add validate-no-utf8mb4-characters
Magento 2 validation rule reference: https://github.com/magento/magento2/blob/1475eb2fb6eab1aa72482c50ee119f5eb01fafb6/app/code/Magento/Ui/view/base/web/js/lib/validation/rules.js#L1099 b30a29 -
Fixed incorrect count of active ajax requests when some is failed 83b195
-
Do not shrink carousel items after latest commits b1e842
-
Simplify carousel selector cd10c1
-
Remove carousel paddings to prevent partially visible product after scroll 645f22
swissup/module-easybanner — 1.9.17 (was 1.9.15)
-
Version 1.9.17 681feb
-
Update integration with latest Swissup_Gdpr module b396f2
-
Version 1.9.16 0db420
-
Fixed possible incorrect edit banner url in admin (Logout from admin) 8b780e
swissup/module-easycatalogimg — 1.5.3 (was 1.5.2)
swissup/module-gdpr — 1.6.0 (was 1.5.23)
-
Version 1.6.0 453d61
-
Integrate with google consent mode
https://developers.google.com/tag-platform/security/guides/consent?consentmode=advanced 692f5a -
No need to update customer sections after cookie save b4fdbf
-
Preferences cookie group added. Advertisement group is replaced by marketing. 3457c1
-
Version 1.5.24 64350b
-
Simplify selector logic for latest breeze changes 9da0f3
swissup/module-highlight — 1.9.2 (was 1.9.1)
-
Version 1.9.2 6364a1
-
Breeze: Fixed possible js error "blockData" on undefined.
This commit prevents initializing of default pagebuilder carousel (race condition). 40e784 -
Keep the gap between ajax slides same as between products inside this slide 752796
swissup/module-hreflang — 1.6.5 (was 1.6.4)
swissup/module-navigationpro — 1.17.11 (was 1.17.10)
swissup/module-pagespeed — 1.7.22 (was 1.7.21)
swissup/module-seo-pager — 1.3.4 (was 1.3.3)
-
Version 1.3.4 68cd2d
-
Prevent exception from Magento_Review module on product listing.
This exception occurs when our ALN enabled. We couldn't reproduce it locally. Only at client's store. 58c92e
swissup/module-seo-urls — 1.5.49 (was 1.5.48)
-
Version 1.5.49 f95f4d
-
Smile Integration update. Fix PHP error "Illegal offset type in isset or empty" 4a2581
swissup/module-sold-together — 1.9.15 (was 1.9.14)
swissup/theme-frontend-argentobreeze-chic — 2.1.4 (was 2.1.1)
-
Version 2.1.4 9feb54
-
Fixed askit styles when gravatar is enabled 8ed700
-
Version 2.1.3 defd85
-
Fixed incorrect secondary buttons styles in latest breeze theme 41cd83
-
Fixed incorrectly rotated "close" buttons in askit questions c3a348
-
Update according to latest breeze changes (sticky product info) d90d2a
-
Version 2.1.2 616603
-
Update according to latest highlight changes (gap between slides) 3de4f2
swissup/theme-frontend-argentobreeze-force — 2.0.11 (was 2.0.10)
swissup/theme-frontend-argentobreeze-stripes — 2.0.4 (was 2.0.3)
swissup/theme-frontend-breeze-blank — 2.7.2 (was 2.6.4)
-
Version 2.7.2 27fe3d
-
Disable sticky product info by default 98c2f9
-
Fixed product page styles when details block is removed from layout d516c8
-
Fixed sticky info positioning inside modal popup 04c406
-
Sticky media and info at the product page e3eb9c
-
Version 2.7.1 ab1627
-
Do not use two-column boxes in sidebar (Add by sku) 018e85
-
Version 2.7.0 218b5b
-
Reusable form mixins: 2columns and row builder. 7ecc85
-
Small css fixes e428f1
-
Do not apply styles for messages without subtype class
Fixes conflict with GiftRegistry module. 7c4a4a -
Align close button to the right when parent is flex (.message.empty) fee7f6
-
Ability to reuse account block styles 831190
-
Better styles for third-party modules (GiftCard) e3f496
-
Do not apply paddings for blocks without title (Add by sku) e7f997
-
Revert "Do not apply width:100 for file inputs" to fix horizontal scroll 8873a1
-
Do not apply width:100 for file inputs c09657
-
Reuse styles in AdobeCommerce (AdvancedCheckout module) 3c11b3
-
Fixed conflict with AdobeCommerce df3157
-
Adobe commerce compatibility 0c2509
-
Fixed secondary actions styles when buttons are used (AdobeCommerce) aaaf73
-
Plus icons 329c50
-
Fixed not working first click on review stars when using touch device ae8c1b
-
Improved compatibility with Adobe LiveSearch module 2836f7
-
swissup / navigationpro
1.17.11 Marswissup / ajaxlayerednavigation
1.5.6 Mar-
1.5.6
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-ajaxlayerednavigation:1.5.6
swissup/module-core:1.12.18
Changelog (autogenerated)
swissup/module-ajaxlayerednavigation — 1.5.6 (was 1.5.5)
swissup / checkout-registration
1.2.0 Mar-
1.2.0
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-checkout-registration:1.2.0
swissup/module-checkout:1.5.2
swissup/module-core:1.12.18
Changelog (autogenerated)
swissup/module-checkout-registration — 1.2.0 (was 1.1.12)
swissup / orderattachment
1.5.1 Mar-
1.5.1
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-orderattachment:1.5.1
swissup/module-checkout:1.5.2
swissup/module-core:1.12.18
Changelog (autogenerated)
swissup/module-orderattachment — 1.5.1 (was 1.5.0)
swissup / easybanner
1.9.17 Mar-
1.9.17
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-easybanner:1.9.17
swissup/module-core:1.12.18
Changelog (autogenerated)
swissup/module-easybanner — 1.9.17 (was 1.9.16)
swissup / gdpr
1.6.0 Mar-
1.6.0
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-gdpr:1.6.0
swissup/module-core:1.12.18
Changelog (autogenerated)
swissup/module-gdpr — 1.6.0 (was 1.5.23)
-
Version 1.6.0 453d61
-
Integrate with google consent mode
https://developers.google.com/tag-platform/security/guides/consent?consentmode=advanced 692f5a -
No need to update customer sections after cookie save b4fdbf
-
Preferences cookie group added. Advertisement group is replaced by marketing. 3457c1
-
Version 1.5.24 64350b
-
Simplify selector logic for latest breeze changes 9da0f3
-