Releases: clerkio/clerk-prestashop
Releases · clerkio/clerk-prestashop
6.9.1
6.9.0
- 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
- 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
- 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.