Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
swissup / module-pagespeed
1.5.10 Augswissup / checkout-success
2.0.1 Augswissup / module-checkout-success
2.0.1 Augswissup / pagespeed
1.5.9 Aug-
1.5.9
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-pagespeed:1.5.9
swissup/module-core:1.12.11
Changelog (autogenerated)
swissup/module-pagespeed — 1.5.9 (was 1.5.7)
-
Version 1.5.9 e6b274
-
Prevent Deprecated Functionality: strpos() in php 8.1 (close #46) 96740a
-
Version 1.5.8 e92c1b
-
Fix wrong user agent detection fdb9aa
-
Removed jquery.cookie from deps (fixed Magento 2.4.5 broken add to cart) e5050f
-
Do not add requireJs lazy loading script if module is disabled 65e107
-
Prevent not isset notices 5b3c35
-
Fix MEQP warnings (--severity=8) 9dbfcc
-
Fix phpstan V (--level 4) 928b08
-
Fix phpstan errors IV 8ef080
-
Remove autogenerated typo 4b9a2b
-
Fix phpstan III 53cc34
-
fix phpstan errors 19f955
-
Fix phpstan errors 06e8cb
swissup/module-core — 1.12.11 (was 1.12.9)
-
breezefront / breeze
1.13.8 Aug-
1.13.8
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-breeze:1.13.8
swissup/module-breeze-integrations:1.2.3
Changelog (autogenerated)
swissup/module-breeze — 1.13.8 (was 1.13.6)
-
Version 1.13.8 776d38
-
Request: 'type' is an alias for 'method' 802b54
-
dataType is used to parse ajax response only 0263c2
-
Try to align $.post with jquery when raw json string is sent b833f2
-
Fixed ability to send json-encoded data when `type: 'json'` is used cb8d50
-
Added ability to pass url as a first argument to request methods 191599
-
Version 1.13.7 218ad1
-
Ability to disable js via xml layout update
Example:
<item name="turbo" xsi:type="boolean">false</item>
<item name="breeze-turbo" xsi:type="boolean">false</item> 1ed131 -
Fixed ability to disable turbo at store level using backend config 050f04
-