Latest Releases

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

swissup / highlight

1.9.6 Apr
  • 1.9.6

    Report (rev.1)

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

    swissup/module-highlight:1.9.6

    swissup/module-core:1.12.19

    Changelog (autogenerated)

    swissup/module-highlight — 1.9.6 (was 1.9.5)
    • Version 1.9.6 0280e8

    • Breeze: disable animation for loading placeholders 73d178

swissup / attributepages

1.6.11 Apr
  • 1.6.11

    Report (rev.1)

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

    swissup/module-attributepages:1.6.11

    swissup/module-core:1.12.19

    Changelog (autogenerated)

    swissup/module-attributepages — 1.6.11 (was 1.6.10)
    • Version 1.6.11 4e0e56

    • Added redirect from pages with trailing slash to the pages without f6b022

swissup / seo-suite

1.18.0 Apr
  • 1.18.0

    Report (rev.1)

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

    swissup/module-hreflang:1.6.6

    swissup/module-hreflang-import-export:1.0.1

    swissup/module-rich-snippets:1.7.3

    swissup/module-seo-canonical:1.11.9

    swissup/module-seo-core:1.3.9

    swissup/module-seo-cross-links:1.1.13

    swissup/module-seo-html-sitemap:1.1.18

    swissup/module-seo-images:1.3.20

    swissup/module-seo-pager:1.3.5

    swissup/module-seo-templates:1.7.7

    swissup/module-seo-urls:1.5.50

    swissup/module-seo-xml-sitemap:1.1.15

    swissup/module-core:1.12.19

    Changelog (autogenerated)

    swissup/module-hreflang — 1.6.6 (was 1.6.1)
    • Version 1.6.6 7373e4

    • Add config at storeview level to set custom locale (close #12) 92f920

    • Magenfan Blog integration update. da655a

    • Version 1.6.5 1c4bb1

    • Fix issue when user is logged out in Magento Admin. 875229

    • Version 1.6.4 805055

    • Code refactor for `Helper\Sitemap`. 23d4a9

    • Escape urls for hreflang data in XML sitemap.
      This fixes error "EntityRef: expecting ';'" in XML. d9f9f4

    • Update Amasty Store Locator integration.
      Tested with `amasty/module-store-locator:3.0.0`. 9d9c50

    • Version 1.6.3 046817

    • Move exception class use to proper place. 9ee186

    • Prevent error at category edit - undefined offset.
      Occured when admin store (all storeviews) ID is not 0. Read admin store code from DB. 04fc4a

    • Prevent error at category edit due to third-party module conflict.
      This commit solves the issue when third-party module changes `Magento\Catalog\Ui\DataProvider\Product\Form\Modifier\Categories` with preference in DI. And doesn't inherit original class. aea0ad

    • Version 1.6.2 9d6526

    • Make code more reusable for Model\CurrentUrl\CatalogCategoryView. ac42b6

    swissup/module-rich-snippets — 1.7.3 (was 1.6.3)
    • Version 1.7.3 c9f318

    • Added OnlineStore to the Organization Type dropdown 5e8a24

    • Version 1.7.2 38dfec

    • Fix MCS. 037b39

    • Proper value for richnippets/product/image/id b854b6

    • Set image size for product data snippet (close #29). 3e5c1d

    • Fix `explode(): Passing null to parameter 2` (close #28) 1674fc

    • Product data snippet. Use the same image as `og:image` on the page. 29842f

    • Version 1.7.1 f589d6

    • Shipping details - work with table rate shipping and matrix rate shipping from WebShopApps vendor. baca07

    • 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/module-seo-canonical — 1.11.9 (was 1.11.8)
    • Version 1.11.9 39b9a9

    • Create category attribute. Use it as custom canonical. (close #1) def725

    swissup/module-seo-cross-links — 1.1.13 (was 1.1.12)
    • Version 1.1.13 60e333

    • Mafefan blog: description compatibility added. 8b783a

    • Magefan blog: category compatibility added. d3e0ce

    • Magefan blog: post list compatibility added. d191ff

    • Magefun blog: posts compatibility added. 812fde

    swissup/module-seo-html-sitemap — 1.1.18 (was 1.1.16)
    • Version 1.1.18 fc11ae

    • Fix type in property name of `Block\Stores`. 64b6d5

    • Block Stores. Code refactor. 257fe0

    • Fix PHP error on sitemap page when stores added there. 6a0113

    • Version 1.1.17 d531c8

    • Reduce allocated memory while rendering sitemap.
      Load collections by pages to reduce memory usage. c06ccc

    swissup/module-seo-images — 1.3.20 (was 1.3.19)
    • Version 1.3.20 ce83da

    • Improve module stability.
      Prevent memory exhausted errors on big collections. d36295

    • Update index on product save when index not set to "On Schedule". ac9ca5

    • Truncate table instead of delete when reindex (close #6) 677d05

    swissup/module-seo-pager — 1.3.5 (was 1.3.3)
    • Version 1.3.5 bcb66d

    • Improve stability. Prevent load of main collection at listing.
      It helps to avoid `Illegal state` exception. f94599

    • Version 1.3.4 68cd2d

    • Prevent exception from Magento_Review module on product listing.
      This exception occurs when our ALN enabled. We couldn't reproduce it locally. Only at client's store. 58c92e

    swissup/module-seo-templates — 1.7.7 (was 1.7.4)
    • Version 1.7.7 615bee

    • Fixed error "setPage() on null" on Magento 2.4.7.
      Module couldn't resolve template collection in Generator model because of commit https://github.com/magento/magento2/commit/71cb33392ae166491e7cf0ad200e01181815e4da . 003ef9

    • Version 1.7.6 378d2b

    • Fix generated metadat issue when product attribute value from one store view overrides empty value in other (close #16) 7b4c8f

    • ACL updtae. Add resource to allow generate metadata. 8c4a45

    • ACL update. Remove redundent resources. a69840

    • A bit of stability for random directive. And add its description into to note on under template field at edit metadata template form. 14f837

    • Randomize directive (#17). 4ea7be

    • Version 1.7.5 7f337c

    • Directly render HTML entities (emojis) as symbols (close #15). 6ac179

    swissup/module-seo-urls — 1.5.50 (was 1.5.43)
    • Version 1.5.50 159a38

    • Improve url resolving when filter name occurs in filter value. 4079ce

    • Version 1.5.49 f95f4d

    • Smile Integration update. Fix PHP error "Illegal offset type in isset or empty" 4a2581

    • Version 1.5.48 d68aaf

    • Fixed swatches mixin for Magento 2.4.1+ a690c4

    • Version 1.5.47 ddb22a

    • Fix for layered navigation when multiple lables applied to one filter. 15a136

    • Version 1.5.46 93d268

    • Fix "Return value must be of type array, string returned".
      Error occurd when option "Use direct URL to subcategory" is set to "No". 809cbe

    • Version 1.5.45 9dd830

    • Fix missing variable. f5b5a9

    • A bit of code refactoring. b8f909

    • Fix not working URLs in filters when filters have the same labels. 55d544

    • Filter item in Layered Nav. - force or remove nofollow (close #15) b1517a

    • Fix/Improve category swissup/aln integration 3a9d27

    • Version 1.5.44 37b20a

    • Fix error - Too few arguments to function `getCategoryUrlRewrite`.
      And remove direct dependancy from Hreflang module. Now client can safly remove package 'swissup/module-hreflang' if it is not needed. bbc3d5

    swissup/module-core — 1.12.19 (was 1.12.17)
    • Version 1.12.19 92dcf8

    • Fixed missing buttonLockManager on Magento 2.4.7 51bbfe

    • Version 1.12.18 2a8e32

    • Undefined constant Command::SUCCESS on magento 2.4.5 (close #18) d783fd

swissup / firecheckout

1.31.5 Apr

swissup / pro-labels

1.7.7 Apr
  • 1.7.7

    Report (rev.1)

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

    swissup/module-pro-labels:1.7.7

    swissup/module-pro-labels-configurable-product:1.0.1

    swissup/module-core:1.12.19

    Changelog (autogenerated)

    swissup/module-pro-labels — 1.7.7 (was 1.7.6)
    • Version 1.7.7 799689

    • Update uk_UA.csv. Remove pro swop from translations

      And few other weird lines. b7dda4

    swissup/module-core — 1.12.19 (was 1.12.18)
    • Version 1.12.19 92dcf8

    • Fixed missing buttonLockManager on Magento 2.4.7 51bbfe

swissup / easy-slide

1.8.8 Apr
  • 1.8.8

    Report (rev.1)

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

    swissup/module-easy-slide:1.8.8

    swissup/module-core:1.12.19

    Changelog (autogenerated)

    swissup/module-easy-slide — 1.8.8 (was 1.8.7)
    • Version 1.8.8 520fc8

    • A bit of JS refactor. beef73

    • Solved issue with slide description. User can't remove it (# close 38)
      Issue occurs because initial value of editor wasn't set even when some text was rendered. b8c9db

swissup / sold-together

1.9.16 Apr
  • 1.9.16

    Report (rev.1)

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

    swissup/module-sold-together:1.9.16

    swissup/module-sold-together-email:1.0.0

    swissup/module-sold-together-import-export:1.0.1

    swissup/module-core:1.12.19

    Changelog (autogenerated)

    swissup/module-sold-together — 1.9.16 (was 1.9.14)
    • Version 1.9.16 9b74e0

    • Fix error on Magento 2.4.7 at product page with configurable products in SoldTogether. cbd75c

    • Update uk_UA.csv. Remove pro swop da1c3a

    • Version 1.9.15 c8de9b

    • Properly check when swatches module enbaled. 292513

    swissup/module-core — 1.12.19 (was 1.12.18)
    • Version 1.12.19 92dcf8

    • Fixed missing buttonLockManager on Magento 2.4.7 51bbfe

swissup / ajaxlayerednavigation

1.5.8 Apr
  • 1.5.8

    Report (rev.1)

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

    swissup/module-ajaxlayerednavigation:1.5.8

    swissup/module-core:1.12.19

    Changelog (autogenerated)

    swissup/module-ajaxlayerednavigation — 1.5.8 (was 1.5.7)
    • Version 1.5.8 39be1e

    • Fix( setIsLoaded(true) to not loaded product collection) fe33d6

    • Add flag checking before collection filter apply 64ce3c

swissup / cache-warmer

1.0.28 Apr
  • 1.0.28

    Report (rev.1)

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

    swissup/module-cache-warmer:1.0.28

    swissup/module-core:1.12.19

    Changelog (autogenerated)

    swissup/module-cache-warmer — 1.0.28 (was 1.0.27)
    • Version 1.0.28 2458e9

    • Update composer requirements for 2.4.7 compatability d9dd4e

swissup / email

0.5.12 Apr
  • 0.5.12

    Report (rev.1)

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

    swissup/module-email:0.5.12

    Changelog (autogenerated)

    swissup/module-email — 0.5.12 (was 0.5.11)