Latest Releases
These releases come straight from our repositories. Latest releases may not be published yet.
swissup / easytabs
1.12.3 Augswissup / ajaxpro
1.6.29 Aug-
1.6.29
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-ajaxpro:1.6.29
swissup/module-core:1.12.18
swissup/module-suggestpage:1.2.10
Changelog (autogenerated)
swissup/module-ajaxpro — 1.6.29 (was 1.6.28)
-
Version 1.6.29 9d022f
-
Fixed missing quick-view inside magento widget aeb9e9
-
Hide "Options Details" title in floating cart 150c5b
-
Fixed possible incorrect quick-view position bd423b
-
Use module.less for styles 6bef70
-
CSS fixes 014a30
-
Ability to configure position via css props c46f28
-
Hide quick-view on list mode (bad positioning) 1dd3f3
-
WIP: allow to place quick-view to secondary actions container becf82
-
Remove not needed lines 16719c
-
Breeze: reuse quick-view component 6ecfd1
-
Breeze: reuse quick-view component. Work in progress. 0afa01
-
Shorten quick-view component. Prepare to reuse in breeze. 02b079
-
swissup / navigationpro
1.17.4 Augswissup / absolute-metapackage
1.5.2 Aug-
1.5.2
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-theme-editor-swissup-absolute:1.3.1
swissup/theme-frontend-absolute:1.5.2
swissup/module-theme-editor:1.10.7
swissup/module-core:1.12.18
Changelog (autogenerated)
swissup/theme-frontend-absolute — 1.5.2 (was 1.5.0)
-
Trigger metapackage ef6810
-
Version 1.5.2 98327c
-
Trigger tests 944b3f
-
Version 1.5.1 02bb97
-
Update to the latest theme-editor (Less in backend editor) 61dbb7
swissup/module-theme-editor — 1.10.7 (was 1.9.9)
-
Version 1.10.7 933919
-
Version 1.10.7 933919
-
PHP 8.2: fixed dynamic properties creation 37c8d3
-
Version 1.10.6 49f4bb
-
Fixed creation of dynamic properties (php 8.2 compatibility) 81a53c
-
Version 1.10.5 ad7887
-
Moved AssetSource plugin to frontend area to fix error when using grunt 21238a
-
Category page builder - change items spacing in grid on storefront when value changes in theme editor. 3a8419
-
Version 1.10.4 7c82b1
-
Fix for header builder - "Allowed blocks" isn't draggable for any theme except Argento Force. 60d7ad
-
Version 1.10.3 abb547
-
Fix JQMIGRATE warning in console that `change` is deprecated. b472de
-
Header builder - use jquery/ui instead of dragula; don't use KO.
Remove of KO binding resolve JS error in older Magento versions. 034fde -
Version 1.10.2 211777
-
Fixed error when themes are removed 79c8f1
-
Version 1.10.1 3bd0fc
-
Missing class added to uses e9bd6d
-
Fixed logout from admin when css is not deployed yet. (Move LayoutInterface out of Helper) 4c3f18
-
Fix "Required parameter 'theme_dir' was not passed" when selecting container for widget in Magento Admin. f54794
-
Version 1.10.0 f998f9
-
Admin header builder header layout config - position items with flex.
Instead of old-fashioned float. e8677d -
Compatibility Magento 2.4.4 for header builder.
Fix empty `Header Layout` in system config. Use simple function instead of Magento jQuery widget in `header/layout.js`. Because it only initialize dragula and apply ko binding. fb2f64 -
Fixed PHP 8.1 Deprecated Functionality error.
explode(): Passing null to parameter #2 ($string) of type string is deprecated. 92e6dd -
MCS fixes c1b411
-
Less inside backend editor. Closes #9 fba598
-
Version 1.9.11 2ed494
-
Added missing blocks to all themes, closes swissup/theme-frontend-argento-blank#36 f497c5
-
Remove extra characters in configurable header exclude config 0c03cb
-
Version 1.9.10 38af60
-
Added class to style bottom header panel 4577a2
-
Add Argento Marketplase to theme list. f56078
swissup/module-core — 1.12.18 (was 1.12.5)
-
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
-
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
-
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 2e8a7e
-
Virtual Theme Check: Start 53f115
-
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
-
Version 1.12.9 94fbe7
-
Fix JQMIGRATE: jQuery.fn.click() event shorthand is deprecated. cad9f5
-
Version 1.12.8 1b6a21
-
MCS fix: convert php schemes into xml format acda77
-
MCS fixes: self closing tags c05aa5
-
Php 8.1 - passing null to version_compare is deprecated 78ee07
-
Version 1.12.7 0bed8e
-
add division (div) pagebuilder component(container) 3e7a56
-
Version 1.12.6 cd8bd5
-
Setting view model for store switcher block with plugin to be able using it as a widget ece9d3
-
swissup / easyflags
1.4.4 Aug-
1.4.4
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-easyflags:1.4.4
swissup/module-core:1.12.18
Changelog (autogenerated)
swissup/module-easyflags — 1.4.4 (was 1.4.0)
-
Version 1.4.4 c069fe
-
Update deprecated inheritance c6e50f
-
Remove unused method 202f28
-
Trigger tests ec39b1
-
Version 1.4.3 5a0065
-
PHP 8.2: fixed dynamic properties creation dc6848
-
Version 1.4.2 ef74e5
-
Fix store switcher at themes without Luma inherit mobile drawer.
Issue ocurres on themes without element with ID "store.settings" in mobile drawer. 6d7a3d -
Version 1.4.1 3e8fdb
-
Breeze integration. 161f6f
swissup/module-core — 1.12.18 (was 1.12.11)
-
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
-
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
-
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
-
swissup / askit
1.13.1 Augswissup / address-field-manager
1.6.16 Augswissup / orderattachment
1.5.0 Aug-
1.5.0
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-orderattachment:1.5.0
swissup/module-checkout:1.5.2
swissup/module-core:1.12.18
Changelog (autogenerated)
swissup/module-orderattachment — 1.5.0 (was 1.4.27)
-
Version 1.5.0 407b29
-
Email notifications. Closes #14 849476
-
Remove useless checks 5755a1
-
Ability to skip increment id 8f5d29
-
Update modified date when adding comment 004b9c
-
Improve config labels 0acb92
swissup/module-core — 1.12.18 (was 1.12.17)
-
swissup / pagespeed
1.7.9 Aug-
1.7.9
Report (rev.1)
Package was generated and uploaded to GitHub on with the following dependencies:
swissup/module-pagespeed:1.7.9
swissup/module-core:1.12.18
Changelog (autogenerated)
swissup/module-pagespeed — 1.7.9 (was 1.7.2)
-
Version 1.7.9 936b24
-
Fix broken path detection /media// bd01fb
-
remove unused code 46aaef
-
Fix file extension detecting with query params in url (webp) 615844
-
Version 1.7.8 d99084
-
Fix some phpstan warnings c98078
-
Fix some phpstan errors (part V) ae1dce
-
Fix some phpstan errors (part IV) b748e2
-
Fix some phpstan errors (part III) a932ed
-
Fix some phpstan errors (part II) 5b4338
-
Fix some phpstan errors 104bff
-
Version 1.7.7 24a0cf
-
Add magento/module-media-gallery-renditions integration (close #53) b50d47
-
Version 1.7.6 5dbf40
-
Add rjs configuration level app/etc/rjs.json 214c7d
-
rm unsed uses 7c9a90
-
Version 1.7.5 874279
-
Fix: Warning: strpos(): Empty needle 3757ed
-
Version 1.7.4 97cf2c
-
Decrease laminas/laminas-* composer requirements for old magento versions 0704a5
-
Version 1.7.3 4698ac
-
Fix guzzlehttp/psr7 requirements 8bbe96
swissup/module-core — 1.12.18 (was 1.12.14)
-
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
-
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
-