Releases: Sylius/InvoicingPlugin
Releases · Sylius/InvoicingPlugin
v0.25.1
What's Changed
TL;DR
- Add french translations
- Fix "Resend" button visibility on smaller screens
Details
- #317 [Translation] Add missing french translation (@pierre-grebert)
- #319 [Admin] [Fix] Change style on order details (@SzymonKostrubiec)
New Contributors
- @pierre-grebert made their first contribution in #317
- @SzymonKostrubiec made their first contribution in #319
Full Changelog: v0.25.0...v0.25.1
v0.25.0
TL;DR
- Add support for Sylius 1.13
- Drop support for Sylius 1.11
- Drop support for PHP 8.0
Details
- #300 [Maintenance] Remove wkhtmltopdf binary (@coldic3)
- #303 [Maintenance] PHP Attributes introduced (@Rafikooo)
- #304 [Maintenance] phpstan upgrade (@Rafikooo)
- #305 [Maintenance] Adjust Messenger env variables (@GSadee)
- #299 Loosen type check for user, to handle more types of users (@j92)
- #310 [Translation] Add missing German translations and update existing ones (@shochdoerfer)
- #313 [Maintenance] Update copyrights (@Wojdylak)
- #312 Sylius 1.13 update (@BartoszWojdalowicz)
- #314 [Maintenance] Enable symfony workflow tests (@Wojdylak)
- #308 [Admin][Translation] fix : use admin locale instead of invoice (@BastienGoze)
- #307 [Translation] fix french translation (@BastienGoze)
- #309 [PDF Template][Translation] Fix translation on pdf template (@BastienGoze)
- #316 Bump Sylius 1.13 to stable v1.13.0 version (@GSadee)
New Contributors
- @j92 made their first contribution in #299
- @shochdoerfer made their first contribution in #310
- @Wojdylak made their first contribution in #313
- @BartoszWojdalowicz made their first contribution in #312
- @damonsson made their first contribution in #315
- @BastienGoze made their first contribution in #308
Full Changelog: v0.24.0...v0.25.0
v0.24.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
- #290 Drop support for Sylius 1.10 (@GSadee)
- #291 [Behat][Invoice] Fix usage of method checking line items after last changes (@GSadee)
- #293 [Maintenance] Remove redundant configuration for not supported Sylius 1.10 (@coldic3)
- #295 [Maintenance] Drop support for Symfony 4.4 (@coldic3)
- #294 [Maintenance] Add support for Sylius 1.12 with Symfony 5.4 (@coldic3)
- #296 Add Symfony 6 support (@coldic3, @GSadee)
- #297 [Templates] Adjust to the new Sylius shop UI styles (@coldic3)
v0.23.1
v0.23.0
- #282 Fix translation on pdf template (@Orkin)
- #284 Add directory purger before fixtures run (@AdamKasp)
- #285 [Maintenance] Allow flex plugin during plugin installation (@lchrusciel)
- #286 [Maintenance] Fix multi-environment .env files in test application (@NoResponseMate)
- #287 Unit net price and discounted unit net price on the invoice (@Rafikooo, @Zales0123)
- #207 Update console command definition to SF 4.4 standards (@GSadee)
- #289 Fix down method of migration that changes indexes (@GSadee)
v0.22.0
- #274 [Maintenance] Support PHP 8.1 (@GSadee)
- #275 [Maintenance] Add TwigToPdfGenerator (@coldic3)
- #277 [DependencyInjection] Move registering resources to prepend method (@GSadee)
- #278 Optional parameter to turn off the PDF generation (@GSadee)
- #279 [GitHub Actions] Include build with PDF generation disabled to the main workflow (@GSadee)
v0.21.0
v0.20.0
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)