Skip to content

Releases: YotpoLtd/magento2-module-yotpo-loyalty

v1.4.0

22 May 18:30
e108feb
Compare
Choose a tag to compare
  • Added functionality to apply a coupon using URL query param - yotpo_loyalty_coupon_code.
  • Add prepared_schema credentials before sending instead of saving on DB.
  • Added 'Download debug log/info' buttons to module configuration (in a new Debug section group).
  • Added AppEmulation helper and corresponding adjustments + Some minor general cosmetic changes.

v1.3.9

17 Apr 06:24
6edc470
Compare
Choose a tag to compare
  • Move some repeated logics to prepareCouponCodeValue() on YotpoHelper for reusability.
  • Fix return type declaration on TestManagementInterface (Fix for #52)
  • Add check that item exists before calling getSwellAddedItem() on Cart plugin (#54).

v1.3.8

16 Apr 11:13
c6717ed
Compare
Choose a tag to compare
  • Fixed existing cart coupon replacement by preventing multiple-chained coupons when no coupons-to-remove requested.

v1.3.7

16 Feb 10:03
f7b7746
Compare
Choose a tag to compare
  • Changed prepared_schema column type to mediumtext to support larger payloads.

v1.3.6

05 Feb 07:04
3655523
Compare
Choose a tag to compare
  • Prevent passing null values to strtotime() [php8^ Deprecated Functionality error].

v1.3.5

04 Jan 18:52
f209068
Compare
Choose a tag to compare
  • Changed cdn.swellrewards.com to cdn-loyalty.yotpo.com.

v1.3.4

19 Dec 13:13
b8b7941
Compare
Choose a tag to compare
  • v1.3.4: Prevent API/curl false 100 status code when ok.

v1.3.3

28 Sep 08:35
976b4bc
Compare
Choose a tag to compare
  • Observers improvements.
  • Changed system.log comments to yotpo_loyalty.log.

v1.3.1

18 Aug 08:05
d509829
Compare
Choose a tag to compare
  • Improved php8^ support by preventing null on explode()

v1.3.0

18 Jul 09:12
a00622b
Compare
Choose a tag to compare
  • Show confirm modal with merchant info on configuration before saving new credentials.
  • Display the current module version on admin configuration area (+ a little cleanup around the Data Helper).
  • Migrated install and upgrade scripts to declarative schema
  • Moved CLI commands to di.xml
  • Updated CSP whitelist - now using wildcards