Skip to content

Releases: Sylius/RefundPlugin

v1.1.1

31 Mar 11:23
v1.1.1
211f609
Compare
Choose a tag to compare
  • #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

17 Feb 10:33
v1.1.0
1e55e58
Compare
Choose a tag to compare

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

25 Jan 09:47
v1.0.2
dc4b158
Compare
Choose a tag to compare

v1.0.1

27 Jul 11:36
v1.0.1
5a59100
Compare
Choose a tag to compare

v1.0.0

14 Jul 07:07
v1.0.0
74c340b
Compare
Choose a tag to compare

v1.0.0-RC.11

24 Jun 05:52
v1.0.0-RC.11
9920f9d
Compare
Choose a tag to compare
v1.0.0-RC.11 Pre-release
Pre-release

v1.0.0-RC.10

02 Jun 11:29
v1.0.0-RC.10
0cf5bff
Compare
Choose a tag to compare
v1.0.0-RC.10 Pre-release
Pre-release
  • #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

13 Apr 13:29
v1.0.0-RC.9
Compare
Choose a tag to compare
v1.0.0-RC.9 Pre-release
Pre-release

v1.0.0-RC.8

18 Mar 07:21
v1.0.0-RC.8
9be9a7e
Compare
Choose a tag to compare
v1.0.0-RC.8 Pre-release
Pre-release
  • #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)

v1.0.0-RC.7

04 Mar 10:08
v1.0.0-RC.7
bc8ff61
Compare
Choose a tag to compare
v1.0.0-RC.7 Pre-release
Pre-release

Added

  • #261 Update GitHub Actions to run on Sylius 1.9 instead of 1.9-beta (@GSadee)

Fixed

  • #260 Fix OrderItemsTaxesApplicator with removed units (@aleho)