Releases: Sylius/RefundPlugin
Releases · Sylius/RefundPlugin
v2.0.5
This release adds telemetry support. For more information, see TELEMETRY_POLICY.md.
What's Changed
- [OP 579] PHPSpec to PHPUnit by @rust-le in #476
- Adjust Refund docs, add link to gitbook docs and remove it from here by @TheMilek in #478
- [CI] Fix workflow issues by @Rafikooo in #482
- [DX] Ignore
vardirectory by @Rafikooo in #483 - [CI] Use
BuildTestAppActionby @Rafikooo in #481 - Fix sprintf format for partial price in Refund context by @Prometee in #484
- Cast total to string before setting value in refund inputs by @Prometee in #485
- Add tests/Application/node_modules to .gitignore by @Rafikooo in #490
- Add telemetry by @Rafikooo in #489
New Contributors
Full Changelog: v2.0.4...v2.0.5
v1.6.1
This release adds telemetry support. For more information, see TELEMETRY_POLICY.md.
What's Changed
Full Changelog: v1.6.0...v1.6.1
v1.5.1
This release adds telemetry support. For more information, see TELEMETRY_POLICY.md.
What's Changed
- Update supported branches in README file and PR template by @GSadee in #428
- Add telemetry by @Rafikooo in #487
Full Changelog: v1.5.0...v1.5.1
v1.4.1
This release adds telemetry support. For more information, see TELEMETRY_POLICY.md.
What's Changed
- Adjust supported versions in README file by @GSadee in #413
- [RefundUnitsConverter] Change interface method signature by @Rafikooo in #414
- Update supported branches in README file and PR template by @GSadee in #428
- Add telemetry by @Rafikooo in #486
Full Changelog: v1.4.0...v1.4.1
v2.0.4
Details
- #475 [Maintenance] Switch to new TestApplication (@NoResponseMate)
Full Changelog: v2.0.3...v2.0.4
v2.0.3
v2.0.2
What's Changed
Full Changelog: v2.0.1...v2.0.2
v2.0.1
v2.0.0
TL;DR
- Add support for Sylius 2.0
- Drop support for Sylius 1.X
- Add support for Symfony 7
- Drop support for Symfony 5
- Drop support for PHP 8.1
Details
- #369 [Resources] move resources definition to php (@SirDomin)
- #445 Regenerate migrations (@TheMilek)
- #448 Replace deprecated services' names and parameters + minor clean up (@GSadee)
- #443 Assets reorganization (@kulczy)
- #437 [Maintenance] Bump plugin to Sylius 2.0 (@mpysiak)
- #451 [Maintenance] Refactor directory structure (@mpysiak)
- #452 [Maintenance] Refactor after bump to Sylius 2.0 (@mpysiak)
- #453 Update legacy installation instructions (@mpysiak)
- #455 Improve installation guide + hide refund button next to the payment (@GSadee)
- #456 Rename assets import files (@mpysiak)
- #457 SYL-4167: UI cleanup (@bartek-sek)
- #454 Add changes to UPGRADE file (@mpysiak)
- #458 Remove partials, add twig components (@mpysiak)
- #461 SYL-4167: Final hooks (@bartek-sek)
- #460 [Maintenance] Configuration Files Reorganization and Changing Their Extensions (@Rafikooo)
- #466 [Maintenance] Bump wkhtmltopdf version (@Wojdylak)
- #468 SYL-4225: UI improvements (@bartek-sek)
- #469 Change charset in regenerated migrations to be compatible with Sylius (@GSadee)
New Contributors
- @bartek-sek made their first contribution in #457
Full Changelog: v1.6.0...v2.0.0
v1.6.0
TL;DR
- Add support for Sylius 1.14
- Drop support for Sylius 1.12
Details
- #428 Update supported branches in README file and PR template (@GSadee)
- #434 [CI] Update Actions Checkout Version (@Rafikooo)
- #435 Drop Sylius ~1.12.0, Update CI Definition & Fix Build (@Rafikooo)
- #433 [Maintenance] Support Sylius v1.14.0-beta.1 (@Rafikooo)
- #438 Add LICENSE_OF_TRADEMARK_AND_LOGO (@GSadee)
- #436 [Maintenance] Update legacy package.json in test Application (@mpysiak)
- #440 [Behat] Remove unneeded context (@GSadee)
- #439 Use StateMachine Abstraction instead of hardcoded Winzou (@GSadee)
- #432 Add German Translations for Sylius Refund Plugin (@curler7)
- #441 [CI] Update builds' matrix (@GSadee)
- #442 [Behat] Use Chrome instead of Selenium driver (@GSadee)
- #444 Separate migrations for mySQL and add PostgreSQL support (@TheMilek)
- #446 Refactor services' ids according to the new convention (@GSadee)
- #447 Rename and deprecate parameters (@GSadee)
- #449 [CI] Remove unneeded build + minor improvements (@GSadee)
- #450 Move StateMachineAbstraction config to the proper directory in the test application (@GSadee)
- #459 Upmerge pr (@mpysiak)
- #463 Installation Guide Routes Importing Step Correction (@Rafikooo)
- #464 Improve Installation Guide (@Rafikooo)
- #465 Add note about Sylius 1.14 in the UPGRADE file (@GSadee)
New Contributors
Full Changelog: v1.5.0...v1.6.0