Skip to content

Releases: YotpoLtd/magento2-module-yotpo-loyalty

v1.4.10

02 Sep 14:23
ceb10cf
Compare
Choose a tag to compare
  • Replaced jQuery and mage/storage with vanilla JS in Yotpo Loyalty front-end script.

v1.4.9

28 Aug 14:45
008050d
Compare
Choose a tag to compare
  • Added a new webhook topic (store/information/updated) that should run every 6 hours or when the config web section is changed, and send the current root_api_url to Yotpo (unless disabled from config).

v1.4.8

21 Aug 13:36
a910651
Compare
Choose a tag to compare
  • Added a timestamp query param to the snippet loader and url_coupon processor requests (to reduce cache issues).

v1.4.7

22 Feb 09:56
8833659
Compare
Choose a tag to compare
  • Added advanced configuration options to control where to load the snippet (Load Yotpo Snippet and related options).

v1.4.6

21 Dec 09:33
ab14427
Compare
Choose a tag to compare
  • Fixed deprecation issue on CLI (Symfony\Component\Console\Command\Command::execute() should always return int - deprecate returning null).

v1.4.5

03 Dec 16:52
dcd04c9
Compare
Choose a tag to compare
  • Added 'Use Yotpo JS SDK' config option (default:No).

v1.4.4

14 Sep 09:18
3bc08bb
Compare
Choose a tag to compare
  • Fixed unexpected ) in CouponManagement (a fix for php versions prior to 7.3).

v1.4.3

10 Sep 06:56
f0963b8
Compare
Choose a tag to compare
  • Refactored checkout widget and excluded from disabled stores.

v1.4.2

09 Aug 06:14
47d95c6
Compare
Choose a tag to compare
  • Improved multi-store support on observers (use object store_id when available).

v1.4.1

08 Aug 16:12
8461115
Compare
Choose a tag to compare
  • Removed console logs + minor log message change.