v1.11.0-ALPHA.2
版本发布时间: 2022-01-24 21:07:53
Sylius/Sylius最新发布版本:v2.0.0-ALPHA.2(2024-09-24 19:59:39)
TL;DR
Improvements and fixes in Catalog Promotion and Shop API 🎉 🐎 💣
Details
- #12549 [Product Variant] Price Calculator fixed to return always int (@lruozzi9)
- #12759 Use phpspec ^7.1 and avoid custom error reporting level in its configuration (@pamil)
-
#13214 Replace
json_array
withjson
type as requested by the deprecation (@Prometee) - #13251 Change all MasterRequest calls to MainRequest (@Roshyo)
-
#13379 [Bug][Migrations] Add missing
mysql
check for our migrations to ensure proper syntax is available (@lchrusciel) - #13386 [Docs] Catalog promotion label customization (@AdamKasp)
- #13389 [Catalog Promotion] Moved labels to separate twig (@AdamKasp)
- #13392 [Minor] Update possible branch version in GitHub PR template (@lchrusciel)
- #13393 [BUG] Check action type for fixed promotion (@SirDomin)
- #13396 [API] Doctrine extension parameter names and aliases refactor (@TheMilek)
- #13397 [CatalogPromotion][Admin] Fix displaying fixed discount action on catalog show page (@GSadee)
- #13398 [Documentation][CatalogPromotion] Add cookbook about creating a custom action + minor improvements (@GSadee)
- #13400 [API][SHOP] serialization of ShippingMethod and ProductOption - dynamic translation refactor (@TheMilek)
- #13401 [Translations][Shop][API] Dynamic serialization of translations for a Product, ProductVariant and Taxon entities (@Rafikooo)
- #13403 [RFC][CatalogPromotion] Refactor actions and scopes to dynamically set parameters with types without obligatory getType method (@GSadee, @lchrusciel)
- #13405 Class name typo (@TheDevilOnLine)
- #13407 Remove invalid PHP version from PHPSpec build (@Zales0123)
- #13408 [CatalogPromotion] Add compiler pass tests for setting action/scope types parameters (@GSadee)
- #13409 [Shop][API] Contract tests for an Address resource, customer authorization refactor (@Rafikooo)
- #13410 [Test][API][Refactor] CardContext, ProductVariant and Taxon resource (@Rafikooo)
- #13412 [API][SHOP] serialization of Payment and PaymentMethod - dynamic translation refactor (@TheMilek)
- #13415 [Shop][Api] Translatable resources api docs, included slug field in a Taxon and Product responses (@Rafikooo)
- #13421 [Docs] How to customize the invoice logo - updated cookbook (@Rafikooo)
- #13423 [Docs] Customizing Credit Memo's logo (@TheMilek)
- #13426 Architecture tests initialization (@Zales0123)
- #13427 [Minor] Lineup documentation (@lchrusciel)
- #13428 Symfony2 is no more 💃 (@Zales0123)
- #13430 [Maintenance] Do not skip auto-configuration tests (@lchrusciel)
- #13435 [Behat] [Taxons] Fixed issue with asserting Taxons (@TheDevilOnLine)
- #13436 [CatalogPromotion] Fix dates in contract tests (@GSadee)
- #13439 Recalculate cart on remove item (@SirDomin)
- #13451 [docs] fix catalog promotion async tip (@AdamKasp)
- #13453 [Order][API] Translation deleted from payment patch response (@TheMilek)
- #13454 Using phparkitect github actions (@AlessandroMinoccheri)
- #13455 Delay 1.11 one more time (@Zales0123)
- #13458 Applied promotion information formatter service configuration cleanup (@Rafikooo)
- #13459 [API] Bring back SwaggerUI overriding (@lchrusciel)
- #13464 Bugfix: display full cart promotion rule form when adding a new rule (@rimas-kudelis)
- #13465 Catalog promotion priority (@Rafikooo)
- #13468 [CatalogPromotion] Rename actions and scopes (@SirDomin)
- #13469 [CatalogPromotions] Refactor CatalogPromotionsScopeType to remove dup… (@SirDomin)
- #13471 [CatalogPromotion] refactor action type (@AdamKasp)
- #13472 [Docs] add info about hardcoded translations (@SirDomin)
- #13473 [CatalogPromotion] Introduce CatalogPromotionCreated event (@GSadee)
- #13477 Validation deleted from PercentageDiscountActionConfigurationType (@TheMilek)
- #13479 [CatalogPromotion] Refactor names of listeners to be consistent with others (@GSadee)
- #13480 [Minor][Behat] Change feature name to reflect convention and reality (@lchrusciel)
- #13484 [CI] bin/console lint:container - command added to workflow (@Rafikooo)
- #13490 Unify latest CHANGELOGs format with the previous ones (@Zales0123)
- #13491 [API][Minor] Archiving shipping methods filter rename to maintain naming convention (@lchrusciel)
- #13495 [API] Doctrine filters moved below filters namespace (@lchrusciel)
- #13498 [Docs] Sylius 1.8 is not supported anymore (@Zales0123)
- #13499 Refactor catalog promotion applicator (@SirDomin)
- #13502 Move to PHP8.0 syntax in Components (@Zales0123)
- #13504 Postpone 1.10 end of maintenance date (@Zales0123)
- #13506 [Docs] How to customize the invoice logo - neatly cut invoice image (@Rafikooo)
- #13512 [CatalogPromotion] Extract dispatching catalog promotion events from listeners to a separate service (@GSadee)
- #13513 [Architecture] Do not double install PHP dependencies (@lchrusciel)
- #13514 [Documentation] Update Core Team in our documentation (@lchrusciel)
-
#13515 [Maintenance] Replace
test-package.sh
with native GH Actions (@lchrusciel) - #13516 [Maintenance] Remove NelmioAlice from the main packages config (@lchrusciel)
- #13517 [Docs] Change the template path in customization (@Roshyo)
- #13519 [Docs] Altered custom invoice logo path (@Rafikooo)
- #13520 change suggested path in refund docs (@AdamKasp)
- #13527 [Minor] Typo fixes in github packages config (@lchrusciel)
- #13530 [Build fix] Remove unneeded test package binary step (@Zales0123)
New Contributors
- @Rafikooo made their first contribution in https://github.com/Sylius/Sylius/pull/13375
- @TheMilek made their first contribution in https://github.com/Sylius/Sylius/pull/13387
- @AlessandroMinoccheri made their first contribution in https://github.com/Sylius/Sylius/pull/13454
- @lruozzi9 made their first contribution in https://github.com/Sylius/Sylius/pull/12549