Latest Releases

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

swissup / askit

1.9.5 Apr
  • 1.9.5

    Report (rev.2)

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

    swissup/module-askit:1.9.5

    swissup/module-core:1.12.4

    Changelog (autogenerated)

    swissup/module-askit — 1.9.5 (was 1.8.4)
    • Version 1.9.5 6969ba

    • add colon d7ac02

    • Fix typo c18964

    • Add answer in admin notification email (close #48) 33fc75

    • Version 1.9.4 322488

    • Merge branch 'master' of github.com:swissup/module-askit into HEAD c89175

    • Added Persian translation 90e3b8

    • Version 1.9.3 c9f0f5

    • Fixed JS error related to questions form component.
      It doesn't occur in dev enviorement. But often appears when JS bundling enabled. a82bd6

    • Disable cache at customer questions page.
      This fixes PHP error with Mageplaza_Blog module. 3c3294

    • Version 1.9.2 a77df7

    • Don't hide 'Ask Your Question' button on click 9c936a

    • Version 1.9.1 d86730

    • Fix to integrate AskIt Listing with SEO Pager module. a8747d

    • Rework ajax listing of questions. Get rid of controller action listAjax a98abc

    • Version 1.9.0 0fe002

    • Do not show askit questions on 404 page. Closes #47 78e0ec

    • Fix notice fa8d02

    • Add Model/Resolver/AbstractCreateMessage.php 77286c

    • Add createQuestion graphQl mutation+provider 430301

    • Remove unused param in askitQuestions query 759901

    • Add CreateAnswer graphQl mutation b472ff

    • add customer loggedIn in graphql provider 08ef0c

    • Merge branch 'master' of github.com:swissup/module-askit cad160

    • Improve previous commit logic 53051e

    • Add product id filter to graphQl provider 86eb21

    • Add graphQl filter by customer email 25cbb2

    swissup/module-core — 1.12.4 (was 1.10.5)
    • Version 1.12.4 a1eaa2

    • Fixed usage of undeclared variable d61de3

    • Update MessageLogger.php 9882c8

    • Update MessageLogger.php

      Fixed usage of undeclared variable 7570c3

    • Version 1.12.3 04c88f

    • Fixed broken magento installation when modules downloaded before install. Closes #12 541f2b

    • Version 1.12.2 19f4a8

    • Remove custom output styles (blink) f9bf43

    • Version 1.12.1 6c9b2c

    • Fixed layout shift issues when grouped config is used (Checkout, Argento, Seo) f9e6c5

    • Version 1.12.0 70d370

    • Few more style tweaks for item-appender. 3b7e91

    • Few tweaks for item-appender. edb2bb

    • Item-appender to append config item at System Config page f3b516

    • Section-mover to move section into content at System Config page
      It is used at Argento Theme Editor and SEO Suite 837f62

    • Version 1.11.1 dfd96f

    • Bring back CmsBlock source model. bf6ac9

    • Version 1.11.0 b180f1

    • Short description added 83b686

    • Remove deprecated translations cb7855

    • Remove deprecation notice since it refers to marketplace which is not a dependency now 62a78c

    • Remove marketplace dependency, keywords, update description 306533

    • Remove deprecated installer code. #7 8a7d77

swissup / pro-labels

1.5.19 Apr
  • 1.5.19

    Report (rev.1)

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

    swissup/module-pro-labels:1.5.19

    swissup/module-core:1.12.4

    Changelog (autogenerated)

    swissup/module-pro-labels — 1.5.19 (was 1.5.18)
    • Version 1.5.19 f75c1e

    • Smaller font-size for text areas with label text and css 6060cb

    • Add `category_name` and `category_url` string variables (close #20). 95ee7f

    • Refactor helpers. c740cc

    swissup/module-core — 1.12.4 (was 1.12.2)
    • Version 1.12.4 a1eaa2

    • Fixed usage of undeclared variable d61de3

    • Update MessageLogger.php 9882c8

    • Update MessageLogger.php

      Fixed usage of undeclared variable 7570c3

    • Version 1.12.3 04c88f

    • Fixed broken magento installation when modules downloaded before install. Closes #12 541f2b

swissup / ajaxsearch

1.11.6 Apr
  • 1.11.6

    Report (rev.1)

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

    swissup/module-ajaxsearch:1.11.6

    swissup/module-core:1.12.4

    Changelog (autogenerated)

    swissup/module-ajaxsearch — 1.11.6 (was 1.11.1)
    • Fixed dropdown positioning when input is aligned to the left 08dbce

    • Version 1.11.6 ca0d0e

    • Merge branch 'master' of github.com:swissup/module-ajaxsearch acd0fe

    • Breeze integration. (Without category filter for now) 7d3963

    • Fixed horizontal scrollbar in fullscreen mode 54f486

    • Smooth scroll for search dropdown 220112

    • Hide category filter in the bottom of the page fef583

    • Fixed possible not initialized folded search. Most commonly occurs when bundle enabled in productsyion mode. f5b427

    • Initialize category drop down only on screens 768px+.
      Because it is hidden on smaller scripts. It allows to reduce JS for mobile. 3ceb1e

    • Version 1.11.5 c5fd16

    • Fixed missing popular search terms in results and JS error when search terms returned from server 523d9e

    • 'Fix' string literals for IE 0570e0

    • Version 1.11.4 8d86d8

    • Fix #44 341cb2

    • Fix store view code init in category.js 9de6e4

    • Add store view code header 1e7fd2

    • Fixed not working search icon on mobile after latest commits 3b1909

    • Category dropdown - set default value for option `graphqlUrl` b27357

    • Fix final_proce getting c8455a

    • Make folded logic as independent JS widget. e66d75

    • Use correct method to check if category filter enabled. 1f7552

    • Code clean up and jslint fixes. 2ba986

    • Optimize JS - remove regexp to for trasnlate in templates. Pass translate function instead. 3ba43f

    • Load JS template for "Not found" on demand. 847892

    • Load JS templates for search results on demand (2) 248d77

    • Load JS templates for search results on demand.
      Don't load templates for product, category, page etc initialy. Load when search results are ready. d456e1

    • Disable Magento quickSearch js on server side. adac12

    • Make category filter as absolutly JS widget. f97257

    • JS - require search loader on demand (when search request sent). 0ed730

    • Optimize CSS delivery. Include Select2 styles in styles-l only.
      Category dropdown is hidden on mobile. f37022

    • Version 1.11.3 b7b495

    • Merge branch 'master' of github.com:swissup/module-ajaxsearch ae0e6f

    • Add categories response cache (prevent dublicate request) 1f8775

    • Version 1.11.2 cbc2d9

    • Fix logic in previous commit 1e435e

    • Add graphql url js option (fix #43) 16c9f8

    swissup/module-core — 1.12.4 (was 1.12.0)
    • Version 1.12.4 a1eaa2

    • Fixed usage of undeclared variable d61de3

    • Update MessageLogger.php 9882c8

    • Update MessageLogger.php

      Fixed usage of undeclared variable 7570c3

    • Version 1.12.3 04c88f

    • Fixed broken magento installation when modules downloaded before install. Closes #12 541f2b

    • Version 1.12.2 19f4a8

    • Remove custom output styles (blink) f9bf43

    • Version 1.12.1 6c9b2c

    • Fixed layout shift issues when grouped config is used (Checkout, Argento, Seo) f9e6c5

swissup / module-askit

1.9.5 Apr

swissup / module-pro-labels

1.5.19 Apr

swissup / seo-suite

1.11.0 Apr
  • 1.11.0

    Report (rev.2)

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

    swissup/module-hreflang:1.4.4

    swissup/module-rich-snippets:1.4.13

    swissup/module-seo-canonical:1.11.1

    swissup/module-seo-core:1.3.1

    swissup/module-seo-cross-links:1.0.5

    swissup/module-seo-html-sitemap:1.1.9

    swissup/module-seo-images:1.3.11

    swissup/module-seo-pager:1.2.8

    swissup/module-seo-templates:1.5.19

    swissup/module-seo-urls:1.5.25

    swissup/module-seo-xml-sitemap:1.1.9

    swissup/module-core:1.12.4

    Changelog (autogenerated)

    swissup/module-seo-canonical — 1.11.1 (was 1.0.10)

swissup / module-seo-canonical

1.11.0 Apr

swissup / easytabs

1.9.9 Apr
  • 1.9.9

    Report (rev.1)

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

    swissup/module-easytabs:1.9.9

    swissup/module-core:1.12.4

    Changelog (autogenerated)

    swissup/module-easytabs — 1.9.9 (was 1.9.8)

swissup / easy-slide

1.6.13 Apr
  • 1.6.13

    Report (rev.1)

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

    swissup/module-easy-slide:1.6.13

    swissup/module-core:1.12.4

    Changelog (autogenerated)

    swissup/module-easy-slide — 1.6.13 (was 1.6.12)
    swissup/module-core — 1.12.4 (was 1.12.2)
    • Version 1.12.4 a1eaa2

    • Fixed usage of undeclared variable d61de3

    • Update MessageLogger.php 9882c8

    • Update MessageLogger.php

      Fixed usage of undeclared variable 7570c3

    • Version 1.12.3 04c88f

    • Fixed broken magento installation when modules downloaded before install. Closes #12 541f2b

swissup / module-easytabs

1.9.9 Apr