Latest Releases

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

swissup / ajaxpro

1.7.4 Feb
  • 1.7.4

    Report (rev.1)

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

    swissup/module-ajaxpro:1.7.4

    swissup/module-core:1.12.18

    swissup/module-suggestpage:1.2.10

    Changelog (autogenerated)

    swissup/module-ajaxpro — 1.7.4 (was 1.7.3)
    • Version 1.7.4 dc268b

    • Breeze: Do not load floatingcart.js if block is removed from layout 1c77b3

    • Fixed js error when window.checkout is not defined 030ce1

swissup / argento-breeze

2.2.2 Feb
  • 2.2.2

    Report (rev.1)

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

    swissup/module-ajaxpro:1.7.3

    swissup/module-ajaxsearch:1.13.15

    swissup/module-amp:1.5.7

    swissup/module-askit:1.13.3

    swissup/module-attributepages:1.6.8

    swissup/module-breeze:2.13.1

    swissup/module-breeze-integrations:1.3.2

    swissup/module-chat-gpt-assistant:1.0.1

    swissup/module-compare:1.2.3

    swissup/module-easy-slide:1.8.4

    swissup/module-easybanner:1.9.15

    swissup/module-easycatalogimg:1.5.2

    swissup/module-easytabs:1.12.8

    swissup/module-fblike:1.3.9

    swissup/module-featured-attributes:1.1.7

    swissup/module-gdpr:1.5.23

    swissup/module-gdpr-askit:1.1.3

    swissup/module-gdpr-reviewreminder:1.0.0

    swissup/module-gdpr-testimonials:1.1.1

    swissup/module-highlight:1.9.1

    swissup/module-hover-gallery:1.3.11

    swissup/module-hreflang:1.6.4

    swissup/module-hreflang-import-export:1.0.1

    swissup/module-navigationpro:1.17.10

    swissup/module-pagespeed:1.7.21

    swissup/module-pro-labels:1.7.6

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

    swissup/module-quantity-switcher:1.1.19

    swissup/module-reviewreminder:1.1.16

    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.12

    swissup/module-seo-html-sitemap:1.1.18

    swissup/module-seo-images:1.3.20

    swissup/module-seo-pager:1.3.3

    swissup/module-seo-templates:1.7.6

    swissup/module-seo-urls:1.5.48

    swissup/module-seo-xml-sitemap:1.1.15

    swissup/module-sold-together:1.9.14

    swissup/module-sold-together-email:1.0.0

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

    swissup/module-testimonials:1.3.12

    swissup/theme-frontend-argentobreeze-blank:2.1.0

    swissup/theme-frontend-argentobreeze-chic:2.1.1

    swissup/theme-frontend-argentobreeze-force:2.0.10

    swissup/theme-frontend-argentobreeze-stripes:2.0.3

    swissup/module-core:1.12.18

    swissup/module-suggestpage:1.2.10

    swissup/theme-frontend-breeze-blank:2.6.4

    Changelog (autogenerated)

    swissup/module-ajaxpro — 1.7.3 (was 1.6.35)
    swissup/module-attributepages — 1.6.8 (was 1.6.7)
    swissup/module-breeze — 2.13.1 (was 2.11.1)
    • Version 2.13.1 7e6f32

    • Fixed draggable sliders in firefox 7eff3a

    • Added ability to set custom validation messages position. Closes #63 6a1d45

    • Added missing 'validate-one-checkbox-required-by-name' validator (downloadable product) 4e20e6

    • Fixed not working separate downloadable items 521fbb

    • Fixed js error when mixin in combined with dynamic js c6ea4c

    • Fixed missing dynamic js dependencies a8ab3a

    • Version 2.13.0 eb8aa3

    • Do not add weee.js if it's disabled bf9ef6

    • Do not add giftmessage js if it's disabled 6a4c84

    • Fixed js error if giftMessage block is removed from layout c0d5f9

    • Lazy load backgrounds for pagebuilder elements 30c721

    • Fixes for dynamic js with bundling f2d59d

    • Fixed incorrectly positioned arrows after page is refreshed from cache 85071c

    • Fixed missing js dependency when import path equals to item name a393f1

    • WIP: dynamic js with bundles d3138e

    • No need to register dynamic widgets in breeze:load bb05c4

    • Missing settings for dynamic widgets 78c0a0

    • Dynamic widgets without using `require()` 4229d1

    • Load dynamic js when element is almost in the viewport to decrease possible shifts 7e3f5a

    • Options for $.onReveal c7b70c

    • Allow to register new names for named components d86110

    • Revent last change because it's not compatible with raw object components 6fc565

    • Helper to register anonymous components 661fb2

    • Fixed possible js errors when navigate really fast (Turbo) fd2281

    • Fixed possible errors after multiple fast clicks on the same link (Turbo) 95f804

    • Fixed possible horizontal scroll when DOB is shown on Luma-based themes b8e315

    • No need to listen to breeze:load 4456af

    • $.Deferred does not exist 5726ef

    • Cleanup uiRegistry when destroying components 5b567c

    • Do not replace "require" too early 4987a1

    • Revert importAfter, because import is enough. Cleanup code d75e95

    • Remove unused code 572377

    • importAfter instruction added 34b26e

    • Improve ability to write mixins in 3rd party modules b77f99

    • Better jQuery api support: $.now, $.isObjectEmpty, $.get, $.post cfd219

    • initObservable should return this a111ec

    • uiRegistry added for better 3rd party modules compatibility 7ec288

    • Pass config argument to initialize function like in luma b7cf8f

    • Added 'mage/apply/main' and $.mage.init functions e10d32

    • Ability to easily get last unnamed component e3668d

    • Add requirejs function 467f06

    • Remove $.loadComponent because it's not for common usage 2e98a6

    • initObservable must be called before initialize 0e4d8b

    • Merge branch 'dynamic-js' 0c685d

    • No need to create separate define function 4c32a1

    • Fixed error when inline require is used by third-party modules 5352fc

    • Do not produce error when passing falsy value to $.each 8c77ff

    • No need for cms bundle since all items are dynamic 5eeb2d

    • Do not escape slashes e5291d

    • Allow using $(el).blockLoader('instance').show() c8b61f

    • Fixed js error after latest changes c7cf06

    • Added missing $.fn.onReveal 6d4475

    • Merge branch 'dynamic-js' 45e84a

    • Dynamic js: WIP 1d7b57

    • Allow extending custom components and widgets using `.extend()` 7eadf8

    • Fixed account dropdown when some third-party modules refresh layout multiple times 53ebfd

    • Update eslint rules 22db10

    • Update lite-youtube library 11fde5

    • onReveal for cash collections 5283fe

    • Do not reload page when merged css was updated.
      This change was previously done to prevent flash of unstyled html.
      Now, I think it's better to apply one of the following solutions:
      - disable turbo
      - use _module.less for your styles 23a69e

    • Fixed not working css animations after shopping-cart visit 784ecd

    • Fixed account dropdown when some third-party modules refresh layout multiple times 7efc6e

    • Update eslint rules 23601d

    • Update lite-youtube library 86c782

    • onReveal for cash collections 15fbbe

    • Do not reload page when merged css was updated.
      This change was previously done to prevent flash of unstyled html.
      Now, I think it's better to apply one of the following solutions:
      - disable turbo
      - use _module.less for your styles 211a7d

    • Fixed not working css animations after shopping-cart visit 8a6ce8

    • Fixed not working css animations after shopping-cart visit 0a4447

    • Fixed dynamic js with js merge 7653b2

    • Do not reload page when merged css was updated.
      This change was previously done to prevent flash of unstyled html.
      Now, I think it's better to apply one of the following solutions:
      - disable turbo
      - use _module.less for your styles 79e534

    • Prefill js item with required values 32d6ab

    • Remove unused 'breeze-processed' code afc4f3

    • Remove :: from script paths 45a022

    • Do not disable dynamic js rule as it will break bundle integrity across pages 10e8b4

    • Version 2.12.0 19b536

    • WIP 8386fb

    • onReveal for cash collections 3d9fa0

    • Dynamic js for listing toolbar d5e09b

    • Return dynamically loaded component is possible 571ebb

    • Fix for dynamic js and mixins e3ab9c

    • Dynamic recent products 9360b0

    • Fix import rules with dynamic js cc4db5

    • Fixed possible error when retrieving ui component 4cc203

    • Fixed account dropdown when some third-party modules refresh layout multiple times 5c834e

    • Dynamic pagebuilder tabs 97d0cc

    • Fixed js errors 5465ec

    • Code cleanup 4d7bec

    • Do not load focus-trap when destroying the component 36c22f

    • Fixed js error after last change b9d23b

    • Eslint fixes 9dd110

    • Do not check script load state if page is loaded without turbo 45ed46

    • Fix eslint rules f3e1ff

    • $.loadScript: Do not send multiple requests to the same src 7ab96b

    • Load focus-trap lib before use 6f85b3

    • Fixed minicart total when msrp is used fdf000

    • Load msrp if found in DOM c316d0

    • Move validate product to default bundle as it's used on listing (widgets) 276497

    • Dynamic load of lite-youtube 6c9976

    • Update lite-youtube library 5dbb5e

    • Include slider when [data-content-type="slider"] is revealed c87e27

    • Dynamic pagebuilder components. Remove cms-jarallax bundle. b3ee3c

    • Allow load dynamic components by its shortnames 8f4fc4

    • Fixed manual `require` loading of dynamic js after it wasn't loaded (skipped) on DOM load b483ed

    • Disable dynamic js if load rules are falsy 97c64e

    • Improve code readability bb2e02

    • WIP aefe0a

    • WIP 7e2404

    • Fixed eslint error 3fdebb

    • Update eslint rules 21b4b2

    • Breeze: dynamic js. WIP c7748a

    • Invoke 'breeze:load' handler immediately if event was triggered earlier 175eea

    • Preserve debug mode in ajax requests if possible a44858

    • Allow using $.async('.body-class') 3fdaad

    • Fixed js error after latest changes e07d61

    • Add missing ajax request params in 'ajaxComplete' event c666dd

    • Allow reusing 'Magento_Customer/js/section-config' component 69e9ff

    • Use request.type field for 'get|put|head' method type. 81aa50

    • Added missing ajaxSend global event 387faf

    • Proper name for layout xml entry bdaa09

    • Compatibility with dynamic js components 5fbc40

    • Fixed js error if scripts added dynamically c04100

    • Move price box to default bundle because it's used on listing d3df96

    • Move automatic component mount logic to main.js c88003

    • Remove unused code ed86a3

    • No need to check state inside the loop 1691fe

    • Easier integration with simple luma-based uiComponent 2a6683

    • Reuse the same mount code for widgets, objects, and functions. 98c2ac

    • Sync $.widget return value with jQuery widget. It returns construction function now. 90d534

    • Allow to store functions using fn.data 414ba5

    • Use component method to store component object in dom element bcfe37

    • Prevent possible reinitialization on contentUpdated event e7badb

    • Return component from extend 8f451b

    • Code cleanup ff4e62

    • $.loadScript: when loading a bunch of files, execute them in the same sequence as added b525dd

    • Code cleanup 56b263

    • Global onReveal helper added 743811

    • Do not load script if it's already loaded 75c99f

    • Do not register promises c043dd

    • html attributes allow "@" params b8a762

    swissup/module-breeze-integrations — 1.3.2 (was 1.3.1)
    swissup/module-compare — 1.2.3 (was 1.2.1)
    swissup/module-easybanner — 1.9.15 (was 1.9.13)
    swissup/module-easytabs — 1.12.8 (was 1.12.7)
    swissup/module-fblike — 1.3.9 (was 1.3.8)
    swissup/module-gdpr — 1.5.23 (was 1.5.20)
    • Version 1.5.23 b8b57f

    • Breeze: dynamic js. WIP 59ead7

    • Version 1.5.22 47fa64

    • Update locale files: ar_SA, de_DE, en_US, es_ES, fr_FR, he_IL, it_IT, ja_JP, ko_KR, nb_NO, nl_NL, pl_PL, pt_PT, ru_RU, sw_SE, uk_UA, zh_CN

      Co-authored-by: Vova Yatsyuk <306080+vovayatsyuk@users.noreply.github.com> a67f19

    • Update locale files: ar_SA, de_DE, en_US, es_ES, fr_FR, he_IL, it_IT, ja_JP, ko_KR, nb_NO, nl_NL, pl_PL, pt_PT, ru_RU, sw_SE, uk_UA, zh_CN

      Co-authored-by: Vova Yatsyuk <306080+vovayatsyuk@users.noreply.github.com> 8ddfbb

    • Added missing translate=true 620e00

    • Update locale files: ar_SA, de_DE, en_US, es_ES, fr_FR, he_IL, it_IT, ja_JP, ko_KR, nb_NO, nl_NL, pl_PL, pt_PT, ru_RU, sw_SE, uk_UA, zh_CN

      Co-authored-by: Vova Yatsyuk <306080+vovayatsyuk@users.noreply.github.com> d2312d

    • Added missing translations on the cookie settings page 85502d

    • Update locale files: ar_SA, de_DE, en_US, es_ES, fr_FR, he_IL, it_IT, ja_JP, ko_KR, nb_NO, nl_NL, pl_PL, pt_PT, ru_RU, sw_SE, uk_UA, zh_CN

      Co-authored-by: Vova Yatsyuk <306080+vovayatsyuk@users.noreply.github.com> de6175

    • Version 1.5.21 bef6ac

    • A11y fixes 60d82a

    swissup/module-highlight — 1.9.1 (was 1.9.0)
    swissup/module-navigationpro — 1.17.10 (was 1.17.7)
    swissup/module-pro-labels — 1.7.6 (was 1.7.5)
    swissup/module-reviewreminder — 1.1.16 (was 1.1.15)
    • Version 1.1.16 820cf9

    • Fixed empty email in GdprReviewreminder plugin when saving reminder from edit form 7992c0

    swissup/module-rich-snippets — 1.7.3 (was 1.7.1)
    • 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

    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-templates — 1.7.6 (was 1.7.5)
    • 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

    swissup/module-sold-together — 1.9.14 (was 1.9.11)
    swissup/module-testimonials — 1.3.12 (was 1.3.10)
    swissup/theme-frontend-argentobreeze-chic — 2.1.1 (was 2.0.3)
    • Version 2.1.1 1c9fce

    • Fixed not working marquee after page was cached by turbolinks 68ad50

    • Remove samples tab (Downloadable product) 5a65b2

    • Version 2.1.0 fe37d6

    • Fixed testimonials styles when page is loaded with turbo 7fb831

    • Fixed not working lineClamp in quickview popup b81a34

    • Dynamic widgets 44722f

    • Use 'font' instead of link preload. Added since Magento 2.3.3 593195

    • Dynamic lineClamp f61ad8

    • Remove default params 4be02f

    • Dynamic marquee js 8fc9da

    • Load carousel dynamically if possible (dynamic js feature) 78d73f

    • Version 2.0.7 5687e0

    • Disable gravatar in askit 3e0198

    • Version 2.0.6 aa992a

    • Use highlight block for new products. Fixed error in backend when "New" attr is not found in DB. dccd9e

    • Version 2.0.5 ce547c

    • A11y fix: Heading elements are not in a sequentially-descending order c8757c

    swissup/theme-frontend-argentobreeze-force — 2.0.10 (was 2.0.8)
    • Version 2.0.10 e0f7c7

    • Move samples after properties tab (Downloadable product) 382865

    • Version 2.0.9 f84032

    • Fixed blurry related products on high DPI screens 0d9518

    swissup/theme-frontend-breeze-blank — 2.6.4 (was 2.6.1)
    • Version 2.6.4 f93e8e

    • Added missing styles for "Select all" link at downloadable product page 0a7292

    • Fixed styles for nested fields (Downlodable checkboxes) 8239b3

    • Version 2.6.3 1730e3

    • Prevent image loading from mobile sidebar when it's closed f9f8c7

    • Dynamic widgets f79778

    • Remove unused code fa076c

    • Fixed not working recent products inside ".hide.show-on-ready" block 88092e

    • Load carousel dynamically if possible (dynamic js feature) 51ffff

swissup / navigationpro

1.17.10 Feb
  • 1.17.10

    Report (rev.1)

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

    swissup/module-navigationpro:1.17.10

    swissup/module-core:1.12.18

    Changelog (autogenerated)

    swissup/module-navigationpro — 1.17.10 (was 1.17.7)

swissup / easytabs

1.12.8 Feb
  • 1.12.8

    Report (rev.1)

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

    swissup/module-easytabs:1.12.8

    swissup/module-core:1.12.18

    Changelog (autogenerated)

    swissup/module-easytabs — 1.12.8 (was 1.12.7)

swissup / highlight

1.9.1 Feb
  • 1.9.1

    Report (rev.1)

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

    swissup/module-highlight:1.9.1

    swissup/module-core:1.12.18

    Changelog (autogenerated)

    swissup/module-highlight — 1.9.1 (was 1.8.11)
    • Version 1.9.1 efa81e

    • Breeze dynamic js. WIP f45219

    • Version 1.9.0 7a591e

    • Added ability to set custom sort order for highlight page.
      See https://docs.swissuplabs.com/m2/extensions/highlight/pages/#advanced-settings 92737d

swissup / attributepages

1.6.8 Feb
  • 1.6.8

    Report (rev.1)

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

    swissup/module-attributepages:1.6.8

    swissup/module-core:1.12.18

    Changelog (autogenerated)

    swissup/module-attributepages — 1.6.8 (was 1.6.7)

swissup / pro-labels

1.7.6 Feb
  • 1.7.6

    Report (rev.1)

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

    swissup/module-pro-labels:1.7.6

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

    swissup/module-core:1.12.18

    Changelog (autogenerated)

    swissup/module-pro-labels — 1.7.6 (was 1.7.5)

swissup / compare

1.2.3 Feb
  • 1.2.3

    Report (rev.1)

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

    swissup/module-compare:1.2.3

    swissup/module-core:1.12.18

    Changelog (autogenerated)

    swissup/module-compare — 1.2.3 (was 1.1.2)
    • Version 1.2.3 db3396

    • Merge branch 'breeze-dynamic-js' 4d60ee

    • Version 1.2.2 ed8c48

    • Breeze: dynamic js. WIP cc0496

    • Eslint fixes 739939

    • Update breeze integration eaf6ef

    • Version 1.2.1 1ec6f5

    • Fixed compilation error less file is empty in production mode. e90821

    • Styled scrollbar. 58cc21

    • Version 1.2.0 590853

    • Added sticky table header styles. 44196c

    • Ability to enable / disable sticky table header. 533683

    • Allow to use the attr labels config only with alternative design. 741b7d

    • Updated: README, SVG icons color. 5f5abf

    • Integrated with Breeze module. 8dee87

    • Added ability to hide the attributes labels at comparison table. 1e8492

    • Remove compare block from the layout when it's disabled. 737824

    • Use alternative design by default. 8af376

    • Updated compare list page design. 097400

    • Code refactoring. Applied breeze compatibility. Working on updating design. 110699

    • Version 1.1.3 1d2178

    • Use separate group for merged css. This makes global bundle persistent across all site. 0b1fa6

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

    • Version 1.12.5 e213e4

    • Fix 'Access to an undefined property' e53bd0

    • 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

    • Version 1.10.5 91183a

    • Add comments for StoreCreateCommand.php 98ece9

    • Rename command store-view:create to store:create be1a06

    • Add store-view:create command 189251

    • Version 1.10.4 bf5e03

    • Deprecation notice added. Marketplace requirement added. 23b3d0

    • Version 1.10.3 eb6ee3

    • Fix DS bug in windows (close #11) 721a8a

    • Version 1.10.2 d3cd41

    • Improve swissup:module command e7cd0b

    • Fix ' Notice: Undefined index: version' 834826

    • Version 1.10.1 d27c08

    • Add --all option to command 'swissup:module:list' a111f7

    • Version 1.10.0 7caa12

    • Translation improvements f80984

    • Update uk_UA.csv (POEditor.com) 99aa33

    • Update sw_SE.csv (POEditor.com) 12380a

    • Update es_ES.csv (POEditor.com) b12885

    • Update ru_RU.csv (POEditor.com) 2d6346

    • Update pt_PT.csv (POEditor.com) 2cf4af

    • Update pl_PL.csv (POEditor.com) 7279e6

    • Update nb_NO.csv (POEditor.com) 0f6b61

    • Update ko_KR.csv (POEditor.com) a5370b

    • Update ja_JP.csv (POEditor.com) af7e24

    • Update it_IT.csv (POEditor.com) 754c86

    • Update he_IL.csv (POEditor.com) 661614

    • Update de_DE.csv (POEditor.com) be8d5d

    • Update fr_FR.csv (POEditor.com) bc57f5

    • Update nl_NL.csv (POEditor.com) 5cd6ce

    • Update zh_CN.csv (POEditor.com) b99562

    • Update ar_SA.csv (POEditor.com) 56b5b4

    • Update ar_SA.csv (POEditor.com) 5a454a

    • Create uk_UA.csv d54f80

    • Create ru_RU.csv 7f1288

    • Create ko_KR.csv 82faec

    • Create ja_JP.csv 169ef3

    • Create zh_CN.csv 87b21b

    • Create he_IL.csv 75b7d8

    • Create ar_SA.csv 3cb063

    • Create pl_PL.csv 1fe28f

    • Create it_IT.csv d8f782

    • Create nb_NO.csv f641db

    • Create sw_SE.csv 578a4f

    • Create nl_NL.csv 1a1ec1

    • Create pt_PT.csv d0773a

    • Create fr_FR.csv 9e8f6b

    • Create es_ES.csv 18152a

    • Create de_DE.csv a4659a

swissup / easybanner

1.9.15 Feb

swissup / testimonials

1.3.12 Feb
  • 1.3.12

    Report (rev.1)

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

    swissup/module-testimonials:1.3.12

    swissup/module-core:1.12.18

    Changelog (autogenerated)

    swissup/module-testimonials — 1.3.12 (was 1.3.10)