Skip to content

Releases: donmo-roundup/module-donations

v3.0.0

11 Sep 14:16
92c39fa

Choose a tag to compare

  • Refactor according to API and JS integration changes
  • Add multi-currency support

v2.0.2

26 Aug 19:21

Choose a tag to compare

Use curl for API service to make it compatible with more Magento 2 versions (e.g., Magento 2.4.6)

v2.0.1

26 Aug 10:26
649b0b9

Choose a tag to compare

Minor fix DonationRepository & DonationManagement

v2.0.0

15 Aug 07:54
35f7298

Choose a tag to compare

  • new required param for integration usage - elementId - provides an element to which integration should be embedded
  • minor fixes

v1.0.6

12 Aug 07:57
a78a050

Choose a tag to compare

remove mixed type for php7.4 support

v1.0.5

11 Aug 18:19
0fd568a

Choose a tag to compare

Minor fixes for php7.4 compatibility

v1.0.4

11 Aug 17:22
b7e9487

Choose a tag to compare

Minor fixes

v1.0.3

11 Aug 13:55
f181006

Choose a tag to compare

  • Refactor code with Service Contracts
  • Add REST API support
  • Fix according to the Magento Coding Standard
  • Split functionality for guest & customer carts
  • Minor fixes

v1.0.2

15 Jul 12:38
def2c74

Choose a tag to compare

Add graphql support (can be used by VueStoreFront)

v1.0.1

22 Jun 14:53
b5947a1

Choose a tag to compare

Fix Edit order lifecycle handling
Improve handling of other order's lifecycles