Releases: webgriffe/SyliusNexiPlugin
Releases · webgriffe/SyliusNexiPlugin
v1.1.0
1.0.0
What's Changed
- Capture notify from NEXI by @lruozzi9 in #7
- Support Sylius 1.12 by @lruozzi9 in #10
- [HOTFIX] Use gateway name instead of nexi fixed value to create notify null action url by @lruozzi9 in #12
- Use separate notify token by @mmenozzi in #13
New Contributors
Full Changelog: v0.4.0...v1.0.0
1.0.0-BETA.4
1.0.0 - BETA 3
What's Changed
- [HOTFIX] Use gateway name instead of nexi fixed value to create notify null action url by @lruozzi9 in #12
Full Changelog: v1.0.0-BETA.2...v1.0.0-BETA.3
1.0.0 - BETA 2
What's Changed
Full Changelog: v1.0.0-BETA.1...v1.0.0-BETA.2
1.0.0 - BETA 1
Upgrade notes ⚠️
- Various changes to the capture actions have been made, be sure to pass all required arguments to these classes while upgrading if you have decorated them.
What's Changed
Full Changelog: v0.4.0...v1.0.0-BETA.1
v0.4.0
Upgrade notes ⚠️
- A new dependency to the webgriffe_sylius_nexi.action.capture service has been added. Be sure to pass a
Psr\Log\LoggerInterface
instance to the CaptureAction if you override it.
What's Changed
- Add logs to the capture notifications action by @lamasfoker in #4
New Contributors
- @lamasfoker made their first contribution in #4
Full Changelog: v0.3.0...v0.4.0