Changelog Restructured Checkout

2.2.5

Quality Enhancements

  • Update module documentation (TDMET-852)

  • Update test routines

2.2.4

Quality Enhancements

  • Update module documentation (TDMET-852)

  • Update test routines

2.2.3

Fix Translations

  • Provide frontend translations for configurable checkout steps (TDMET-838)

  • Provide i18n German translation for module

2.2.2

Fix Module DI

  • Remove unnecessary di.xml

  • Fix typos

2.2.1

Bugfixes

  • Fix cart step navigation on checkout

  • Fix version info display via DI

  • Update test routines

2.2.0

Enhance Module Quality

  • Fix cart link on checkout cart step (TDMET-830)

  • Provide module version info display (TDMET-737)

  • Update module dependencies

  • Update test routines

2.1.0

Feature: Cart Layout Configurations

  • Configuration to enable/disable estimated shipping calculation in cart (TDMET-518)

  • Configuration to enable/disable or move discount input and giftcard input in cart (TDMET-519)

  • Fix backend config rendering (TDMET-713)

  • Provide module ACL (TDMET-689)

  • Quality improvements

  • Update test routines

2.0.1

Bugfix Sidebar Inputs (TDMET-626)

  • Fix layout processing

  • Observe config values

  • Update test routines

2.0.0

Magento 2.4 Compatibility (TDMET-582)

  • Update composer dependencies

  • Update test routines

  • Enhance integration tests

  • Extend documentation

Feature: Confirmation Step (TDMET-514)

  • Enhance configs for confirmation step

  • Display additional checkout step "Confirmation"

Feature: Cart Step (TDMET-516)

  • Enhance configs for cart step

  • Display additional checkout step "Cart"

Feature: Discount Inputs on Sidebar (TDMET-517)

  • Enhance configs for sidebar settings

  • Move and sort coupon input to checkout sidebar

  • Move and sort giftcard input to checkout sidebar

1.1.2

Minor Troubleshootings

  • Enhance and fix inital checkout loading

  • Fix module configurations

Quality Enhancements

  • Basic Static-Tests

  • Basic Integration-Tests

1.1.1

Fix module configs

  • Fix backend config scope

  • Fix config scope on value reading

  • Fix composer dependencies

1.1.0

New configs for shipping step component sort order

  • Restructure shipping step based on configs

  • Provide base configs

  • Update ReadMe

  • Fix sidebar on shipping step

1.0.3

Minor Troubleshootings

  • Enhance and fix inital checkout loading

  • Fix module configurations

1.0.2

Fix module configs

  • Fix backend config scope

  • Fix config scope on value reading

  • Fix composer dependencies

1.0.1

Fix display sidebar

  • Fix initial state

  • Check sidebar config for shipping step

  • Update ReadMe

1.0.0

Restructured Checkout

  • Backend-Config to reorder and render checkout components

  • CheckoutConfigProvider to get the module config

  • JS logic to implement delegates and rendering behavior

  • Plugin to process the checkout layout

  • Static test integration