Releases: BitBagCommerce/SyliusUserComPlugin
Releases · BitBagCommerce/SyliusUserComPlugin
v2.0.0
v1.1.0
What's Changed
New features
Maintenance
- Remove GA4 and DataFeed plugins from composer.json dependency by @tomkalon in #23
- Add Sylius 1.14 support by @tomkalon in #24
- Update documentation with User.com API usage, cookie domain handling,… by @tomkalon in #48
- Update installation guide by @tomkalon in #51
- Add customer-agreements endpoint swagger by @tomkalon in #41
Fixes
- Change of the attribute responsible for the subscription by @tomkalon in #21
- Add payload to user events by @tomkalon in #22
- Add missing event name (shop_customer_default_address_update) by @tomkalon in #27
- Update CustomerPayloadBuilder by @tomkalon in #28
- Encode query parameter value in UserApi by @tomkalon in #30
- Update product event mappings in OrderUpdateManagerInterface by @tomkalon in #34
- Change usercom_customer_info values by @tomkalon in #33
- Add event to CustomerWithKeyUpdater by @tomkalon in #32
- PHPstan and ECS fix by @tomkalon in #38
- Fix cookie handling by @tomkalon in #42
- Fix cookie handling by @tomkalon in #44
- Remove unused mergeUsers call in CustomerWithKeyUpdater by @tomkalon in #46
Full Changelog: v1.0...v1.1.0
v1.0
Merge pull request #20 from BitBagCommerce/adjustment/update-readme Adjustment/update readme