RefundPlugin Versions Save

Basic refunds functionality for Sylius

v1.5.0

1 month ago

TL;DR

  • Add support for Sylius 1.13
  • Drop support for Sylius 1.11
  • Drop support for PHP 8.0

Details

New Contributors

Full Changelog: https://github.com/Sylius/RefundPlugin/compare/v1.4.0...v1.5.0

v1.4.0

11 months ago

Details

  • #395 [Config] Move SyliusTemplateEvents to the separate configuration file (@Rafikooo)
  • #401 [Maintenance] Adjust Messenger env variables (@GSadee)
  • #396 SyliusTemplateEvents introduced on the Refund view (@Rafikooo)
  • #405 [Maintenance] Bump up Sylius Coding Standard (@coldic3)
  • #406 Make UnitRefundedEventListener listen for all events implementing UnitRefundedInterface (@coldic3)
  • #404 Units refunded flow improvements (@coldic3)
  • #407 Validate if refunded units belong to an order (@coldic3)
  • #408 Introduce tags autoconfiguration (@coldic3)
  • #409 Improve extendibility of OrderRefundsListAction (@coldic3)

Full Changelog: https://github.com/Sylius/RefundPlugin/compare/v1.3.1...v1.4.0

v1.3.1

11 months ago

Details

New Contributors

Full Changelog: https://github.com/Sylius/RefundPlugin/compare/v1.3.0...v1.3.1

v1.3.0

1 year ago

TL;DR

  • Add support for Sylius 1.12
  • Drop support for Sylius 1.10
  • Add support for Symfony 6
  • Drop support for Symfony 4.4

Details

v1.2.1

1 year ago
  • #371 [Maintenance] Update README and PR template (@GSadee)
  • #374 [Behat] Split suites into separate files + remove whitespaces from tags (@GSadee)
  • #375 [Maintenance] Allow flex plugin during plugin installation (@lchrusciel)
  • #379 [GitHub Actions] Configure global flex to fix the build (@GSadee)
  • #391 Add missing csrf_token field (@jakubtobiasz)

v1.2.0

2 years ago
  • #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)
  • #363 Use mapped superclasses for entities (@aleho)
  • #362 [Maintenance] Add TwigToPdfGenerator (@coldic3)
  • #364 [Maintenance] Support PHP 8.1 (@GSadee)
  • #366 [Templates] Remove redundant template overriding (@coldic3)
  • #365 [Templates][Admin] Replace templates overriding with events (@coldic3)
  • #368 Update supported branches in README file (@GSadee)
  • #367 [Maintenance] Optional pdf generator (@Rafikooo, @GSadee)
  • #370 [GitHub Actions] Include build with PDF generation disabled to the main workflow (@GSadee)

v1.1.2

2 years ago

v1.1.1

2 years ago
  • #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

2 years ago

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

v1.0.2

2 years ago