Skip to content

Releases: clerkio/clerk-prestashop

6.8.8

18 Apr 10:52
Compare
Choose a tag to compare
  • Added alternate controller names to avoid hook conflicts for controllers.
  • Added specific prices to product data.
  • Added product features sync.
  • Moved all product sync data building to shared helper for RTU and fullsync.
  • Removed auth requirements from unsub endpoint.
  • Added EAN13 to product data.
  • Added tier prices.
  • Fixed SQL date filter for customers when building collection.

6.8.7

04 Jan 08:49
Compare
Choose a tag to compare
  • Made clerk.js route reflect site name, to aid in avoiding blockers.
  • Fixed use of deprecated conversationrate/conversionrate function for currency.
  • Added explicit array with all combination prices.

6.8.6

23 Nov 16:01
Compare
Choose a tag to compare
  • Fixed template path extension for powerstep page for presta 1.7^

6.8.5

06 Nov 11:14
c73e800
Compare
Choose a tag to compare
  • Replace Legacy private key in module config.
  • Add JWT verification to sync.
  • Add rotatekey endpoint for updating private key stored in module.

6.8.4

02 Nov 15:16
Compare
Choose a tag to compare
  • Added Datenation to Order and Customer endpoints.
  • Added import of product tags to sync.
  • Added show_price optional boolean to product data.
  • Added minimal_quantity option field to realtime update data.

6.8.3

18 Oct 17:00
Compare
Choose a tag to compare
  • Fixed attribute retrieval for packed product for prestashop 8.x.x.

6.8.2

09 Oct 10:39
Compare
Choose a tag to compare
  • Added non relative path fallback to search page template.
  • Added unsubscribe endpoint for "emailsubscription" and "newsletter" plugins.

6.8.1

22 Sep 10:59
Compare
Choose a tag to compare
  • Fixed search page bug.

6.8.0

14 Sep 06:56
Compare
Choose a tag to compare
  • Removed Tools::JsonEncode() use for Prestashop 8 compatability.

6.7.9

06 Sep 08:59
Compare
Choose a tag to compare
  • Fixed variable name issue for getting tax class in realtime updates.