Skip to content

Releases: clerkio/clerk-magento

3.5.6

25 Feb 20:14
Compare
Choose a tag to compare
  • Fix issue with wrong store being used for key verification

3.5.5

07 Feb 10:13
Compare
Choose a tag to compare
  • Make syncProduct support an array of ids

3.5.4

18 Jan 14:30
Compare
Choose a tag to compare
  • Use correct syntax in product/remove endpoint

3.5.3

21 Nov 13:05
Compare
Choose a tag to compare
  • Add sanity check for facet attributes

3.5.2

16 Nov 12:30
Compare
Choose a tag to compare
  • Fix issue with category api recursively getting subcategories
  • Add sort order for facet attributes

3.5.1

09 Nov 12:42
Compare
Choose a tag to compare
  • Fix issue with single product API
  • Add option to sync out of stock products

3.5.0

25 Oct 07:12
Compare
Choose a tag to compare
  • Fix issue with category pagination causing the first page to be skipped, thanks @mmenozzi
  • Fix price_in_currency formatter condition, thanks @fabianaromagnoli
  • Remove legacy code from observer

3.4.9

04 Oct 12:42
Compare
Choose a tag to compare
  • Add spanish locale and improve italian
  • Refactor API key checking in API Controller
  • Refactor to use standardized error message format

3.4.8

31 Aug 08:30
Compare
Choose a tag to compare
  • Fix issue with layout missing missing on some occasions causing a call to undefined function

3.4.7

17 Aug 11:54
Compare
Choose a tag to compare
  • Remove CMS page synchronization until a better implementation can be made