Tags: Rafikooo/Sylius
Tags
v1.12.11 - [Sylius#12519](Sylius#12519) [ProductBundle] Add validation for product meta keywords & description ([@DieterHolvoet](https://github.com/DieterHolvoet), [@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#12894](Sylius#12894) Make CheckoutResolver fail safe ([@vvasiloi](https://github.com/vvasiloi), [@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#13334](Sylius#13334) [Admin] Display flag properly based on locale code on product and catalog promotion details ([@adpeyre](https://github.com/adpeyre)) - [Sylius#13954](Sylius#13954) [Docker] Add custom docker composer file to gitignore ([@lchrusciel](https://github.com/lchrusciel)) - [Sylius#14806](Sylius#14806) [Admin][ProductOptions] Changed form ProductOptionChoiceType to Produ… ([@ulinskas](https://github.com/ulinskas)) - [Sylius#15218](Sylius#15218) Fix attributes creation while the default locale is not available in our store ([@TheMilek](https://github.com/TheMilek), [@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15219](Sylius#15219) [Admin] Fix inconsistent routing ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15225](Sylius#15225) Fix updating product taxons positions ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15226](Sylius#15226) Update checkout.rst ([@zairigimad](https://github.com/zairigimad)) - [Sylius#15227](Sylius#15227) CartBlamerListener not found , replace with ShopCartBlamerListener ([@zairigimad](https://github.com/zairigimad)) - [Sylius#15228](Sylius#15228) [Docs] Update UPGRADE-1.12.md ([@UlrichHP](https://github.com/UlrichHP)) - [Sylius#15229](Sylius#15229) Update symfony/service-contracts in composer.json to update Sylius to 1.12.10 ([@UlrichHP](https://github.com/UlrichHP)) - [Sylius#15231](Sylius#15231) Prevent skipping choosing payment step once skipping payment step allowed, but no payment method is available ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15232](Sylius#15232) [Documentation][Admin] Add notes about accessing guest orders ([@GSadee](https://github.com/GSadee)) - [Sylius#15234](Sylius#15234) Fix Sylius versions in UPGRADE file ([@GSadee](https://github.com/GSadee)) - [Sylius#15245](Sylius#15245) Fix CI 2023-08-21 ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15250](Sylius#15250) [Admin][Country] Add violation for adding provinces with duplicated codes or names ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15251](Sylius#15251) Fix error with being unable to add product review while being logged in using remember me ([@TheMilek](https://github.com/TheMilek)) - [Sylius#15252](Sylius#15252) [Admin][Taxon] Fix slug generation to work based on the parent field ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15255](Sylius#15255) [Admin][Product] Add language names to attribute values ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15263](Sylius#15263) Update default Rules of cart promotion ([@zairigimad](https://github.com/zairigimad)) - [Sylius#15268](Sylius#15268) Fix configuring amount for cart promotions item percentage discount actions ([@TheMilek](https://github.com/TheMilek), [@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15272](Sylius#15272) Fix "jumping" taxons while moving up or down ([@igormukhingmailcom](https://github.com/igormukhingmailcom), [@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15277](Sylius#15277) Prevent removing product/taxon if it is already used in promotion rule ([@TheMilek](https://github.com/TheMilek), [@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15280](Sylius#15280) Prevent throwing 500 while finalizing an order when at least one item has become tracked ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15290](Sylius#15290) Add a note about payment-related events ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15311](Sylius#15311) [API] fix prefix url on locale api path ([@oallain](https://github.com/oallain))
v1.12.10 - [Sylius#12502](Sylius#12502) Recalculate order adjustments total after adjustment is added or remo… ([@kayue](https://github.com/kayue), [@SirDomin](https://github.com/SirDomin), [@TheMilek](https://github.com/TheMilek)) - [Sylius#15128](Sylius#15128) [Docs] Sylius Plus installation guide update ([@Rafikooo](https://github.com/Rafikooo)) - [Sylius#15148](Sylius#15148) Fix rendering admin creation form with errors ([@jakubtobiasz](https://github.com/jakubtobiasz), [@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15162](Sylius#15162) Abstracts out ShopBasedCartContext::reset to an interface ([@palttamas](https://github.com/palttamas), [@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15178](Sylius#15178) [CS][DX] Refactor () - [Sylius#15184](Sylius#15184) Cover the order item units based tax calculation strategy with scenarios ([@GSadee](https://github.com/GSadee)) - [Sylius#15185](Sylius#15185) Avoid displaying taxon names inside of autocomplete in different locales than the store ([@TheMilek](https://github.com/TheMilek)) - [Sylius#15186](Sylius#15186) Add a conflict for doctrine/orm:2.15.4 ([@GSadee](https://github.com/GSadee)) - [Sylius#15187](Sylius#15187) [Order] Extract payments removal from OrderPaymentProcessor ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15191](Sylius#15191) Readme banner refresh ([@kulczy](https://github.com/kulczy)) - [Sylius#15195](Sylius#15195) Fix percentage discount's decimal rounding issue ([@TheMilek](https://github.com/TheMilek)) - [Sylius#15197](Sylius#15197) Add a conflict for doctrine/orm 2.15.2 and higher ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15200](Sylius#15200) [Docs] Update order processing info ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15202](Sylius#15202) Update catalog_promotions.rst ([@zairigimad](https://github.com/zairigimad)) - [Sylius#15204](Sylius#15204) Resolve comments from Sylius#15195 ([@TheMilek](https://github.com/TheMilek)) - [Sylius#15205](Sylius#15205) [Maintenance] Remove depractions from OrderPaymentProcessor ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15207](Sylius#15207) [Behat] Fix minor mistake in names of scenarios for receiving discount according to promotions priorities ([@GSadee](https://github.com/GSadee)) - [Sylius#15213](Sylius#15213) Allow installing doctrine/orm 2.15.* ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15214](Sylius#15214) Fix configuring amount for catalog promotions fixed discount actions ([@TheMilek](https://github.com/TheMilek)) - [Sylius#15217](Sylius#15217) Fix cart styles after coupon form submission failure ([@shochdoerfer](https://github.com/shochdoerfer))
v1.12.9 - [Sylius#12555](Sylius#12555) Fix misleading signing in the admin panel feature description ([@Mateuszry](https://github.com/Mateuszry)) - [Sylius#13824](Sylius#13824) Calculate tax with decimal precision and distribute proportionally across order items ([@vvasiloi](https://github.com/vvasiloi), [@GSadee](https://github.com/GSadee), [@TheMilek](https://github.com/TheMilek)) - [Sylius#15014](Sylius#15014) Change prority for custom ChannelContext ([@l-vo](https://github.com/l-vo)) - [Sylius#15037](Sylius#15037) [Docs] add image to entity via one-to-one association ([@vvasiloi](https://github.com/vvasiloi)) - [Sylius#15059](Sylius#15059) Upgrade PHPStan to level 5 ([@lruozzi9](https://github.com/lruozzi9)) - [Sylius#15064](Sylius#15064) [Orders][API] Validate endpoints ([@Rafikooo](https://github.com/Rafikooo)) - [Sylius#15065](Sylius#15065) [CS][DX] Refactor ([@github-actions](https://github.com/github-actions)[[@bot](https://github.com/bot)]) - [Sylius#15069](Sylius#15069) [Psalm] CacheableSupportsMethodInterface in the deprecation list ([@Rafikooo](https://github.com/Rafikooo)) - [Sylius#15075](Sylius#15075) Add a conflict for doctrine/orm:2.15.2 ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15076](Sylius#15076) [CS][DX] Refactor ([@github-actions](https://github.com/github-actions)[[@bot](https://github.com/bot)]) - [Sylius#15079](Sylius#15079) Upgrade PHPStan to level 6 ([@lruozzi9](https://github.com/lruozzi9)) - [Sylius#15086](Sylius#15086) [Fixture] Improve LazyOption performance ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15088](Sylius#15088) [Promotion] Ignore coupon based promotions when when processing an order with no coupon ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15101](Sylius#15101) [Maintenance] Launch of `Sylius Sp. z o.o.` copyright owner across project files ([@Rafikooo](https://github.com/Rafikooo)) - [Sylius#15110](Sylius#15110) Include children taxons while executing InForTaxonsScopeVariantChecker ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15116](Sylius#15116) Ignore ApiPlatform\Core\Api\IriConverterInterface DeprecatedClass Psalm error ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15118](Sylius#15118) Fix CI ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15130](Sylius#15130) Add conflict to symfony/validator 5.4.25, 6.2.12 and 6.3.1 ([@TheMilek](https://github.com/TheMilek)) - [Sylius#15137](Sylius#15137) [Maintenance] Improve ProportionalIntegerDistributor to keep original index ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15139](Sylius#15139) Fix "Show product in the shop page" button ([@mamazu](https://github.com/mamazu), [@jakubtobiasz](https://github.com/jakubtobiasz), [@GSadee](https://github.com/GSadee)) - [Sylius#15145](Sylius#15145) [Bunnyshell] Adjust the workflows for Fork PRs ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15147](Sylius#15147) [Behat] Minor improvements for accessing shop product page scenarios ([@GSadee](https://github.com/GSadee)) - [Sylius#15154](Sylius#15154) Add a conflict for "stof/doctrine-extensions-bundle": "1.8.0" ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15157](Sylius#15157) [Issue 15151] - Check manager before refreshing object ([@ulinskas](https://github.com/ulinskas)) - [Sylius#15161](Sylius#15161) [API] Product filter no longer crashes when using multiple taxons ([@palttamas](https://github.com/palttamas)) - [Sylius#15165](Sylius#15165) [API] Fix CommandDenormalizer ignoring custom property names ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15170](Sylius#15170) Prevent placing an order with a disabled shipping method ([@jakubtobiasz](https://github.com/jakubtobiasz))
v1.12.8 - [Sylius#12344](Sylius#12344) [Product][Association] Fix attaching association with numeric code ([@hatem20](https://github.com/hatem20)) - [Sylius#13438](Sylius#13438) Replace http with https in static URLs ([@vvasiloi](https://github.com/vvasiloi)) - [Sylius#13864](Sylius#13864) fix message of the length constraint on email ([@james2001](https://github.com/james2001)) - [Sylius#14918](Sylius#14918) [Tasks] Improve Robo task ([@Rafikooo](https://github.com/Rafikooo)) - [Sylius#14920](Sylius#14920) [Admin][Shipment] fix english word and add shipment state in admin show shipment ([@BastienGoze](https://github.com/BastienGoze)) - [Sylius#14923](Sylius#14923) [CS][DX] Refactor ([@github-actions](https://github.com/github-actions)[[@bot](https://github.com/bot)]) - [Sylius#14925](Sylius#14925) [Migrations] Sylius-Standard installation fix ([@Rafikooo](https://github.com/Rafikooo)) - [Sylius#14926](Sylius#14926) [API] API Platform's default exception mappings ([@Rafikooo](https://github.com/Rafikooo)) - [Sylius#14929](Sylius#14929) Add conflict for doctrine/orm:2.14.2 ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14932](Sylius#14932) [Admin][Promotion] Remove leftover rules after their assigned product gets deleted ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14935](Sylius#14935) [DX] Do not hardcode order state in order processors ([@Zales0123](https://github.com/Zales0123)) - [Sylius#14938](Sylius#14938) Revert "Add conflict for doctrine/orm:2.14.2" ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14940](Sylius#14940) default shipping methods order by position ([@ehibes](https://github.com/ehibes)) - [Sylius#14941](Sylius#14941) Fix build ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14953](Sylius#14953) Update BuildTestApp actions within workflows ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14956](Sylius#14956) [Shop] Add request matching to LocaleStrippingRouter ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14957](Sylius#14957) Ignore push event on upmerge ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14961](Sylius#14961) [API] Remove invalid enum value from ProductImage resource ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14962](Sylius#14962) [ApiBundle][Maintenance] Remove conflict with `doctrine/dbal:3.*` ([@Rafikooo](https://github.com/Rafikooo)) - [Sylius#14967](Sylius#14967) [GRID] Avoid double label translation on date filter ([@Prometee](https://github.com/Prometee)) - [Sylius#14971](Sylius#14971) Fix the press enter cause attribute deletion ([@zangra-dev](https://github.com/zangra-dev)) - [Sylius#14973](Sylius#14973) [UI][Swagger] Update link to API Introduction section ([@coldic3](https://github.com/coldic3)) - [Sylius#14974](Sylius#14974) [CS][DX] Refactor ([@github-actions](https://github.com/github-actions)[[@bot](https://github.com/bot)]) - [Sylius#14977](Sylius#14977) [Promotion] Fix price range filter to also consider configuration with only max ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14991](Sylius#14991) [Unstable][Maintenance] Fix DisablingApiTest on unstable symfony ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15006](Sylius#15006) Fix adding more than one product attribute at once ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15010](Sylius#15010) Lower the sylius.context.locale tag priority on RequestHeaderBasedLocalContext ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15018](Sylius#15018) Upgrade PHPStan to level 4 ([@lruozzi9](https://github.com/lruozzi9)) - [Sylius#15022](Sylius#15022) [Admin] Fix inability of sorting promotion coupons and catalog promotions ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15024](Sylius#15024) [Behat][Api] Make sure taxon iri is in right section ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15025](Sylius#15025) Added: Implementation of getShippingUnitTotal ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#15031](Sylius#15031) [Behat] Minor fixes in scenarios and contexts ([@coldic3](https://github.com/coldic3)) - [Sylius#15034](Sylius#15034) [CS][DX] Refactor ([@github-actions](https://github.com/github-actions)[[@bot](https://github.com/bot)]) - [Sylius#15038](Sylius#15038) [Fix][Migrations] Wrong abstract class extended ([@Rafikooo](https://github.com/Rafikooo)) - [Sylius#15048](Sylius#15048) Add php-http/message-factory as a dev dependency to fix tests ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#15050](Sylius#15050) [Fix][Installer] Install Sylius 1.12 with PostgreSQL ([@Rafikooo](https://github.com/Rafikooo)) - [Sylius#15052](Sylius#15052) Revert "[CS][DX] Refactor" ([@jakubtobiasz](https://github.com/jakubtobiasz))
v1.12.7 - [Sylius#14825](Sylius#14825) Update sylius-chart.js ([@xXNoceboXx](https://github.com/xXNoceboXx)) - [Sylius#14892](Sylius#14892) Improve testing unstable dependencies in CI ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14897](Sylius#14897) [Channel] Add "order by" to the "find by" methods ([@coldic3](https://github.com/coldic3)) - [Sylius#14902](Sylius#14902) [Order] Prevent paying with a disabled method ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14905](Sylius#14905) [Conflict] Add conflict with symfony/framework-bundle:6.2.8 ([@Rafikooo](https://github.com/Rafikooo)) - [Sylius#14910](Sylius#14910) Change the ApiPlatform Mapping prepend path ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14912](Sylius#14912) [Maintenance][CI] Allow manually dispatching unstable workflow ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14914](Sylius#14914) [Orders][API] OrderItem removal validation ([@Rafikooo](https://github.com/Rafikooo))
v1.12.6 - [Sylius#11121](Sylius#11121) Fixed: Calculator at TaxRate fixtures ([@igormukhingmailcom](https://github.com/igormukhingmailcom)) - [Sylius#13582](Sylius#13582) [Documentation] Fix overwriting templates path ([@goncziakos](https://github.com/goncziakos)) - [Sylius#14763](Sylius#14763) [Documentation][Cookbook] Add Vue Storefront installation guide ([@bitbager](https://github.com/bitbager)) - [Sylius#14826](Sylius#14826) Fix order by composite keys in OrderByIdentifierSqlWalker ([@coldic3](https://github.com/coldic3)) - [Sylius#14835](Sylius#14835) [Docs] Add warning to skip redundant routes on Plus installation ([@coldic3](https://github.com/coldic3)) - [Sylius#14838](Sylius#14838) [Fix] Take care of no session available in cart storage ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14839](Sylius#14839) [Documentation][Plus] Update version of Plus ([@GSadee](https://github.com/GSadee)) - [Sylius#14841](Sylius#14841) [CS][DX] Refactor - [Sylius#14842](Sylius#14842) Remove ApiPlatform 2.6.x from CI ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14847](Sylius#14847) Remove merge conflict comment ([@SebLours](https://github.com/SebLours)) - [Sylius#14849](Sylius#14849) Fix a wrong function name in the AuthenticationSuccessListenerSpec ([@dawkaa](https://github.com/dawkaa)) - [Sylius#14850](Sylius#14850) [Order] Fix partially refunded payement preventing order to still be … ([@BorbagUskada](https://github.com/BorbagUskada)) - [Sylius#14853](Sylius#14853) [Docs] Add guide on how to add another implementation of UnitRefundInterface ([@coldic3](https://github.com/coldic3)) - [Sylius#14855](Sylius#14855) Add selecting only Behat scenarios with @javascript tag for JS-based CI ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14857](Sylius#14857) Fix LogicException in form validation ([@jurv](https://github.com/jurv)) - [Sylius#14859](Sylius#14859) [Order] Ensure correct item in `post_add` event ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14865](Sylius#14865) Fix calculating cart after trying to add more product than in stock ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14869](Sylius#14869) Typo in fixtures.rst ([@alexandre-castelain](https://github.com/alexandre-castelain)) - [Sylius#14870](Sylius#14870) There's no canton in Belgium, it's provinces ([@alexandre-castelain](https://github.com/alexandre-castelain)) - [Sylius#14880](Sylius#14880) [Locale][API] Additional locale code validation ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14884](Sylius#14884) fix: `encore prod` retrocompat ([@maxperei](https://github.com/maxperei)) - [Sylius#14886](Sylius#14886) Add var/log content to artifacts on pipeline fail ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14887](Sylius#14887) [Admin][ProductVariant] Switched list rendering from base locale to current ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14891](Sylius#14891) Fix dependency security vulerability for enshrined/svg-sanitize package
v1.11.15 - [Sylius#14784](Sylius#14784) [Documentation] Update Sylius versions in release cycle ([@GSadee](https://github.com/GSadee)) - [Sylius#14871](Sylius#14871) Fix dependency security vulerability for enshrined/svg-sanitize package ([@cosminsandu](https://github.com/cosminsandu)) - [Sylius#14876](Sylius#14876) Fix CI on Sylius 1.11 ([@jakubtobiasz](https://github.com/jakubtobiasz))
v1.12.5 - [Sylius#12752](Sylius#12752) [ADR] Strategy for resource internationalization in API ([@lchrusciel](https://github.com/lchrusciel)) - [Sylius#13044](Sylius#13044) [Maintenance] Added promotion form theme override in UPGRADE-1.9.md ([@SVillette](https://github.com/SVillette)) - [Sylius#13313](Sylius#13313) [Behat] add scenario for disabled admin ([@SirDomin](https://github.com/SirDomin)) - [Sylius#13913](Sylius#13913) [Architecture] Ensure HTTP errors are not dispatched in command handlers ([@lchrusciel](https://github.com/lchrusciel)) - [Sylius#14026](Sylius#14026) [Minor] Typo fixes and small code improvement ([@lchrusciel](https://github.com/lchrusciel), [@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14055](Sylius#14055) Fix channel color in fixture ([@iKsSs](https://github.com/iKsSs)) - [Sylius#14531](Sylius#14531) Update sylius_plus_installation.rst ([@oallain](https://github.com/oallain)) - [Sylius#14561](Sylius#14561) [DOCS] Sylius components attribute ([@arti0090](https://github.com/arti0090)) - [Sylius#14758](Sylius#14758) [API] Priorities in data transformers ([@Zales0123](https://github.com/Zales0123)) - [Sylius#14761](Sylius#14761) fix(layout): removed admin-layout__topbar height ([@UlrichHP](https://github.com/UlrichHP)) - [Sylius#14784](Sylius#14784) [Documentation] Update Sylius versions in release cycle ([@GSadee](https://github.com/GSadee)) - [Sylius#14785](Sylius#14785) Remove scheduled full build ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14789](Sylius#14789) Fix product attribute value normalizer ([@loic425](https://github.com/loic425)) - [Sylius#14792](Sylius#14792) Add adjusting shop regex section to disabling-localised-urls.rst ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14797](Sylius#14797) [API] Prepend configuration with API Platform mapping ([@GSadee](https://github.com/GSadee)) - [Sylius#14800](Sylius#14800) Fix being unable to pick up latest non-empty cart started in shop and continued in API ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14801](Sylius#14801) Add a missing orders prefix to routes in Admin Panel ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14802](Sylius#14802) Update versions in the "Submitting a Patch" doc ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14803](Sylius#14803) Logout Admin User after being disabled ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14804](Sylius#14804) Fix CI ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14805](Sylius#14805) Remove possibility to add Stripe as a payment method when package is missing ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14808](Sylius#14808) Fix url in links ([@jaceksieja](https://github.com/jaceksieja)) - [Sylius#14813](Sylius#14813) [Shop] Fix displaying discount on list view when original price is lower than current ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14818](Sylius#14818) Improve SEO - [Sylius#14820](Sylius#14820) [CS][DX] Refactor - [Sylius#14824](Sylius#14824) [Orders][API] Change cart item delete HTTP response code to 204 ([@Rafikooo](https://github.com/Rafikooo))
v1.12.4 - [Sylius#12996](Sylius#12996) Remove sylius.model.shop_billing_data.class ([@vvasiloi](https://github.com/vvasiloi)) - [Sylius#13448](Sylius#13448) Remove wrong trailing space in test attribute ([@mmenozzi](https://github.com/mmenozzi)) - [Sylius#13835](Sylius#13835) chore: Replace NBSP by Space in doc ([@sad270](https://github.com/sad270)) - [Sylius#14122](Sylius#14122) [AUTO] Updated translations from Crowdin (master) ([@SyliusBot](https://github.com/SyliusBot)) - [Sylius#14174](Sylius#14174) [Admin] Fix 500 error when showing cart in admin panel ([@lchrusciel](https://github.com/lchrusciel)) - [Sylius#14381](Sylius#14381) [Maintenance] Note behat changes due to Mailer usage ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14416](Sylius#14416) [Product] Fixed product attribute translations Sylius#11570 ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14556](Sylius#14556) Hide "View in your store" widget in case ShopBundle disabled ([@diimpp](https://github.com/diimpp)) - [Sylius#14562](Sylius#14562) Update embedding products snippet in documentation ([@qhayat](https://github.com/qhayat)) - [Sylius#14576](Sylius#14576) Fix notInRangeMessage usage for a few Range validations ([@diimpp](https://github.com/diimpp), [@GSadee](https://github.com/GSadee)) - [Sylius#14577](Sylius#14577) Product taxon position don't affect parent taxon - API ([@everwhatever](https://github.com/everwhatever)) - [Sylius#14667](Sylius#14667) [Maintenance][CI] Remove github actions deprecations ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14716](Sylius#14716) [Messenger] Use parameters in the configuration ([@Rafikooo](https://github.com/Rafikooo)) - [Sylius#14717](Sylius#14717) [CS][DX] Refactor - [Sylius#14719](Sylius#14719) [CS][DX] Refactor - [Sylius#14721](Sylius#14721) Added forgotten import to docblock. ([@kkevindev](https://github.com/kkevindev)) - [Sylius#14722](Sylius#14722) [User] Allow configuring `lastLogin` tracking frequency ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14730](Sylius#14730) [UI][DX] Extract form collection event handlers to the separate module ([@coldic3](https://github.com/coldic3)) - [Sylius#14731](Sylius#14731) [Fix] Request stack with null request ([@Prometee](https://github.com/Prometee)) - [Sylius#14733](Sylius#14733) Update generating-invoice-after-payment.rst ([@cwa-cc](https://github.com/cwa-cc)) - [Sylius#14735](Sylius#14735) Refactor not to use RequestStack::getMasterRequest() ([@GSadee](https://github.com/GSadee)) - [Sylius#14736](Sylius#14736) Updated UPGRADE-1.11.md to add a BC Break on channel pricing ([@devantoine](https://github.com/devantoine)) - [Sylius#14739](Sylius#14739) [CS][DX] Refactor - [Sylius#14740](Sylius#14740) [CS][DX] Refactor - [Sylius#14745](Sylius#14745) Fix static analysis after upmerge ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14746](Sylius#14746) Optimize jeans_04.svg size ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14749](Sylius#14749) Port of Sylius 1.13 CI to Sylius 1.12 ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14751](Sylius#14751) Fix applying catalog promotions when there is no applied promotions and price differ from original price ([@TheMilek](https://github.com/TheMilek)) - [Sylius#14752](Sylius#14752) Fix workflows file extensions after downmerge ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14753](Sylius#14753) Fix typo in notify-about-build-status workflow job ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14755](Sylius#14755) [Maintenance][ApiBundle] Move test app into `Tests` dir ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14762](Sylius#14762) Add missing interface to OrderIntegrityChecker ([@Zales0123](https://github.com/Zales0123)) - [Sylius#14767](Sylius#14767) [CS][DX] Refactor - [Sylius#14768](Sylius#14768) [CS][DX] Refactor - [Sylius#14770](Sylius#14770) Fix typo in notify-about-build-status workflow job ([@GSadee](https://github.com/GSadee)) - [Sylius#14772](Sylius#14772) [Maintenance][ApiBundle] Update test app config ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14773](Sylius#14773) [Maintenance][UserBundle] Fix UserLastLoginSubscriber arguments ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14779](Sylius#14779) [Admin] Change homepage path variable to use snake case ([@GSadee](https://github.com/GSadee)) - [Sylius#14780](Sylius#14780) [Product] Add missing LocaleContextInterface in ProductAttributeController after upmerge from 1.11 ([@GSadee](https://github.com/GSadee)) - [Sylius#14782](Sylius#14782) Fix the wrong DQL alias in OrderByIdentifierSqlWalker ([@coldic3](https://github.com/coldic3)) - [Sylius#14783](Sylius#14783) [Admin] Fix 500 when resending order confirmation email for a cart ([@NoResponseMate](https://github.com/NoResponseMate))
v1.11.14 - [Sylius#12996](Sylius#12996) Remove sylius.model.shop_billing_data.class ([@vvasiloi](https://github.com/vvasiloi)) - [Sylius#13448](Sylius#13448) Remove wrong trailing space in test attribute ([@mmenozzi](https://github.com/mmenozzi)) - [Sylius#13835](Sylius#13835) chore: Replace NBSP by Space in doc ([@sad270](https://github.com/sad270)) - [Sylius#14174](Sylius#14174) [Admin] Fix 500 error when showing cart in admin panel ([@lchrusciel](https://github.com/lchrusciel)) - [Sylius#14416](Sylius#14416) [Product] Fixed product attribute translations Sylius#11570 ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14576](Sylius#14576) Fix notInRangeMessage usage for a few Range validations ([@diimpp](https://github.com/diimpp), [@GSadee](https://github.com/GSadee)) - [Sylius#14577](Sylius#14577) Product taxon position don't affect parent taxon - API ([@everwhatever](https://github.com/everwhatever)) - [Sylius#14719](Sylius#14719) [CS][DX] Refactor - [Sylius#14721](Sylius#14721) Added forgotten import to docblock. ([@kkevindev](https://github.com/kkevindev)) - [Sylius#14722](Sylius#14722) [User] Allow configuring `lastLogin` tracking frequency ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14730](Sylius#14730) [UI][DX] Extract form collection event handlers to the separate module ([@coldic3](https://github.com/coldic3)) - [Sylius#14731](Sylius#14731) [Fix] Request stack with null request ([@Prometee](https://github.com/Prometee)) - [Sylius#14736](Sylius#14736) Updated UPGRADE-1.11.md to add a BC Break on channel pricing ([@devantoine](https://github.com/devantoine)) - [Sylius#14740](Sylius#14740) [CS][DX] Refactor - [Sylius#14746](Sylius#14746) Optimize jeans_04.svg size ([@jakubtobiasz](https://github.com/jakubtobiasz)) - [Sylius#14751](Sylius#14751) Fix applying catalog promotions when there is no applied promotions and price differ from original price ([@TheMilek](https://github.com/TheMilek)) - [Sylius#14755](Sylius#14755) [Maintenance][ApiBundle] Move test app into `Tests` dir ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14762](Sylius#14762) Add missing interface to OrderIntegrityChecker ([@Zales0123](https://github.com/Zales0123)) - [Sylius#14768](Sylius#14768) [CS][DX] Refactor - [Sylius#14773](Sylius#14773) [Maintenance][UserBundle] Fix UserLastLoginSubscriber arguments ([@NoResponseMate](https://github.com/NoResponseMate)) - [Sylius#14782](Sylius#14782) Fix the wrong DQL alias in OrderByIdentifierSqlWalker ([@coldic3](https://github.com/coldic3)) - [Sylius#14783](Sylius#14783) [Admin] Fix 500 when resending order confirmation email for a cart ([@NoResponseMate](https://github.com/NoResponseMate))
PreviousNext