Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Releases: acquia/acquia_commercemanager

1.6.0

17 Aug 12:03
Compare
Choose a tag to compare
  1. Queue operations from Drupal. (#53)
  2. Prefix cookie order_id with acm_ & delete on logout (#56)
  3. Add coupon code field to Promotion content type and fill it during sync. (#57)

1.5.0

27 Jul 11:26
d395780
Compare
Choose a tag to compare
  1. Adding facet processor plugin for category. (266869a)
  2. Correcting the vocab name. (be65c44)
  3. Use the vocab name from connector config instead hard coded. (ed44646)
  4. Merge pull request #40 from joshirohit100/facet_processor_hide_not_menu (69ca193)
  5. Deprecate support for PHP5. (#45)
  6. Enhance testing. (#46)
  7. Reset keys for cart items to have properly indexed array. (#51)
  8. ACM-1060: Simple Product Import Tests (a950e36)
  9. Merge pull request #49 from PoissonJ/Product-Import-Tests (d395780)

1.4.0

28 Jun 15:38
Compare
Choose a tag to compare
Clean cart data before sending in API request. (#44)

1.3.1

08 May 11:32
Compare
Choose a tag to compare

Update dependency to drupal/simple_oauth to work with lightning.

1.3.0

07 May 11:03
e476e6f
Compare
Choose a tag to compare

In this release we fixed serious problems with Drupal composer and some other minor issues:

  • Drupal composer ignores dependencies (#10)
  • Check if parent node exists for the items added in cart. (#14)

1.2.0

26 Apr 10:21
Compare
Choose a tag to compare

This release contains several bugfixes and one new feature.

Features:

  • Add ACM user role (#7)

Bugfixes:

  • LogicException on displaying configurable products. (#9)
  • Drupal composer ignores composer.json. (#11)

1.1.0

21 Apr 13:38
2df7dad
Compare
Choose a tag to compare

This release fixes following issues:

  • Make REST endpoints compatible with Drupal core >= 8.5.0
  • Update drupal/simple_oauth to use dev version 8.x-3.0-dev

1.0.0

21 Apr 13:31
Compare
Choose a tag to compare
initial commit