Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
swissup / module-sold-together
1.9.1 Febswissup / module-sold-together-import-export
1.0.0 Febbreezefront / breeze-blank
2.3.2 Febbreezefront / theme-frontend-breeze-blank
2.3.2 Febbreezefront / breeze
2.3.3 Febbreezefront / module-breeze
2.3.3 Febswissup / module-custom-layout
1.0.0 Febswissup / module-seo-images
1.3.17 Febswissup / argento-m2
1.36.0 Feb-
1.36.0
Report (rev.2)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-ajaxpro:1.6.18
swissup/module-ajaxsearch:1.13.1
swissup/module-amp:1.5.3
swissup/module-askit:1.12.10
swissup/module-attributepages:1.5.2
swissup/module-breeze:2.3.2
swissup/module-breeze-integrations:1.2.8
swissup/module-compare:1.1.3
swissup/module-easy-slide:1.6.28
swissup/module-easybanner:1.9.3
swissup/module-easycatalogimg:1.4.24
swissup/module-easytabs:1.11.2
swissup/module-fblike:1.3.7
swissup/module-featured-attributes:1.1.6
swissup/module-font-awesome:1.4.3
swissup/module-gdpr:1.5.9
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.8.4
swissup/module-hover-gallery:1.3.11
swissup/module-hreflang:1.5.3
swissup/module-lightboxpro:1.3.5
swissup/module-navigationpro:1.16.17
swissup/module-pagespeed:1.6.8
swissup/module-pro-labels:1.6.22
swissup/module-quantity-switcher:1.1.17
swissup/module-reviewreminder:1.1.13
swissup/module-rich-snippets:1.5.0
swissup/module-seo-canonical:1.11.6
swissup/module-seo-core:1.3.7
swissup/module-seo-cross-links:1.1.7
swissup/module-seo-html-sitemap:1.1.14
swissup/module-seo-images:1.3.16
swissup/module-seo-pager:1.2.9
swissup/module-seo-templates:1.6.3
swissup/module-seo-urls:1.5.38
swissup/module-seo-xml-sitemap:1.1.13
swissup/module-sold-together:1.9.0
swissup/module-sold-together-email:1.0.0
swissup/module-testimonials:1.3.3
swissup/module-theme-editor-argento-essence:1.7.2
swissup/module-theme-editor-argento-flat:1.7.2
swissup/module-theme-editor-argento-force:1.4.1
swissup/module-theme-editor-argento-home:1.2.2
swissup/module-theme-editor-argento-luxury:1.7.1
swissup/module-theme-editor-argento-mall:1.7.2
swissup/module-theme-editor-argento-marketplace:1.7.2
swissup/module-theme-editor-argento-pure2:1.6.3
swissup/module-theme-editor-argento-stripes:1.7.3
swissup/theme-frontend-argento-blank:1.35.0
swissup/theme-frontend-argento-essence:1.35.0
swissup/theme-frontend-argento-flat:1.35.0
swissup/theme-frontend-argento-force:1.35.0
swissup/theme-frontend-argento-home:1.35.0
swissup/theme-frontend-argento-luxury:1.35.0
swissup/theme-frontend-argento-mall:1.35.0
swissup/theme-frontend-argento-marketplace:1.35.0
swissup/theme-frontend-argento-pure2:1.35.0
swissup/theme-frontend-argento-stripes:1.35.0
swissup/module-core:1.12.13
swissup/module-suggestpage:1.2.10
swissup/module-theme-editor:1.10.5
Changelog (autogenerated)
swissup/module-ajaxpro — 1.6.18 (was 1.6.16)
-
Version 1.6.18 5ed8e5
-
Improve override minicart preloading 6cbc4c
-
Version 1.6.17 a49f38
-
add setHandles before getBlockHtml c05fea
-
Improve abstarct customerData handles logic 247886
swissup/module-askit — 1.12.10 (was 1.12.9)
-
Version 1.12.10 2273c4
-
Add correct refer (url) param (closed #56) e1f0e2
-
Prevent js errors when ajax request was failed (404) cdded2
swissup/module-breeze — 2.3.2 (was 2.2.0)
-
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
swissup/module-breeze-integrations — 1.2.8 (was 1.2.7)
swissup/module-easy-slide — 1.6.28 (was 1.6.27)
-
Version 1.6.28 70ea12
-
Prevent fix: Fatal error Call to undefined function Composer\Autoload\includeFile() f48b86
swissup/module-easybanner — 1.9.3 (was 1.9.2)
-
Version 1.9.3 83d423
-
Prevent fix: Fatal error Call to undefined function Composer\Autoload\includeFile() 672ff6
swissup/module-hreflang — 1.5.3 (was 1.5.2)
-
Version 1.5.3 42fb3f
-
One more fix for newer PHP - fix Passing null to parameter 2 ($string)
in /cache/vendor/swissup/module-hreflang/Helper/Store.php on line 269 bda7bb
swissup/module-pagespeed — 1.6.8 (was 1.6.3)
-
Version 1.6.8 a19f1e
-
Add env checking in CheckImageOptimizerExisting.php 23e8f6
-
Version 1.6.7 d3c025
-
Fix: PHP 8.1 Deprecated Functionality: preg_match_all 3d0767
-
Version 1.6.6 ea7b62
-
Don't minify data-breeze scripts (fix for JSMin: Unterminated RegExp at byte 2326: /ko -->) f41659
-
Force to string converting before Minify_HTML f8b01f
-
Prevent: PHP8.1 Deprecated function trim(): Passing null to parameter ca5eed
-
Version 1.6.5 7a7635
-
Fix/Prevent: Deprecated Functionality: preg_replace_callback(): Passing null to parameter 3 (subject) mrclay/minify/lib/Minify/HTML.php on line 111 c868a7
-
Version 1.6.4 756792
-
add config option enable/disable image optimization logging (closed #50) 04f3e4
swissup/module-rich-snippets — 1.5.0 (was 1.4.23)
-
Version 1.5.0 c8fff5
-
Organization block - code refactor. 66b7d0
-
Don't render website data snippet when no data is set 91ea0e
-
Fix copy/paste warning. b31b8b
-
Add opening hours config for organization data snippet (close #13). 0f051e
-
Organization config comment. 6857c1
-
Set store (organization) type for organization snippet. f40b57
-
Add weight unit information to product snippet (close #22) 1b5b00
-
StructuredData/DataSnippetInterface - fix phpdoc return type bc5e12
-
Refactor Model/Product/StrcuturedData. 00b764
-
Create and use interface for product structured data data snippet. 410f6d
-
Version 1.4.24 ea9fd9
-
Fix wrong markup (must be only one mainEntity at QAPage) 2d4cea
swissup/module-sold-together — 1.9.0 (was 1.8.10)
-
Version 1.9.0 496501
-
Remove redundant class. 3214ef
-
Phpdoc update. 13ed5c
-
Remove email blocks config.
They will be implemented in separate module. e24b1b -
Config provider properties from private to protected.
So the options can be availbale in child class. c4c112 -
Move email blocks and templates to separate module. (#34) cd3e09
-
Move `prepareLayout` from general block to Order specific block.
Because general block will be used to render email blocks. b1acf1 -
Edit product page in Admin - add button "Select products" when there no soldtogether links. f7d658
swissup/module-sold-together-email — 1.0.0 (was )
swissup/module-core — 1.12.13 (was 1.12.12)
-