Releases: Sylius/InvoicingPlugin
Releases · Sylius/InvoicingPlugin
v0.19.0
TL;DR
- Drop support for Sylius 1.9 and PHP 7.4
- Add support for Symfony 5.4
Details
- #249 Use PHP 7.4 syntax (@GSadee)
- #251 New PDF layout (@kulczy)
- #252 [Behat] Fix type of show page (@GSadee)
- #253 [Maintenance] Minor installation guide improvements (@GSadee)
- #255 Added missing french translations (@Snowbaha)
- #261 Drop support for Sylius 1.9 & Symfony 5.2 (@GSadee)
- #262 [PDF] Fix minor locale code typo (@GSadee)
- #256 Fix invoice payment state not updating when given order is paid ()
- #210 Minor admin ui redesign (@dmitri.@perunov@@gmail.@com)
- #258 fix: compare when name is the same but not variant (@Snowbaha)
- #266 Remove duplicated config for wkhtmltopdf (@Zales0123)
- #263 resolve SYLIUS_INVOICING_LOGO_FILE ()
- #267 Drop support for PHP 7.4 (@GSadee)
- #269 Upgrade node in GitHub Actions builds (@GSadee)
- #268 Drop support for Symfony 5.3 (@GSadee)
v0.18.1
v0.18.0
v0.17.0
- #233 Upgrade to stable Sylius 1.10 (@GSadee)
- #231 Save invoices on server during generation (@Zales0123)
- #232 Do not require visibility in PHPSpec functions (@Zales0123)
- #230 change information on WKHTMLTOPDF_PATH in README (@DennisdeBest)
- #238 Extract wkhtmltopdf file path to env variable (@GSadee)
- #234 Rework invoice template on pdf and admin show page (@Tomanhez, @GSadee)
- #240 Remove unneeded TemporaryFilesystem service (@GSadee)
- #241 Add note to UPGRADE filem about removing TemporaryFilesystem (@GSadee)
v0.16.1
v0.16.0
v0.15.0
v0.14.0
v0.13.0
v0.12.0
- #190 Add conflict to ^8.3.25 of symplify/package-builder to fix the build (@Prometee)
- #187 Use Sylius UI instead of Sonata event (@Prometee)
- #186 [Enhancement] Refactor and deprecate Invoice repository class (@Prometee)
- #191 Update upgrade to v0.12.0 (@GSadee)
- #193 Initialize GitHub Actions (@pamil)
- #194 Test InvoicingPlugin via GitHub Actions (@pamil)
- #195 Fix Doctrine/Migrations configuration (@Zales0123)
- #188 allow override invoice shop billing data (@jbcr)
- #196 Bugfix | Update channel filter template to new Symfony format (@stloyd)
- #197 Bugfix | Update
admin_invoicing
routes to support new Symfony format (@stloyd)