Releases: Sylius/RefundPlugin
Releases · Sylius/RefundPlugin
v1.1.1
- #350 [Maintenance] Add information about supported branches (@GSadee)
- #354 [Maintenance] Fix header of information about supported branches (@GSadee)
- #358 [Maintenance] Bump up Sylius versions to fix the build (@GSadee)
- #355 [GitHub Actions] Configure workflow to run on the workflow_dispatch event (@GSadee)
- #359 [Credit Memo] Sorting credit memos by order numbers (@ernestWarwas)
- #361 Enable local file access in CreditMemoPdfFileGenerator (@coldic3)
v1.1.0
TL;DR
- Drop support for Sylius 1.9 and add for Sylius 1.11
- Drop support for PHP 7.4
- Add support for Symfony 5.4
Details
- #326 Do not require visibility in PHPSpec functions (@GSadee)
- #328 fix for
doctrine:schema:update
(@Zales0123) - #330 Use PHP 7.4 syntax (@GSadee)
- #333 [Maintenance] Change names of CHANGELOG and UPGRADE files for v1.0 (@GSadee)
- #331 [Maintenance] Create empty UPGRADE file for v1.1 (@GSadee)
- #334 [Maintenance] Update docblocks about deprecated methods (@GSadee)
- #335 [Maintenance] Minor installation guide improvements (@GSadee)
- #336 Github templates (@Zales0123)
- #337 Drop support for Sylius 1.9 & Symfony 5.2 (@GSadee)
- #339 Drop support for PHP 7.4 (@GSadee)
- #341 Remove unneded exclusion from GitHub Actions configuration (@GSadee)
- #342 Upgrade node in GitHub Actions builds (@GSadee)
- #340 Drop support for Symfony 5.3 (@GSadee)
- #343 Resolve added to parameter to make usage of proper path possible (@TheMilek)
- #345 New PDF layout (@kulczy)
- #346 [Maintenance] Support stable Sylius v1.11.0 (@GSadee)
v1.0.2
v1.0.1
- #328 fix for
doctrine:schema:update
(@Przemysław eRIZ Pawliczuk, @Zales0123)
v1.0.0
- #306 Change order number to Order relation on Refund (@Zales0123)
- #307 [RefundPayment] Change order number to Order relation on RefundPayment (@GSadee)
- #309 Order refund admin show rebuild (@Tomanhez)
- #310 Replace deprecated twig extension (@Tomanhez)
- #308 Logo as parameter (@Mateuszry)
- #313 Change CustomerBillingData to resource and create via factory (@arti0090)
- #314 Add backward compatibility for old refund buses (@Tomanhez)
- #317 Replace Sonata block events with Sylius template events (@GSadee)
- #316 fix original payment method of refund (@AdamKasp)
- #318 Fix plugin versions in UPGRADE file (@GSadee)
- #315 Shop billing data as resource (@SirDomin)
- #312 Improve dx with extending refund type (@AdamKasp)
- #320 [RefundPayment] Make the Refund customization easier (@GSadee)
- #321 Minor improvements for RefundFactory and RefundPaymentFactory (@GSadee)
- #322 Change to a more meaningful message in factory exception (@GSadee)
- #323 Improve customization of RefundType (@Tomanhez, @GSadee)
- #324 Upgrade to stable Sylius 1.10 (@GSadee)
- #325 [Maintenance] Update README (@GSadee)
v1.0.0-RC.11
v1.0.0-RC.10
- #282 [Maintenance] Upgrade PHPSpec package (@GSadee)
- #283 [Maintenance] Upgrade PHPUnit package (@GSadee)
- #284 [Maintenance] Upgrade PHPStan packages (@GSadee)
- #285 Remove AdminApi dependencies (@Tomanhez)
- #288 bus-unification (@SirDomin)
- #289 [CreditMemo] Replace unnecessary custom ChannelFilter with the Sylius entity filter (@GSadee)
- #291 Remove support for Sylius 1.8 (@pamil)
- #294 Added Dutch messages translations (@j92)
- #293 Added Dutch flash message translations (@j92)
- #295 [CreditMemo] Refactor creating CreditMemo to use a factory (@GSadee)
- #296 Always create RefundPayment after CreditMemo (@Zales0123)
- #292 Use creditMemoLogoPath (@j92)
- #297 Add interface prefix to number generator (@GSadee)
- #301 Fix build for version 5.3.0 of symfony/http-foundation (@GSadee)
- #300 Use explicit bus in handlers configurations (@GSadee)
- #299 Refactor credit memo number generator (@GSadee)
- #303 Change mink-debug-extension and remove unnedded params (@arti0090)
- #302 Use interfaces instead of FQCN as services ids + minor files refactor (@GSadee)
- #304 Remove unneeded exclude from GitHub Actions (@GSadee)
- #298 Add sylius 1.10 to composer and workflow (@arti0090)
- #305 Bring back easy-coding-standard + apply CS fixes (@GSadee)
v1.0.0-RC.9
v1.0.0-RC.8
- #232 Drop unused order state-machine transtion to fully refunded (@GSadee)
- #263 Check proper state during resolving order refunded state (@GSadee)
- #265 Toggle doctrine migration (@arti0090)
- #267 Update installation guides to install proper version of plugin (@GSadee)
- #268 update installation guides for sylius 1.8 (@arti0090, @GSadee)
- #264 Taxes displayed properly on credit memo (@AdamKasp, @GSadee)
- #270 Unify custom exceptions (@GSadee)
- #272 Add missing note about changes in constructor of ShipmentLineItemsConverter (@GSadee)
- #271 Unify service definitions of line items converters (@GSadee)