Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
swissup / testimonials
1.3.8 Jun-
1.3.8
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-testimonials:1.3.8
swissup/module-core:1.12.16
Changelog (autogenerated)
swissup/module-testimonials — 1.3.8 (was 1.3.4)
-
Version 1.3.8 436aa7
-
Added email validation in CreateTestimonial Resolver b355ee
-
Removed unused CreateTestimonial Resolver arguments 703253
-
Added email validation in admin form 0e254c
-
Version 1.3.7 cb93be
-
Fixed file upload in Magento 2.4.5+ 4b15a7
-
Version 1.3.6 b7f56e
-
Replaced Zend_Validate usage that was removed in Magento 2.4.6 5065f1
-
Version 1.3.5 fef03f
-
PHP 8.2: fixed dynamic properties creation e84a87
swissup/module-core — 1.12.16 (was 1.12.14)
-
Version 1.12.16 cd4b23
-
Refactor console command return statements to use built-in constants afb97a
-
Version 1.12.15 5b1638
-
Add --installed and --outdated options for module:list command f296a6
-
Merge pull request #17 from swissup/virtualcheck
Added option to check if there's no virtual themes and fix them 40c551 -
Code refactoring fb9de3
-
Applied code-review recommendations 2nd attempt c7fae8
-
Applied code-review recommendations 4d733c
-
Removed objectManager 612d9e
-
Removed unused files 1879b3
-
Moved js to separate file 772373
-
Merge branch 'master' into virtualcheck 342053
-
Added controller to apply changes to database f1201c
-
Replace \Zend_Http (zf1) for 2.4.6 compatability de5216
-
Remove debugging comments 58dcee
-
swissup / pro-labels
1.7.1 Jun-
1.7.1
Report (rev.2)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-pro-labels:1.7.1
swissup/module-pro-labels-configurable-product:1.0.1
swissup/module-core:1.12.16
Changelog (autogenerated)
swissup/module-pro-labels — 1.7.1 (was 1.7.0)
-
Version 1.7.1 9f96c6
-
Update breeze integration. Use same JS for Luma and Breeze. dd6164
-
Use correct method to check if product is in stock for system label 029ebc
-
Move stock info compute of configurable products to `module-pro-labels-configrable-product`. e6fa83
swissup/module-pro-labels-configurable-product — 1.0.1 (was 1.0.0)
-
-
1.7.0
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-pro-labels:1.7.0
swissup/module-pro-labels-configurable-product:1.0.0
swissup/module-core:1.12.16
Changelog (autogenerated)
swissup/module-pro-labels — 1.7.0 (was 1.6.23)
-
Version 1.7.0 ac199b
-
Move breeze integration to `module-pro-labels-configurable-product`. a02a55
-
Remove deprecated method `getCatalogLabels` in model and resource. 867a17
-
Remove code. Most of it migrated to new module for configurable prods 0d943d
-
RTL fix 86ad28
-
Version 1.6.25 bcd44d
-
Accessibility fix - links are not crawlable error (close #28). 43c3f0
-
Version 1.6.24 f8edc8
-
PHP 8.2: fixed dynamic properties creation 461f43
-
Add duplicate label button (close #23) 92711d
-
Edit label form - save and save_and_continue merged under one button.
With dropdown dabcd2 -
System.xml refactored 2895b4
-
Sort order for labels and labels output strategy (close #12) 296979
swissup/module-pro-labels-configurable-product — 1.0.0 (was )
-
Integrate with breeze. 8e3674
swissup/module-core — 1.12.16 (was 1.12.14)
-
Version 1.12.16 cd4b23
-
Refactor console command return statements to use built-in constants afb97a
-
Version 1.12.15 5b1638
-
Add --installed and --outdated options for module:list command f296a6
-
Merge pull request #17 from swissup/virtualcheck
Added option to check if there's no virtual themes and fix them 40c551 -
Code refactoring fb9de3
-
Applied code-review recommendations 2nd attempt c7fae8
-
Applied code-review recommendations 4d733c
-
Removed objectManager 612d9e
-
Removed unused files 1879b3
-
Moved js to separate file 772373
-
Merge branch 'master' into virtualcheck 342053
-
Added controller to apply changes to database f1201c
-
Replace \Zend_Http (zf1) for 2.4.6 compatability de5216
-
Remove debugging comments 58dcee
-
swissup / address-field-manager
1.6.14 Junswissup / ajaxsearch
1.13.10 Junswissup / attributepages
1.6.1 Jun-
1.6.1
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-attributepages:1.6.1
swissup/module-core:1.12.16
Changelog (autogenerated)
swissup/module-attributepages — 1.6.1 (was 1.6.0)
-
Version 1.6.1 eebddf
-
Fixed item with the same ID already exists error (option is saved to multiple store views) 114296
-
Fixed inability to choose multiple stores per page/option fb4dc3
-
Proper redirect when URL validation was failed during save c0218e
-
Fixed possible php warning ce4188
-
Fixed not working duplicate action from backend grid bef5d7
-
-
1.6.0
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-attributepages:1.6.0
swissup/module-core:1.12.16
Changelog (autogenerated)
swissup/module-attributepages — 1.6.0 (was 1.5.3)
-
Version 1.6.0 20fe26
-
Added ability to set different meta title. Closes #28 151a3f
-
UI components, pagebuilder added for all content fields (#29)
* UI forms. Pagebuilder added. #26
* MCS fix: Avoid using closing slash with void tags
* Better default values f2f88e -
Better default values 2f01b6
-
Remove copy-paste cf14fb
-
UI component for option-based pages. Pagebuilder added. #26 8fe09f
-
Use data persistor to restore form data 32179c
-
Remove unused file b37470
-
MCS fix: Avoid using closing slash with void tags 4011c9
-
UI form for attributepage. Pagebuilder added. #26 664657
-
Remove duplicate urls from "option list" widget fa2303
-
Fixed incorrect labels at product page when they overridden per store level 328b01
-
Fixed incorrect options when some option is overridden at store level 1d15f2
-
Fixed incorrect attribute page title when overriden per store level 89bc03
-
Add property types 8bc888
-
Fixed missing httpContext 107ab9
-
Fixed incorrect title when store level page data was overriden with global store data c10c2c
-
Remove useless group by statement. Closes #27 72cce9
-
Fixed previous commit 39517a
-
Display correct page data when it's overriden on store level d15092
-
Version 1.5.5 137e17
-
Better breeze theme compatibility 14e066
-
Version 1.5.4 d98d62
-
Fixed missing body classes on attribute and option pages 1f85b0
swissup/module-core — 1.12.16 (was 1.12.14)
-
Version 1.12.16 cd4b23
-
Refactor console command return statements to use built-in constants afb97a
-
Version 1.12.15 5b1638
-
Add --installed and --outdated options for module:list command f296a6
-
Merge pull request #17 from swissup/virtualcheck
Added option to check if there's no virtual themes and fix them 40c551 -
Code refactoring fb9de3
-
Applied code-review recommendations 2nd attempt c7fae8
-
Applied code-review recommendations 4d733c
-
Removed objectManager 612d9e
-
Removed unused files 1879b3
-
Moved js to separate file 772373
-
Merge branch 'master' into virtualcheck 342053
-
Added controller to apply changes to database f1201c
-
Replace \Zend_Http (zf1) for 2.4.6 compatability de5216
-
Remove debugging comments 58dcee
-
swissup / ajaxlayerednavigation
1.4.10 Junswissup / rich-snippets
1.6.2 Jun-
1.6.2
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-rich-snippets:1.6.2
swissup/module-seo-core:1.3.8
swissup/module-core:1.12.16
Changelog (autogenerated)
swissup/module-rich-snippets — 1.6.2 (was 1.6.1)