Skip to content

Releases: magmodules/magento2-reloadify

1.6.0

06 Jul 10:24
253b5d3
Compare
Choose a tag to compare

Changes

  • Added newsletter subscribers to profiles request
  • Added customer data as fallback if no default billing is set
  • Added '/settings' WebApi endpoint

Compatibility

  • Magento: 2.3.x & Magento 2.4.x

1.5.8

17 May 14:07
331200c
Compare
Choose a tag to compare

Changes

  • Added company_name to profiles data

Compatibility

  • Magento: 2.3.x & Magento 2.4.x

1.5.7

22 Mar 17:11
152ca4d
Compare
Choose a tag to compare

Changes

  • Fixed PHP82 support
  • Get Products of correct Store for category webapi
  • Update GitHub workflows to support testing on Magento 2.4.6

Compatibility

  • Magento: 2.3.x & Magento 2.4.x

1.5.6

25 Jan 18:53
e0c9ae5
Compare
Choose a tag to compare

Changes

  • Fix search criteria #16
    Fixed issue with products-delta endpoint on first connection #18

Compatibility

  • Magento: 2.3.x & Magento 2.4.x

1.5.5

16 Jan 15:16
ef7fc85
Compare
Choose a tag to compare

Changes

  • Fix search criteria #15
  • Fix webapi annotations #16

Compatibility

  • Magento: 2.3.x & Magento 2.4.x

1.5.4

07 Dec 10:04
39f403d
Compare
Choose a tag to compare

Changes

  • Replace collection with repository #13

Compatibility

  • Magento: 2.3.x & Magento 2.4.x

1.5.3

31 Oct 09:53
a0513b1
Compare
Choose a tag to compare

Changes

  • Make sure guest email is saved to quote

Compatibility

  • Magento: 2.3.x & Magento 2.4.x

1.5.2

12 Sep 09:48
7bbc740
Compare
Choose a tag to compare

Changes

  • Add email to profile for guest orders and quest carts

Compatibility

  • Magento: 2.3.x & Magento 2.4.x

1.5.1

30 Aug 07:48
771fca4
Compare
Choose a tag to compare

Changes

  • Added default values for attribute config selection
  • Load access token in config from integration table
  • Update GitHub workflow runners

Compatibility

  • Magento: 2.3.x & Magento 2.4.x

1.5.0

28 Apr 17:52
a947adb
Compare
Choose a tag to compare

Changes

  • Add brand attribute option to config

Fixes

  • Use the ProductCollectionProcessor instead of the regular one #6
  • Fix dropdown text attributes output in product/variant webapi
  • Removed updated_at from review webapi data output #7

Compatibility

  • Magento: 2.3.x & Magento 2.4.x