Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
swissup / gdpr
1.5.18 Jul-
1.5.18
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-gdpr:1.5.18
swissup/module-core:1.12.18
Changelog (autogenerated)
swissup/module-gdpr — 1.5.18 (was 1.5.14)
-
Version 1.5.18 6f8a42
-
PHPStan fixes 4ef9d6
-
Remove code written for php 5 b2c62c
-
Version 1.5.17 7ed009
-
Fixed layout error 71dc5d
-
Version 1.5.16 0eeb23
-
Use 'param' key for helper data 6fcbaa
-
Breeze: update integration 93ad9e
-
Breeze: config:dump compatibility e39d81
-
Version 1.5.15 830454
-
Version 1.5.15 830454
-
Update to the latest breeze module b495fe
-
Mixins needed when cookie consent is enabled only 162bfe
swissup/module-core — 1.12.18 (was 1.12.16)
-
swissup / pagebuilder
1.1.5 Julswissup / firecheckout
1.31.2 Jul-
1.31.2
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-address-autocomplete:1.7.0
swissup/module-address-field-manager:1.6.15
swissup/module-address-validation:1.0.4
swissup/module-checkout-cart:1.5.9
swissup/module-checkout-fields:1.6.9
swissup/module-checkout-registration:1.1.11
swissup/module-checkout-success:2.0.7
swissup/module-customer-field-manager:1.2.10
swissup/module-delivery-date:1.7.9
swissup/module-firecheckout:1.31.2
swissup/module-geoip:1.5.7
swissup/module-orderattachment:1.4.27
swissup/module-subscribe-at-checkout:1.3.5
swissup/module-taxvat:1.4.3
swissup/module-checkout:1.5.2
swissup/module-core:1.12.18
swissup/module-field-manager:1.3.1
swissup/module-firecheckout-integrations:1.4.7
Changelog (autogenerated)
swissup/module-address-autocomplete — 1.7.0 (was 1.6.6)
swissup/module-address-field-manager — 1.6.15 (was 1.6.13)
-
Version 1.6.15 6aec1d
-
PHPStan fixes d7fc9e
-
Version 1.6.14 602df3
-
Allow to use radio as yes/no attribute 16775f
-
Ability to create radio and checkbox elements #6 bda83b
swissup/module-checkout-fields — 1.6.9 (was 1.6.8)
-
Version 1.6.9 7c9be6
-
Remove unused variable 5b96fa
-
Cleanup code 0daf4d
-
Do not submit order when required checkbox is not checked 166be8
-
Improve checkbox error text positioning b00a5b
-
Do not redirect to shipping step when validation is failed
https://github.com/magento/magento2/blob/HEAD/app/code/Magento/Webapi/Controller/Rest.php#L206 6616f4 -
PHPStan fixes 459568
swissup/module-checkout-success — 2.0.7 (was 2.0.6)
swissup/module-delivery-date — 1.7.9 (was 1.7.7)
-
Version 1.7.9 4c2b5f
-
PHP 8.1: passing null to explode is deprecated dd414c
-
Version 1.7.8 8bc868
-
PHPStan fixes 2ed51b
swissup/module-firecheckout — 1.31.2 (was 1.31.0)
-
1.31.2 fd474d
-
Version 1.31.1 1395a6
-
gtag: wip 726a8d
-
Do not enable old GA if GTAG is enabled. 808442
swissup/module-geoip — 1.5.7 (was 1.5.6)
swissup/module-orderattachment — 1.4.27 (was 1.4.23)
-
Version 1.4.27 469137
-
PHPStan fixes d1d16f
-
Version 1.4.26 3efe3d
-
Fixed layout error f27db7
-
Version 1.4.25 7fd873
-
Breeze: integration with breeze:config:dump command ff9cd2
-
Version 1.4.24 6c6cb5
-
Fixed inability to upload attachment or edit them from backend 4bb7b0
swissup/module-core — 1.12.18 (was 1.12.16)
-
Version 1.12.18 2a8e32
-
Undefined constant Command::SUCCESS on magento 2.4.5 (close #18) d783fd
-
Version 1.12.17 f376f0
-
PHPStan fixes 72d569
swissup/module-field-manager — 1.3.1 (was 1.2.17)
-
Version 1.3.1 8ffdb9
-
PHP Stan fixes aa21ca
-
Version 1.3.0 86ad34
-
Fixed failed multiselect elements validation during checkout
The error was "Attribute %s does not contain option with Id %s"
It happened because Magento uses "\n" to implode value of custom attributes,
while validator expects ',' to get selected options. c61b66 -
Fixed php warning for multiselect elements d2223e
-
Added ability to create checkbox and radio options.
swissup/module-customer-field-manager#6 dd1051 -
Fixed: Undefined index type, when saving default magento fields. f40b60
-
Version 1.2.18 3e9139
-
Fixed not selected "No" option 904403
-
swissup / core
1.12.18 Julswissup / delivery-date
1.7.9 Jul-
1.7.9
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-delivery-date:1.7.9
swissup/module-checkout:1.5.2
swissup/module-core:1.12.18
Changelog (autogenerated)
swissup/module-delivery-date — 1.7.9 (was 1.7.8)
swissup/module-core — 1.12.18 (was 1.12.17)
swissup / pro-labels
1.7.3 Jul-
1.7.3
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-pro-labels:1.7.3
swissup/module-pro-labels-configurable-product:1.0.1
swissup/module-core:1.12.17
Changelog (autogenerated)
swissup/module-pro-labels — 1.7.3 (was 1.7.1)
-
Version 1.7.3 43066b
-
Minor code improvement to reduce hardcoded data. 876764
-
PHPStan fixes. a76ea8
-
Add final price to conditions (close #29)
But there is one downside. When label uses this condition it significantly inreases index execution time. efc3ba
swissup/module-core — 1.12.17 (was 1.12.16)
-
swissup / rich-snippets
1.7.0 Jul-
1.7.0
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-rich-snippets:1.7.0
swissup/module-seo-core:1.3.9
swissup/module-core:1.12.17
Changelog (autogenerated)
swissup/module-rich-snippets — 1.7.0 (was 1.6.3)
-
Version 1.7.0 1c372d
-
FAQ snippet widget (close #26). abd1e4
-
FAQ snippet widget (in progress) (#26) 5369be
-
FAQ snippet widget (in progress) (#26) af82c1
-
FAQ snippet widget (in progress) (#26) eaf3e0
-
Version 1.6.4 87ea3b
-
Meets MSC - use sha instead of md5. bac018
-
Cache shipping details snippet data to avoid too many shipping requests to online carriers. 83c456
-
swissup / attributepages
1.6.4 Julswissup / navigationpro
1.17.2 Jul-
1.17.2
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-navigationpro:1.17.2
swissup/module-core:1.12.17
Changelog (autogenerated)
swissup/module-navigationpro — 1.17.2 (was 1.17.1)
-
Version 1.17.2 d75176
-
Breeze: slideout menu fixes 939c0f
-
Breeze: fixed styles for stacked, slideout and other menu's 3f697f
-
Breeze: fixed not working overlay after page visit aa14c7
-
Breeze: improve integration eaed2f
-
Renamed header/menu sticky class 77cbc1
-
Disable home expanded menu when sticky header used 38c66a
-
PHPStan fixes 9e598d
swissup/module-core — 1.12.17 (was 1.12.16)
-