Releases: Sylius/RefundPlugin
Releases · Sylius/RefundPlugin
v1.0.0-RC.5
Changed
- #227 Switch from Travis to GitHub Actions (@pamil)
- #230 Support Sylius 1.7 again (@Zales0123)
Fixed
- #228 Fix Doctrine/Migrations configuration (@Zales0123)
v1.0.0-RC.4
v1.0.0-RC.3
Added
Changed
- #198 Minor restyle of order credit memo list ui (@diimpp)
- #197 Convert RefundPayment state values to lowercase (@diimpp)
- #200 Misc refactor (@diimpp)
- #202 [DB] Remove
COMMENT
database configuration (@lchrusciel) - #206 [Doc] Update UPGRADE file (@lchrusciel)
Fixed
v1.0.0-RC.2
- #177 Update README with refunds payment information (@AdamKasp)
- #179 [CreditMemo] Rework credit memo (@GSadee)
- #182 [TaxItem] Make tax item a resource (@GSadee)
- #181 Extract tax rate provider from line items converter (@GSadee)
- #180 [Refunds] Disable refund when order is free (@AdamKasp)
- #183 Code standards fixes (@AdamKasp)
v1.0.0-RC.1
- #172 Navigation via breadcrumbs between credit memo - Order and refund page - order (@Zales0123, @AdamKasp)
- #174 [CreditMemo] Remove unused service from credit memo generator (@GSadee)
- #173 [CreditMemo] Add tax items to credit memo (@GSadee)
- #175 Configuring supported gateways instead of hardcoding them (@Zales0123)
v0.10.1
v0.10.0
- #150 [DX][Twig] Extract even more templates (@Zales0123)
- #162 Change server to new symfony server (@AdamKasp)
- #167 [Refund] Do not expose exception messages to the customer (@lchrusciel, @Zales0123)
- #168 Allow for Messenger 4.3 and 4.4 (@pamil)
v0.9.1
v0.9.0
- #148 Fix UNIQ_DEF86A0EE8F826668CDE5729 creation (@tom10271)
- #149 [Admin][Refunds] Extract several smaller files from order refunds template (@GSadee)
- #153 Fix refund calculator conversion (@Tomanhez)
- #155 Remove embedded to oneToOne, add new Migrations (@Tomanhez)
- #156 Fix refund buttons alignment (@kulczy)
- #157 Require Sylius 1.5 (@JakobTolkemit)
- #159 Remove COMMENT annotation when platform is sqlite (@dnna)
- #160 Require stable version of ResourceBundle (@pamil)
- #161 Dependencies update (@pamil)
v0.8.0
Added
Changed
- #136 [Doctrine] Added php-enum library and upgrade doctrine mapping with custom type (@AdamKasp)
- #140 Improve refund UX (@kulczy, @Tomanhez)
- #143 Remove conflicts and update to Messenger 4.3 (@pamil)
- #135 Extract wkhtmltopdf file path to env variable (@Zales0123)
- #146 [Admin] Unify order link in Credit Memos (@Tomanhez)
Fixed
- #133 Symfony-extension version temporarily locked (@bartoszpietrzak1994)
- #131 Check events dispatching for real (@Zales0123)
- #138 Remove FOB/SymfonyExtension restriction (@pamil)
- #141 Add conflict to some 4.3 symfony bundles (@Tomanhez, @GSadee)
- #130 Moved all entities to mapped-superclasses for better extensibility (@kortwotze, @pamil, @Zales0123)