Releases: YotpoLtd/magento2-module-yotpo-loyalty
Releases · YotpoLtd/magento2-module-yotpo-loyalty
v1.4.0
- 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
v1.3.8
- Fixed existing cart coupon replacement by preventing multiple-chained coupons when no coupons-to-remove requested.
v1.3.7
- Changed prepared_schema column type to mediumtext to support larger payloads.
v1.3.6
- Prevent passing null values to strtotime() [php8^ Deprecated Functionality error].
v1.3.5
- Changed
cdn.swellrewards.com
tocdn-loyalty.yotpo.com
.
v1.3.4
- v1.3.4: Prevent API/curl false 100 status code when ok.
v1.3.3
- Observers improvements.
- Changed
system.log
comments toyotpo_loyalty.log
.
v1.3.1
- Improved php8^ support by preventing null on explode()
v1.3.0
- 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