Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
swissup / helpdesk
1.2.28 Aug-
1.2.28
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-helpdesk:1.2.28
swissup/module-core:1.12.11
Changelog (autogenerated)
swissup/module-helpdesk — 1.2.28 (was 1.2.26)
-
Version 1.2.28 7a935f
-
Fix UCT 'critical' errors part II 79885d
-
Fix couple UCT 'fatal' errors d098ff
-
Prevent null to string converting errors (php 8.1) b3d2c7
-
Prevent php 8.1 deprecated error b848c0
-
Fix 'Deprecated Functionality: explode(): Passing null to parameter (close #37) 614fc2
-
Version 1.2.27 3475cb
-
Improve code quality a8a581
-
Fix MCS (--severity=6) 288221
-
Fix MCS (sevetity=8) bc5527
-
Fix MCS --severity=9 acf819
-
fix phpstan errors IV 5a6c57
-
Fix phpstan (TicketFactory => TicketRepository) 436609
-
Fix phpstan errors Factory => Repository 9df78b
swissup/module-core — 1.12.11 (was 1.12.9)
-
swissup / delete-orders
1.2.2 Aug-
1.2.2
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-delete-orders:1.2.2
swissup/module-core:1.12.14
Changelog (autogenerated)
swissup/module-delete-orders — 1.2.2 (was 1.2.1)
-
Version 1.2.2 110b43
-
Fixed Copy/Paste code. 3098a3
-
Applied config show order status color. Adde verification if module is enabled for all sales documents. 022960
swissup/module-core — 1.12.14 (was 1.12.9)
-
Version 1.12.14 66d6b8
-
Magento 2.4.6 compatibility. Get rid of ZendClientFactory usage. 97f79d
-
Fixed error when module doesn't have tags yet. 68e1b3
-
Version 1.12.13 2d66ce
-
Fix 'trim(): Passing null to parameter 1' (closed swissup/module-search-mysql-legacy#14) ef52b3
-
Virtual theme: visual fix all button added 2927db
-
Virtual theme: small improvement fa72d6
-
Virtual theme: Check added cb9d40
-
Virtual Theme Check: Start 53f115
-
Virtual Theme Check: Start 2e8a7e
-
Version 1.12.12 2e8a7e
-
Optimize latest version detection; set array_reduce initial param 7fa6ba
-
Fix php8.1: Deprecated Functionality: version_compare(): Passing null to parameter #1 ($version1) of type string is deprecated d22180
-
Fix: Warning: Undefined array key release_date c643c6
-
Version 1.12.11 238bb0
-
Fix warning: Undefined array key 'latest_version' af97d9
-
Version 1.12.10 88729b
-
Do not rewrite existing store switcher viewModel (IMI_StoreSwitch compatibility) 412bc6
-
swissup / firecheckout
1.29.0 Aug-
1.29.0
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-address-autocomplete:1.6.5
swissup/module-address-field-manager:1.6.9
swissup/module-checkout-cart:1.5.7
swissup/module-checkout-fields:1.6.6
swissup/module-checkout-registration:1.1.9
swissup/module-checkout-success:2.0.1
swissup/module-customer-field-manager:1.2.8
swissup/module-delivery-date:1.7.4
swissup/module-firecheckout:1.29.0
swissup/module-geoip:1.5.4
swissup/module-orderattachment:1.4.17
swissup/module-subscribe-at-checkout:1.3.5
swissup/module-taxvat:1.4.1
swissup/module-checkout:1.5.1
swissup/module-core:1.12.11
swissup/module-field-manager:1.2.13
swissup/module-firecheckout-integrations:1.4.5
Changelog (autogenerated)
swissup/module-checkout-fields — 1.6.6 (was 1.6.5)
swissup/module-checkout-success — 2.0.1 (was 1.4.16)
-
Version 2.0.1 6547a2
-
Fix "Call to a member function addData()".
Error occured for 'order.success.additional.info' element. It's not a block but conainer. 6885d1 -
Version 2.0.0 ed66c8
-
Fix error during static content deploy. LESS files have to starts with `_` (underscore) when use import. ea073e
-
New layout builder - final CSS tweaks. 556e78
-
New layout builder - remove redundant files. 257057
-
New layout builder - remove hardcoded CMS blocks. c4296b
-
New layout builder - new block 'CMS block' to replace hard-coded ones.
(done) c07d74 -
New layout builder - new block 'CMS block' to replace hard-coded ones
(in progrees) 954a59 -
Layout builder - `save` and `insert block` buttons. ea7bc1
-
Layout builder - initialize builder tools only when builder enabled. e34dcd
-
New layout builder is done.
Fix transparent icons in allowed blocks sidebar. 656933 -
Builder iframe - trigger apply binding with iframe jquery once new block added. 8631bb
-
New layout editor (in progress) - remove redundent css. 1d476a
-
New layout editor (in progress) - fix builder width in config. 81e500
-
New layout editor (in progress) - remove old preview fields, js and css. dd7df9
-
New layout editor (in progress) - toolbar update. 4514e2
-
New layout editor (in progress) - tollbar with order number and full screen button. 84c5e6
-
New layout editor (in progress) - sidebar with allowed block list. e4a7bb
-
New layout editor (in progress) - remove block button. 100bb1
-
New layout editor (in progress) - full screen in Admin. eda17d
-
New layout editor (in progress).
Styles for empty container when blocks moved out of it. Position containers with CSS grid. f59f84 -
New layout editor (in progress) a88c03
-
Layout and preview JS - change path. 3f6676
-
Preview JS - change js widget name. 29b873
-
Success page builder js update - don't wrap `toggleValueElements` listen inherit checkbox click instead. 1cd197
-
Success page layout builder update (2).
Connect draggable and sortable. Dragged element shows it position among sortable. And sortable elemnets can be moved between containers. ec8bdd -
Success page preview in Admin - hide loader once preview page is ready 135840
-
Remove Dragula lib. Module don't use it anymore. 2854e6
-
Success page layout builder update.
Use jquery/ui draggable, droppable and sortable instead of dragula. Don't use KO bindings. Because it causes JS error in older Magento versions. 236f36
swissup/module-delivery-date — 1.7.4 (was 1.7.3)
swissup/module-firecheckout — 1.29.0 (was 1.28.19)
-
Version 1.29.0 ab670d
-
Observes all available inputs. 951bb3
-
Testing 4e2cbc
-
Small css fix for billing address before shipping 20d756
swissup/module-orderattachment — 1.4.17 (was 1.4.16)
-
swissup / pagespeed
1.5.10 Aug-
1.5.10
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-pagespeed:1.5.10
swissup/module-core:1.12.11
Changelog (autogenerated)
swissup/module-pagespeed — 1.5.10 (was 1.5.9)
No commits found
-
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)
-
swissup / checkout-success
2.0.1 Augbreezefront / 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
-