Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.38 KB

CHANGELOG-1.4.md

File metadata and controls

14 lines (11 loc) · 1.38 KB

CHANGELOG

v1.4.0 (2023-06-29)

  • #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)