Skip to content

Releases: spryker/merchant-app

1.3.1

22 Jan 12:13
Compare
Choose a tag to compare

Included commits: 1.3.0...1.3.1

Fixes

  • Adjusted AsyncApi tests to align with Spryker's standard test structure.

1.3.0

04 Oct 08:38
Compare
Choose a tag to compare

Included commits: 1.2.0...1.3.0

Improvements

  • Adjusted MerchantAppOnboardingMessageHandlerPlugin to add support for the new AppConfigUpdated message.
  • Introduced MerchantAppFacade::handleAppConfigUpdatedTransfer().
  • Introduced AppConfigUpdated transfer.

1.2.0

26 Sep 08:26
Compare
Choose a tag to compare

Included commits: 1.1.0...1.2.0

Improvements

  • Adjusted MerchantAppFacade::initializeMerchantAppOnboarding() to send merchant name and reference to API.
  • Introduced Merchant.name transfer field.

1.1.0

09 Sep 08:12
Compare
Choose a tag to compare

Included commits: 1.0.0...1.1.0

Improvements

  • Introduced MerchantAppOnboardingInitializationResponse.errors transfer field.
  • Adjusted MerchantAppFacade::initializeMerchantAppOnboarding() to proxy the errors from the ACP apps.
  • Increased KernelApp module version dependency.

1.0.0

06 Aug 16:49
Compare
Choose a tag to compare

Included commits: https://github.com/spryker/merchant-app/tree/1.0.0

Initial Release

  • Added a new module to encapsulate communication between SCOS Merchants and Merchants enabled in ACP apps.