Releases: klaviyo/magento2-klaviyo
Releases · klaviyo/magento2-klaviyo
Enable OAuth Integration
Merge pull request #93 from klaviyo/202012_oauth_support Create OAuth Configuration
Fix missing quote in module
Missing quote in module
Cart rebuild bug fix
Fixed
- Typo in cart rebuild constructor di
Update to only support Magento 2.3 +
Added
- Only support Magento 2.3.* +
Fixed
- Utilize masked quote ids.
- Extend cart/search getList api to contain masked Ids.
Last support for versions < 2.3
Fix a checkout issue
Two minor bug fixes
- Uses the store ids in the product/delete webhook instead of site ids.
- Looks for versions older than 2.1.1 when updating the schema.
Email & SMS @ Checkout
Added
SMS Consent at checkout
Email consent at checkout
Consent at checkout admin tab
Fixed
Email consent now recorded when Klaviyo list opt-in settings are used
Escaped html for public api key
Initial release for Webhooks & csp settings
Added
- Product delete observer webhook to send to Klaviyo catalog
- Webhook secret form field for webhook validation
Changed
- Removed csp setting
- Removed csp mode from config.xml
- Added a.fast.klaviyo.com to img-src csp whitelist
List V2 Fetch lists & remove unused dependency
Added:
- Create CHANGELOG.md
Changed: - Update to README.md to share contribution guidelines
- Use List API V2 for fetching newsletter lists
Fixed: - Remove JQuery UI as a dependency since it is unused
CSP and Reclaim.php Cleanup
- Update: Removes unused variable and DI from Reclaim.php
- Update: CSP now uses report-only mode