Releases: Setono/SyliusFacebookPlugin
Releases · Setono/SyliusFacebookPlugin
v3.0.0-alpha.3
What's Changed
- composer(deps-dev): update psalm/plugin-phpunit requirement from ^0.17 to ^0.18 by @dependabot in #72
- Update README.md by @Loocos in #75
- composer(deps-dev): update api-platform/core requirement from ^2.6 to ^2.7 by @dependabot in #69
New Contributors
Full Changelog: v3.0.0-alpha.2...v3.0.0-alpha.3
v3.0.0-alpha.2
Adds permission property to route definitions
Full Changelog: v3.0.0-alpha...v3.0.0-alpha.2
v3.0.0-alpha
This release marks a major change in the plugin where it now uses underlying libraries for tracking purposes, but also both tracks server side and client side to make the tracking more robust. Enjoy 🎉
What's Changed
- composer(deps-dev): update psalm/plugin-symfony requirement from ^3.0 to ^3.1 by @dependabot in #59
- composer(deps): update facebook/php-business-sdk requirement from ^12.0 to ^13.0 by @dependabot in #60
- composer(deps-dev): update lexik/jwt-authentication-bundle requirement from ^2.15 to ^2.16 by @dependabot in #62
- Use new meta conversions API libraries by @loevgaard in #64
Full Changelog: v2.0.0...v3.0.0-alpha
v2.0.0
What's Changed
- Upgrade test application and meta files by @loevgaard in #58
Full Changelog: v2.0.0-alpha.5...v2.0.0
v2.0.0-alpha.5
What's Changed
- Allowed: SF5.3 by @igormukhingmailcom in #46
Full Changelog: v2.0.0-alpha.4...v2.0.0-alpha.5
Omit bots tracking & FBC/FBP cookies support
What's Changed
- Skip tracking for bot requests by @igormukhingmailcom in #41
- FBC/FBP support by @igormukhingmailcom in #42
Full Changelog: v2.0.0-alpha.3...v2.0.0-alpha.4
v2.0.0-alpha.3
What's Changed
- Improve SendEventsCommand by @igormukhingmailcom in #40
Full Changelog: v2.0.0-alpha.2...v2.0.0-alpha.3
Per-pixel (custom) token
What's Changed
- Per pixel token by @igormukhingmailcom in #39
Full Changelog: v2.0.0-alpha...v2.0.0-alpha.2
Server side tracking
What's Changed
- Server side tracking by @igormukhingmailcom in #37
Full Changelog: v1.0.0-beta.9...v2.0.0-alpha
v1.0.0-beta.9
Allow PHP8 and other things