Latest Releases

These releases come straight from our repositories. Latest releases may not be published yet.

breezefront / breeze

2.3.1 Jan

swissup / checkout-success

2.0.4 Jan
  • 2.0.4

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-checkout-success:2.0.4

    swissup/module-checkout:1.5.2

    swissup/module-core:1.12.13

    Changelog (autogenerated)

    swissup/module-checkout-success — 2.0.4 (was 2.0.2)
    • Version 2.0.4 18f5bd

    • Fix not working Success Page Builder in Magento Admin when storefront is on different domain then Magento Admin. d87b12

    • Move verification `canLoadOrder` to Helper\Data.
      This refactoring is also necessary for next commit - fix not working builder in Magento Admin. 5df8fb

    • Version 2.0.3 21e2ec

    swissup/module-core — 1.12.13 (was 1.12.11)
    • 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

    • 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 / helpdesk

1.2.31 Jan
  • 1.2.31

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-helpdesk:1.2.31

    swissup/module-core:1.12.13

    Changelog (autogenerated)

    swissup/module-helpdesk — 1.2.31 (was 1.2.29)
    • Version 1.2.31 05ec3e

    • Fix: Deprecated Functionality: trim(): Passing null to parameter 1 is deprecated part II 725cab

    • Fix: Deprecated Functionality: trim(): Passing null to parameter 1 is deprecated 063b9f

    • Version 1.2.30 e915d6

    • Fix email messages pickup logic(s) 6b2429

    • Fix mime type detection in email message parser 536468

    • Fix getTicket logic for new tickets (id is null) 1a63ba

    • Update composer requirements c66bc8

    swissup/module-core — 1.12.13 (was 1.12.11)
    • 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

    • 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 / ajaxlayerednavigation

1.3.64 Jan
  • 1.3.63

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-ajaxlayerednavigation:1.3.63

    swissup/module-core:1.12.13

    Changelog (autogenerated)

    swissup/module-ajaxlayerednavigation — 1.3.63 (was 1.3.61)
    • Version 1.3.63 c1cf44

    • Update to the latest breeze module 954f11

    • Update toolbar-amount number when Infinite Scroll / Show More Products option is enabled (close #78) 6d6c7e

    • add ElasticsearchCollectionFilter; move Elasticsearch filtering f6445f

    • unificate Filter/Stock.php 64c0d4

    • Rating/FilterApplier was refactored 2b9bf7

    • KISS getCount a0bf68

    • Fix typo \Swissup aa0a6a

    • rating/filterapplier getFilterEntityIds => filterEntityIds 87eb8c

    • Add FIELD consts; move di rules from frontend/di.xml to global di.xml 808889

    • small improve: use interface in di 0494d8

    • Move dublicate code to abstract 78f628

    • add Api/SingleCollectionFilterInterface 9d0e01

    • AbstractIdsProductResolver.php -> AbstractSingleFilterApplier.php 4e99b7

    • add Rating/CollectionFilter.php c4bbb0

    • Move useIdsProviderForCoun to AbstractSingleFilter 76886f

    • Rename get() to getAllIds() 6a79b6

    • up IsNew d87141

    • update onSale::getCount 7a414c

    • add Model/Layer/Filter/OnSale/CollectionFilter.php 4997bf

    • add Model/Layer/Filter/IsNew/CollectionFilter 8a1cd2

    • add Model/Layer/Filter/Stock/CollectionFilter e460c6

    • Fix price filter _getItemsData() logic if price calculating algorithm set as improved d8140e

    • add Filter/Stock/IdsProductResolver.php 762bfa

    • small code improvments 3241bb

    • Prevent filter showing when elasticsearch index broken 5ed631

    • Abstract/IdsProductResolver.php -> AbstractIdsProductResolver.php 0aab52

    • add Abstract/IdsProductResolver.php 67d576

    • Fix applied filter 'New' for elasticsearch 88d2f1

    • Add on-sale field to elasticsearch product document 21d453

    • Rating filter: add backward compatability with mysql a6b4e8

    • Improve rating getCount logic 37d9f0

    • Added Model\Layer\Filter\Rating\IdsProductResolver b2f993

    • Remove old debugging trash a41ae8

    • hide var_dump(s) 839bbd

    • hide var_dump(s) c771d4

    • Fix typo in stash c9128e

    • stash changes (before cruise missiles atack) 3de5c8

    • add current category filter for IdsNewProductResolver.php b65257

    • add field filter swissup_rating_summary_value (alpha) 166b72

    • Fix move error 33ab27

    • add search Request modificator 27bed8

    • add IdsNewProductResolver 7f43aa

    • add IdsNewProductResolver.php (alpha) d03868

    • add custom field(s) to elastic product document e8594f

    • Prevent Deprecated Functionality: floor(): Passing null to parameter #1 () of type int|float is deprecated in php 8.1 839bbd

    • Replace price round to floor and ceil ac7b55

    • Improve on sale #77 a30df0

    • Fix Rating filter logic (#77) b747b5

    • Sticky breeze compatibility. 7086e1

    • Version 1.3.62 558eb2

    • Prevent empty viewModel errors (call ... on null) 7e70bf

    • Remove dublicate and unused code; add AbstractFilterInterface 99ac17

    • Fix 'Invalid method Mirasvit\....\SearchFilter::isActive' c58995

    • Fixed adding br tags inside range slider styles 936f98

    swissup/module-core — 1.12.13 (was 1.12.11)
    • 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

    • 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

breezefront / breeze-blank

2.3.0 Jan

swissup / pagespeed

1.6.4 Jan
  • 1.6.4

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-pagespeed:1.6.4

    swissup/module-core:1.12.13

    Changelog (autogenerated)

    swissup/module-pagespeed — 1.6.4 (was 1.6.2)
    • Version 1.6.4 756792

    • add config option enable/disable image optimization logging (closed #50) 04f3e4

    • Version 1.6.3 c1fc7e

    • Fix: PHP Exception: no class registered for scheme 'moz-extension' f82f21

    swissup/module-core — 1.12.13 (was 1.12.12)
    • 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

swissup / easybanner

1.9.3 Jan
  • 1.9.3

    Report (rev.1)

    Package was generated and uploaded to GitHub on with the following dependencies:

    swissup/module-easybanner:1.9.3

    swissup/module-core:1.12.13

    Changelog (autogenerated)

    swissup/module-easybanner — 1.9.3 (was 1.9.2)
    • Version 1.9.3 83d423

    • Prevent fix: Fatal error Call to undefined function Composer\Autoload\includeFile() 672ff6

    swissup/module-core — 1.12.13 (was 1.12.12)
    • 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

swissup / easyflags

1.4.2 Jan