Releases: Sylius/InvoicingPlugin
Releases · Sylius/InvoicingPlugin
v2.0.0-RC.1
TL;DR
- Add support for Sylius 2.0
- Drop support for Sylius 1.x
- Drop support for PHP 8.1
Details
- #323 Upgrade to 2.0 (@TheMilek)
- #325 Reflect Sylius 2.0 Changes (@Rafikooo)
- #328 [Maintenance] Bump twig hooks (@mpysiak)
- #332 Bump to stable Sylius 2.0 + minor clean up (@GSadee)
- #344 Fix translations' keys after upmerge (@GSadee)
- #347 [CI] Enable composer analyse (@GSadee)
- #348 Adjust the translations and routes after naming convention changes (@TheMilek)
Full Changelog: v1.0.0-RC.1...v2.0.0-RC.1
v1.0.0-RC.1
TL;DR
- Add support for Sylius 1.14
- Drop support for Sylius 1.12
Details
- #321 [symfony/workflow] Makes workflow event listener loading (@Prometee)
- #326 Rename LICENCE to LICENSE (@damonsson)
- #330 [Maintenance] Fix CI builds (@mpysiak)
- #322 Update LICENCE (@damonsson)
- #327 Create LICENSE_OF_TRADEMARK_AND_LOGO (@damonsson)
- #331 [Maintenance][Refactor] Bump plugin to 1.14 (@mpysiak)
- #333 Remove deprecated method + bump to stable Sylius 1.14 + minor clean up (@GSadee)
- #329 Add German Translations for Invoicing Plugin (@curler7)
- #334 [Behat] Use Chrome instead of Selenium driver (@GSadee)
- #335 Replace custom DateTimeProvider by Symfony Clock (@GSadee)
- #336 Remove trademark and logo part from LICENSE file (@GSadee)
- #337 [CI] Update builds' matrix (@GSadee)
- #341 Fix and make consistent the translation keys (@GSadee)
- #340 Minor improvements and clean up (@GSadee)
- #339 [Admin] Remove unneeded route + grid improvements (@GSadee)
- #338 [Admin] Replace custom invoice_channel filter with entity filter from GridBundle (@GSadee)
- #342 Reorganize directory structure (@GSadee)
- #345 [Admin] Fix translations on Invoice index page (@GSadee)
- #343 Regenerate migrations and add support for Postgres (@TheMilek)
- #346 Refactor services names according to the new convention (@TheMilek)
- #350 Upgrade file fixes (@TheMilek)
- #349 Make services private by default (@GSadee)
- #351 Move StateMachineAbstraction config to the proper directory in the test application (@GSadee)
- #352 Minor services fixes (@TheMilek)
- #353 Fix legacy installation (@GSadee)
New Contributors
Full Changelog: v0.25.1...v1.0.0-RC.1
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)