Releases: Sylius/RefundPlugin
Releases · Sylius/RefundPlugin
v1.5.0
TL;DR
- Add support for Sylius 1.13
- Drop support for Sylius 1.11
- Drop support for PHP 8.0
Details
- #413 Adjust supported versions in README file (@GSadee)
- #414 [RefundUnitsConverter] Change interface method signature (@Rafikooo)
- #419 [Maintenance][CI] Disable php 8.0 with symfony 6 pipes (@NoResponseMate)
- #420 [Maintenance] Add missing deprecations to CreditMemoEmailSender (@NoResponseMate)
- #421 [Maintenance] Update License (@NoResponseMate)
- #423 Add missing factory for line items (@NoResponseMate)
- #424 Update plugin to sylius 1.13. (@BartoszWojdalowicz)
- #427 Bump Sylius 1.13 to stable v1.13.0 version (@GSadee)
New Contributors
- @NoResponseMate made their first contribution in #419
- @BartoszWojdalowicz made their first contribution in #424
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Details
- #395 [Config] Move SyliusTemplateEvents to the separate configuration file (@Rafikooo)
- #401 [Maintenance] Adjust Messenger env variables (@GSadee)
- #396
SyliusTemplateEvents
introduced on theRefund
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: v1.3.1...v1.4.0
v1.3.1
Details
- #393 [Maintenance] Update README and PR template (@GSadee)
- #394 [Maintenance] Remove wkhtmltopdf binary (@coldic3)
- #402 [UI] Remove import with redundant macro (@coldic3)
- #403 Use sylius_admin.path_name for route prefix (@mneuville)
- #412 [Composer] Require php-http/message-factory package (@GSadee)
- #214 [DX] Easier tests for RefundUnits message (@Nek-, @GSadee)
New Contributors
- @mneuville made their first contribution in #403
Full Changelog: v1.3.0...v1.3.1
v1.3.0
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
- #373 Save credit memos on server during generation (@GSadee)
- #378 Drop support for Sylius 1.10 (@GSadee)
- #381 [Maintenance] Remove redundant configuration (@coldic3)
- #384 [Maintenance] Drop support for Symfony 4.4 (@coldic3)
- #387 [Behat] Move scenario from Plus (@TheMilek)
- #385 [Maintenance] Add support for Sylius 1.12 with Symfony 5.4 (@coldic3)
- #386 Add Symfony 6 support (@coldic3, @GSadee)
- #388 [Templates] Adjust to the new Sylius shop UI styles (@coldic3)
v.1.2.1
- #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
- #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
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)