Latest Releases

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

swissup / firecheckout

1.16.0 Dec
  • 1.16.0

    Report (rev.2)

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

    swissup/module-address-autocomplete:1.1.1

    swissup/module-address-field-manager:1.4.2

    swissup/module-checkout-cart:1.4.0

    swissup/module-checkout-fields:1.2.2

    swissup/module-checkout-success:1.3.2

    swissup/module-customer-field-manager:1.1.0

    swissup/module-delivery-date:1.4.0

    swissup/module-firecheckout:1.16.0

    swissup/module-geoip:1.1.2

    swissup/module-orderattachment:1.3.0

    swissup/module-subscribe-at-checkout:1.2.0

    swissup/module-taxvat:1.1.1

    swissup/module-checkout:1.2.0

    swissup/module-core:1.7.3

    swissup/module-field-manager:1.1.2

    swissup/module-firecheckout-integrations:1.2.0

    swissup/module-stickyfill:1.1.0

    swissup/module-tippyjs:1.1.0

    Changelog (autogenerated)

    swissup/module-checkout-fields — 1.2.2 (was 1.2.0)
    swissup/module-firecheckout — 1.16.0 (was 1.15.2)
    • Version 1.16.0 24011f

    • Fixed auth popup divider color when 'Midnight' theme is used 663f98

    • Fixed step-numbers vertical alignment when custom font is used daf794

    • Allow to add additional 'step-titles' above order summary f4325a

    • Default subtitle styles a6b162

    • Better header styles on small mobile devices 9f437e

    • Apply 'payment-option' styles regardless of parent wrapper 9e69d6

    • PhpDoc fixes 0c665f

    • Added ability to add title above order review ac36cb

    • Small CSS fixes 234f82

    • Improved 'move' utility 07f2f2

    • Move utility added.
      Helps easily move any part of checkout page into another position ce7b04

    • Textarea doesn't looks good with large border-radius dac31a

    • More spacing above the button c03009

    • Compact address rewritten into ui component 309e37

    • Compact address list feature. (Unfinished). Closes #60 68899b

    • Sync styles with shipping address 330adc

    • Small CSS improvements a5f136

    • Fixed icon color inside button b6ac04

    • Improved 'Ship here' positioning on mobile devices a9b702

    • Fixed too long 'cart contents' section on small phones e40161

    • 'Edit address' link css fixes 721b07

    • Prevent too long checkout page when customer has many addresses. #60 5e71b2

    • Fixed not needed ajax request when address is rendered outside of payment method cc9f30

    • Added notice about third-party modules and custom billing address position f411a4

    • Fixed missing billing address when purchasing downloadable product 69e75f

    • Apply previous fix if auth popup inside checkout container c6f4a8

    • Fixed radios and checkboxes above auth overlay when using multistep layout (Chrome) d87404

    • Added ability to show/hide billing address title 973bff

    • Fixed address positioning for registered customers f773af

    • Before => Above, After => Below c81e9f

    • Unused 'before_shipping_method' option added 15d1da

    • Added ability to change billing address position. #56 ae1fd3

    • Removed unused class name 454375

    • Improve billing address styles and add title above the form e03273

    • Bigger buttons for update address and agree with terms and conditions 0a8fa9

    • Fixed jumpy hovered button (Edit new address button) 6b3a2b

    swissup/module-field-manager — 1.1.2 (was 1.1.1)
    • Version 1.1.2 8ffb66

    • Fixed dropdown field options save issue in Magento 2.2.7 898d7a

swissup / customer-field-manager

1.1.2 Dec
  • 1.1.2

    Report (rev.1)

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

    swissup/module-customer-field-manager:1.1.0

    swissup/module-field-manager:1.1.2

    swissup/module-core:1.7.3

    Changelog (autogenerated)

    swissup/module-field-manager — 1.1.2 (was 1.1.1)
    • Version 1.1.2 8ffb66

    • Fixed dropdown field options save issue in Magento 2.2.7 898d7a

    swissup/module-core — 1.7.3 (was 1.7.1)
    • Version 1.7.3 073fae

    • Fixed 'Identity key is required' error 0797f7

    • Version 1.7.2 49e6d1

    • Fixed 'Invalid header line detected' message, when server uses HTTP/2 3a2761

swissup / checkout-fields

1.2.2 Dec
  • 1.2.2

    Report (rev.1)

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

    swissup/module-checkout-fields:1.2.2

    swissup/module-checkout:1.2.0

    swissup/module-core:1.7.3

    Changelog (autogenerated)

    swissup/module-checkout-fields — 1.2.2 (was 1.2.1)
  • 1.2.1

    Report (rev.1)

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

    swissup/module-checkout-fields:1.2.1

    swissup/module-checkout:1.2.0

    swissup/module-core:1.7.3

    Changelog (autogenerated)

    swissup/module-checkout-fields — 1.2.1 (was 1.2.0)

swissup / sold-together

1.4.1 Dec
  • 1.4.1

    Report (rev.1)

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

    swissup/module-sold-together:1.4.1

    swissup/module-core:1.7.3

    swissup/module-slick-carousel:1.3.0

    Changelog (autogenerated)

    swissup/module-sold-together — 1.4.1 (was 1.3.1)
    • Version 1.4.1 20ed55

    • Integrate with Magento MSI (and Magento 2.3.0)
      Theer was error about `at_inventory_in_stock`.`stock_id`. 80df32

    • Improve styles - set max-width for Customers block
      There was magento 2 theme where blocks arranged with flex and Customers block went crazy (out of bounds) after initializing slick carousel. aa82e9

    • Fix integrity constrain violation during reindex
      Issue occures at stores with deleted products in orders. 771bf2

    • Version 1.4.0 454a73

    • SlickCarousel update 38fd13

    • Correct order for items at admin edit product
      Items with bigger weight are at the top. 203aa5

    • Move model methods to AbstractModel and proper model inherit f7d7c0

    • Overall source code improvements
      Reduce object manager usage. Add phpdocs. 4c4976

    • Improve new relations creating login
      Make code more stable easier to understand. 435940

    • Few minor code changes 706203

    • Add error in edit product when there duplicated relations
      Also fix issue with "Item with ID aleady exists". bab8ae

    • Not all code was useless. Restore two UI components 58c91a

    • Remove useless code 8caff2

    • Fix item ID already exists; Condense relations (close #19) 87ba40

    swissup/module-core — 1.7.3 (was 1.7.1)
    • Version 1.7.3 073fae

    • Fixed 'Identity key is required' error 0797f7

    • Version 1.7.2 49e6d1

    • Fixed 'Invalid header line detected' message, when server uses HTTP/2 3a2761

    swissup/module-slick-carousel — 1.3.0 (was 1.2.0)

swissup / pro-labels

1.2.3 Dec
  • 1.2.3

    Report (rev.2)

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

    swissup/module-pro-labels:1.2.3

    swissup/module-core:1.7.3

    Changelog (autogenerated)

    swissup/module-pro-labels — 1.2.3 (was 1.2.1)
    • Version 1.2.3 06189c

    • Improve logic of manual labels appling
      Some simple products were missed from indexes if they were children of configurable product. 9a5867

    • Fix error during labels appling at Magento Commerce (Enterprise)
      During appling of manual labels at Magento Commerce instances may occur integrity constraint violation error. This commit fixes it. 7975ef

    • Version 1.2.2 abfab0

    • Init labels on product page only when there is something to init
      We can call this commit optimization. 34a9bd

    • Improve javascript stability
      Prevent infinit loop on frontend (... subscribe of undefined...). 427387

    • Slightly improve admin styles
      Add min-height for image in preview to prevent it from full collapsing when image src is broken. 1b132c

    • Improve logic to check if product has disacount
      Better way to check show 'On sale' label or not. 3c37cc

    swissup/module-core — 1.7.3 (was 1.7.1)
    • Version 1.7.3 073fae

    • Fixed 'Identity key is required' error 0797f7

    • Version 1.7.2 49e6d1

    • Fixed 'Invalid header line detected' message, when server uses HTTP/2 3a2761

swissup / easybanner

1.3.1 Dec
  • 1.3.1

    Report (rev.1)

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

    swissup/module-easybanner:1.3.1

    swissup/module-core:1.7.3

    Changelog (autogenerated)

    swissup/module-easybanner — 1.3.1 (was 1.3.0)
    swissup/module-core — 1.7.3 (was 1.7.1)
    • Version 1.7.3 073fae

    • Fixed 'Identity key is required' error 0797f7

    • Version 1.7.2 49e6d1

    • Fixed 'Invalid header line detected' message, when server uses HTTP/2 3a2761

swissup / recaptcha

1.1.2 Dec
  • 1.1.2

    Report (rev.1)

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

    swissup/module-recaptcha:1.1.2

    swissup/module-core:1.7.3

    Changelog (autogenerated)

    swissup/module-recaptcha — 1.1.2 (was 1.1.1)
    • Version 1.1.2 67ae4a

    • Change google/recaptcha requirement to get latest stable version 8a3614

    swissup/module-core — 1.7.3 (was 1.7.1)
    • Version 1.7.3 073fae

    • Fixed 'Identity key is required' error 0797f7

    • Version 1.7.2 49e6d1

    • Fixed 'Invalid header line detected' message, when server uses HTTP/2 3a2761

swissup / highlight

1.4.1 Dec
  • 1.4.1

    Report (rev.1)

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

    swissup/module-highlight:1.4.1

    swissup/module-core:1.7.3

    swissup/module-rtl:1.1.0

    swissup/module-slick-carousel:1.3.0

    Changelog (autogenerated)

    swissup/module-highlight — 1.4.1 (was 1.4.0)
    swissup/module-core — 1.7.3 (was 1.7.1)
    • Version 1.7.3 073fae

    • Fixed 'Identity key is required' error 0797f7

    • Version 1.7.2 49e6d1

    • Fixed 'Invalid header line detected' message, when server uses HTTP/2 3a2761

    swissup/module-slick-carousel — 1.3.0 (was 1.2.0)

swissup / navigationpro

1.8.1 Dec
  • 1.8.1

    Report (rev.1)

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

    swissup/module-navigationpro:1.8.1

    swissup/module-core:1.7.3

    swissup/module-rtl:1.1.0

    Changelog (autogenerated)

    swissup/module-navigationpro — 1.8.1 (was 1.8.0)
    • Version 1.8.1 0b997f

    • Improved column-count in Chrome when using vertical mode 597c44

    swissup/module-core — 1.7.3 (was 1.7.1)
    • Version 1.7.3 073fae

    • Fixed 'Identity key is required' error 0797f7

    • Version 1.7.2 49e6d1

    • Fixed 'Invalid header line detected' message, when server uses HTTP/2 3a2761