Skip to content

Releases: clerkio/clerk-prestashop

6.9.1

05 Dec 12:17
Compare
Choose a tag to compare
  • Added try catch to basket tracking hook.
  • Decreased min PrestaShop version required for subscriber sync.

6.9.0

18 Oct 10:45
Compare
Choose a tag to compare
  • Improved tier price calculation.
  • Added prices without tax.
  • Added back_order text to product data.
  • Remove template cache from live-search partial.
  • Updated method for getting variant image covers.
  • Added transliteration sanitizer for product attribute keys.
  • Remove header() call from logger.

6.8.9

30 Jul 09:34
Compare
Choose a tag to compare
  • Added customer group id to customer data.
  • Allow customers to have non unique attributes, as lists.
  • Added displayFooter hook position.
  • Fix search page affecting live-search injection.
  • Fix deprecated cartPresenter class.
  • Collect email for all logged in sessions if collect email is enabled.

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.