8000 Tags · cwa-cc/Sylius · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cwa-cc/Sylius

Tags

v1.12.3

Toggle v1.12.3's commit message

Verified

This tag was signed with the committer’s verified signature.
GSadee Grzegorz Sadowski
v1.12.3

- [Sylius#14715](Sylius#14715) [Core] Fix default query hint config ([@coldic3](https://github.com/coldic3))

v1.12.2

Toggle v1.12.2's commit message

Verified

This tag was signed with the committer’s verified signature.
GSadee Grzegorz Sadowski
v1.12.2

- [Sylius#12099](Sylius#12099) Make link buttons with confirmation modal work again ([@stefandoorn](https://github.com/stefandoorn))
- [Sylius#12712](Sylius#12712) Fix sprintf parameters order ([@Creeperface01](https://github.com/Creeperface01))
- [Sylius#13157](Sylius#13157) Add missing space to taxes <tr> ([@pavol-tuka](https://github.com/pavol-tuka))
- [Sylius#13207](Sylius#13207) Changing replacement interface as previous one does not exist ([@Roshyo](https://github.com/Roshyo))
- [Sylius#13689](Sylius#13689) Fix typo in sylius_order state machine callback ([@vvasiloi](https://github.com/vvasiloi), [@Rafikooo](https://github.com/Rafikooo),
[@Zales0123](https://github.com/Zales0123))
- [Sylius#13820](Sylius#13820) [Doc] Add depth to theme configuration ([@Nek-](https://github.com/Nek-))
- [Sylius#14177](Sylius#14177) [Docs] Fix API docs for Shop User token response ([@loic425](https://github.com/loic425))
- [Sylius#14289](Sylius#14289) [Api] Change int to integer in ProductVariant and ShippingMethod documentation normalizers ([@EsamAl-Dabagh](https://github.com/EsamAl-Dabagh))
- [Sylius#14491](Sylius#14491) Upgrade PHPStan to level 3 ([@lruozzi9](https://github.com/lruozzi9))
- [Sylius#14525](Sylius#14525) Adding skipIf for migrations to allow future runs when they should apply ([@stefantalen](https://github.com/stefantalen))
- [Sylius#14575](Sylius#14575) [DX] Add EditorConfig for test API responses ([@coldic3](https://github.com/coldic3))
- [Sylius#14580](Sylius#14580) [Enchancement] Optimize memory usage by sylius:remove-expired-carts command ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [Sylius#14587](Sylius#14587) Add gitattributes on bundles ([@loic425](https://github.com/loic425))
- [Sylius#14594](Sylius#14594) Fix postgres builds ([@coldic3](https://github.com/coldic3))
- [Sylius#14605](Sylius#14605) [CS][DX] Refactor ([@bot](https://github.com/bot)@[@sylius](https://github.com/sylius).[@org](https://github.com/org))
- [Sylius#14606](Sylius#14606) [CS][DX] Refactor ([@bot](https://github.com/bot)@[@sylius](https://github.com/sylius).[@org](https://github.com/org))
- [Sylius#14608](Sylius#14608) [UI][Shop][Cart] Reset chosen options on refresh in firefox ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14619](Sylius#14619) Update catalog_promotions.rst ([@Xusifob](https://github.com/Xusifob))
- [Sylius#14625](Sylius#14625) [Fix][Shop] Conditional adding of logout listener ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14632](Sylius#14632) [Documentation] Extend the maintenance period of Sylius 1.11 by one month ([@GSadee](https://github.com/GSadee))
- [Sylius#14633](Sylius#14633) [Documentation] Remove Sylius 1.12 scope from the release cycle page ([@GSadee](https://github.com/GSadee))
- [Sylius#14634](Sylius#14634) [API] Fix ProductVariantNormalizer exception catching ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14641](Sylius#14641) Updated twig/intl-extra to allow v3 ([@UlrichHP](https://github.com/UlrichHP))
- [Sylius#14642](Sylius#14642) Fix invalid API errors normalization ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [Sylius#14643](Sylius#14643) [ProductAssociation] Fix empty product associations ([@coldic3](https://github.com/coldic3))
- [Sylius#14645](Sylius#14645) Move Upgrade API from 1.11.11 to 1.11.12 section to the top of file ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [Sylius#14646](Sylius#14646) Adjust FlattenException and HydraError normalizers to Symfony 5.4 ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [Sylius#14650](Sylius#14650) Validate existence of coupon ([@bashilbers](https://github.com/bashilbers), [@everwhatever](https://github.com/everwhatever))
- [Sylius#14651](Sylius#14651) Remove unit from shipment ([@kayue](https://github.com/kayue), [@everwhatever](https://github.com/everwhatever))
- [Sylius#14657](Sylius#14657) [CS][DX] Refactor ([@bot](https://github.com/bot)@[@sylius](https://github.com/sylius).[@org](https://github.com/org))
- [Sylius#14659](Sylius#14659) [CS][DX] Refactor ([@bot](https://github.com/bot)@[@sylius](https://github.com/sylius).[@org](https://github.com/org))
- [Sylius#14661](Sylius#14661) [Maintenance][Psalm] Add LifecycleEventArgs to deprecated classes ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14662](Sylius#14662) Improve loading taxons ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [Sylius#14669](Sylius#14669) Wrong Rounding of the prices in the percentage discount catalog promotions ([@maxmishyn](https://github.com/maxmishyn), [@everwhatever](https://github.com/everwhatever))
- [Sylius#14677](Sylius#14677) [Maintenance] Remove Doctrine's LifecycleEventArgs deprecations ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14678](Sylius#14678) [UX] Fix cart button on small screens ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14682](Sylius#14682) It's 2023! 🎉 ([@coldic3](https://github.com/coldic3))
- [Sylius#14683](Sylius#14683) Extract authorized user assignment to separate method/ cp to 1.11 ([@everwhatever](https://github.com/everwhatever))
- [Sylius#14685](Sylius#14685) Default ORDER BY for all entities and their relationships ([@coldic3](https://github.com/coldic3))
- [Sylius#14689](Sylius#14689) [CS][DX] Refactor ([@bot](https://github.com/bot)@[@sylius](https://github.com/sylius).[@org](https://github.com/org))
- [Sylius#14691](Sylius#14691) [Fix] Symfony container reanimation after friendsofsymfony/rest-bundle: 3.5.0 release ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14694](Sylius#14694) [Composer] Remove conflict with doctrine/annotations: ^2.0 ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14697](Sylius#14697) Remove error suppression to fix unit tests ([@coldic3](https://github.com/coldic3))
- [Sylius#14700](Sylius#14700) Add a conflict for doctrine/migrations:3.5.3 ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [Sylius#14701](Sylius#14701) [API] Fix IRI converter catching homepage ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14704](Sylius#14704) [Conflicts] Doctrine/annotations:^2.0 ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14706](Sylius#14706) [Promotion][UI] Fix hardcoded "sylius_promotion" selector ([@coldic3](https://github.com/coldic3))
- [Sylius#14707](Sylius#14707) Add note to UPGRADE-1.12 file about default order by for all entities ([@GSadee](https://github.com/GSadee))

v1.11.13

Toggle v1.11.13's commit message

Verified

This tag was signed with the committer’s verified signature.
GSadee Grzegorz Sadowski
v1.11.13

- [Sylius#14715](Sylius#14715) [Core] Fix default query hint config ([@coldic3](https://github.com/coldic3))

v1.11.12

Toggle v1.11.12's commit message

Verified

This tag was signed with the committer’s verified signature.
GSadee Grzegorz Sadowski
v1.11.12

- [Sylius#12099](Sylius#12099) Make link buttons with confirmation modal work again ([@stefandoorn](https://github.com/stefandoorn))
- [Sylius#12712](Sylius#12712) Fix sprintf parameters order ([@Creeperface01](https://github.com/Creeperface01))
- [Sylius#13157](Sylius#13157) Add missing space to taxes <tr> ([@pavol-tuka](https://github.com/pavol-tuka))
- [Sylius#13207](Sylius#13207) Changing replacement interface as previous one does not exist ([@Roshyo](https://github.com/Roshyo))
- [Sylius#13689](Sylius#13689) Fix typo in sylius_order state machine callback ([@vvasiloi](https://github.com/vvasiloi), [@Rafikooo](https://github.com/Rafikooo),
[@Zales0123](https://github.com/Zales0123))
- [Sylius#13820](Sylius#13820) [Doc] Add depth to theme configuration ([@Nek-](https://github.com/Nek-))
- [Sylius#14177](Sylius#14177) [Docs] Fix API docs for Shop User token response ([@loic425](https://github.com/loic425))
- [Sylius#14289](Sylius#14289) [Api] Change int to integer in ProductVariant and ShippingMethod documentation normalizers ()
- [Sylius#14525](Sylius#14525) Adding skipIf for migrations to allow future runs when they should apply ([@stefantalen](https://github.com/stefantalen))
- [Sylius#14575](Sylius#14575) [DX] Add EditorConfig for test API responses ([@coldic3](https://github.com/coldic3))
- [Sylius#14580](Sylius#14580) [Enchancement] Optimize memory usage by sylius:remove-expired-carts command ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [Sylius#14605](Sylius#14605) [CS][DX] Refactor ()
- [Sylius#14608](Sylius#14608) [UI][Shop][Cart] Reset chosen options on refresh in firefox ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14619](Sylius#14619) Update catalog_promotions.rst ([@Xusifob](https://github.com/Xusifob))
- [Sylius#14632](Sylius#14632) [Documentation] Extend the maintenance period of Sylius 1.11 by one month ([@GSadee](https://github.com/GSadee))
- [Sylius#14633](Sylius#14633) [Documentation] Remove Sylius 1.12 scope from the release cycle page ([@GSadee](https://github.com/GSadee))
- [Sylius#14634](Sylius#14634) [API] Fix ProductVariantNormalizer exception catching ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14642](Sylius#14642) Fix invalid API errors normalization ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [Sylius#14643](Sylius#14643) [ProductAssociation] Fix empty product associations ([@coldic3](https://github.com/coldic3))
- [Sylius#14645](Sylius#14645) Move Upgrade API from 1.11.11 to 1.11.12 section to the top of file ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [Sylius#14650](Sylius#14650) Validate existence of coupon ([@bashilbers](https://github.com/bashilbers), [@everwhatever](https://github.com/everwhatever))
- [Sylius#14651](Sylius#14651) Remove unit from shipment ([@kayue](https://github.com/kayue), [@everwhatever](https://github.com/everwhatever))
- [Sylius#14659](Sylius#14659) [CS][DX] Refactor ([@bot](https://github.com/bot)@[@sylius](https://github.com/sylius).[@org](https://github.com/org))
- [Sylius#14661](Sylius#14661) [Maintenance][Psalm] Add LifecycleEventArgs to deprecated classes ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14662](Sylius#14662) Improve loading taxons ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [Sylius#14669](Sylius#14669) Wrong Rounding of the prices in the percentage discount catalog promotions ([@maxmishyn](https://github.com/maxmishyn), [@everwhatever](https://github.com/everwhatever))
- [Sylius#14677](Sylius#14677) [Maintenance] Remove Doctrine's LifecycleEventArgs deprecations ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14678](Sylius#14678) [UX] Fix cart button on small screens ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14682](Sylius#14682) It's 2023! 🎉 ([@coldic3](https://github.com/coldic3))
- [Sylius#14683](Sylius#14683) Extract authorized user assignment to separate method/ cp to 1.11 ([@everwhatever](https://github.com/everwhatever))
- [Sylius#14685](Sylius#14685) Default ORDER BY for all entities and their relationships ([@coldic3](https://github.com/coldic3))
- [Sylius#14689](Sylius#14689) [CS][DX] Refactor ()
- [Sylius#14691](Sylius#14691) [Fix] Symfony container reanimation after friendsofsymfony/rest-bundle: 3.5.0 release ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14697](Sylius#14697) Remove error suppression to fix unit tests ([@coldic3](https://github.com/coldic3))
- [Sylius#14700](Sylius#14700) Add a conflict for doctrine/migrations:3.5.3 ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [Sylius#14701](Sylius#14701) [API] Fix IRI converter catching homepage ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14704](Sylius#14704) [Conflicts] Doctrine/annotations:^2.0 ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14706](Sylius#14706) [Promotion][UI] Fix hardcoded "sylius_promotion" selector ([@coldic3](https://github.com/coldic3))

v1.12.1

Toggle v1.12.1's commit message

Verified

This tag was signed with the committer’s verified signature.
GSadee Grzegorz Sadowski
v1.12.1

- [Sylius#12611](Sylius#12611) Change on from string to array, consistent with other definitions ([@stefandoorn](https://github.com/stefandoorn))
- [Sylius#13187](Sylius#13187) issue/12985-migration-in-corebundle ([@coldic3](https://github.com/coldic3))
- [Sylius#13202](Sylius#13202) [Core][Checkout] fixed Sylius#13201 ([@acornforth](https://github.com/acornforth), [@SirDomin](https://github.com/SirDomin))
- [Sylius#14036](Sylius#14036) [Docker] Allow overriding ports in docker-compose.yml ([@coldic3](https://github.com/coldic3))
- [Sylius#14435](Sylius#14435) Include 1.13 branch in the PR template ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14474](Sylius#14474) ⬆️ Upgrade gaufrette version (PHP 8+ compat) ([@Nek-](https://github.com/Nek-), [@coldic3](https://github.com/coldic3))
- [Sylius#14486](Sylius#14486) [Cart] Set the created_by_guest flag as false if the cart was created by a customer authenticated via access token ([@nicolalazzaro](https://github.com/nicolalazzaro))
- [Sylius#14488](Sylius#14488) [Maintenance][CI] Remove deprecations ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14489](Sylius#14489) [Api] Sorting products by price should be per channel ([@j92](https://github.com/j92))
- [Sylius#14500](Sylius#14500) [Docs] Update inventory source resolving ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14501](Sylius#14501) [Maintenance] Removal of direct unneeded dependency on proxy manager LTS ([@lchrusciel](https://github.com/lchrusciel))
- [Sylius#14505](Sylius#14505) Fix password hasher version ([@loic425](https://github.com/loic425))
- [Sylius#14508](Sylius#14508) [Maintenance] Outdated Symfony 6 conflicts removed ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14510](Sylius#14510) [maintenance] - Ignore more files that will not be used with installed sylius ([@Ferror](https://github.com/Ferror))
- [Sylius#14511](Sylius#14511) [maintenance] - Use symfony runtime component ([@Ferror](https://github.com/Ferror))
- [Sylius#14514](Sylius#14514) [Behat][API] Add missing channels suite to imports ([@GSadee](https://github.com/GSadee))
- [Sylius#14516](Sylius#14516) [Docs] Update release cycle with 1.12 and 1.13 info ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14520](Sylius#14520) Refresh readme banner ([@kulczy](https://github.com/kulczy))
- [Sylius#14523](Sylius#14523) Product taxon position don't affect parent taxon ([@everwhatever](https://github.com/everwhatever))
- [Sylius#14526](Sylius#14526) [Maintenance] Exclude copied IRI converter in ECS config ([@coldic3](https://github.com/coldic3))
- [Sylius#14527](Sylius#14527) [GitHub Actions] Add 1.13 branch to "Refactor" workflow ([@coldic3](https://github.com/coldic3))
- [Sylius#14536](Sylius#14536) [Maintenance][Fixture] Allow using default values with optional array nodes ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14538](Sylius#14538) [Product] Fix product variant choice labels ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14543](Sylius#14543) [Maintenance] Fix type casting in migrations ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14544](Sylius#14544) [Doc] Fix Supported versions table ([@oallain](https://github.com/oallain))
- [Sylius#14545](Sylius#14545) [Migrations] Remove usage of non existent AbstractMigration ([@GSadee](https://github.com/GSadee))
- [Sylius#14546](Sylius#14546) [Migrations] Use AbstractMigration from CoreBundle ([@coldic3](https://github.com/coldic3))
- [Sylius#14547](Sylius#14547) [Maintenance] Add Postgres 14 to test builds ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14548](Sylius#14548) Fix removing the root taxon, when the second one is Menu Taxon of the channel ([@TheMilek](https://github.com/TheMilek))
- [Sylius#14551](Sylius#14551) Precise symfony/framework-bundle conflict versions ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [Sylius#14554](Sylius#14554) Fix service definition at custom-payment-gateway ([@diimpp](https://github.com/diimpp))
- [Sylius#14563](Sylius#14563) Add repository option to product_image node ([@TheMilek](https://github.com/TheMilek))
- [Sylius#14567](Sylius#14567) [Core] Fix invalid catalog promotion repository service id ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14570](Sylius#14570) [CS][DX] Fix ECS refactoring ([@coldic3](https://github.com/coldic3))
- [Sylius#14573](Sylius#14573) [API] Fix ProductReview normalization context ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14574](Sylius#14574) [API] Fix missing address serialization for phone number and company name ([@andrehoffmann30](https://github.com/andrehoffmann30), [@coldic3](https://github.com/coldic3))
- [Sylius#14578](Sylius#14578) Require SyliusMailerBundle 1.8 for Swiftmailer + Sf 5.4 packages builds ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14586](Sylius#14586) [DX] Unify default repo classes for resources ([@coldic3](https://github.com/coldic3))
- [Sylius#14595](Sylius#14595) [Fix] Filtering out disabled channel scenario ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14596](Sylius#14596) [Orders] Cart not found for registered user ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14600](Sylius#14600) [ProductAssociation] Show product associations within current channel only ([@coldic3](https://github.com/coldic3))
- [Sylius#14602](Sylius#14602) [GitHub Actions] Restrict "Refactor" workflow to Sylius/Sylius repo ([@coldic3](https://github.com/coldic3))
- [Sylius#14614](Sylius#14614) Run behat using dual session as javascript scenario ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14616](Sylius#14616) [Psalm] Skip deprecated in Symfony 6.2 class and interface ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14617](Sylius#14617) [maintenance] - remove docker pipelines ([@Ferror](https://github.com/Ferror))
- [Sylius#14618](Sylius#14618) Use MakerBundle instead of SensioGeneratorBundle ([@hmonglee](https://github.com/hmonglee))
- [Sylius#14621](Sylius#14621) [PHPUnit] Adjust contract tests after upmerge ([@coldic3](https://github.com/coldic3), [@Zales0123](https://github.com/Zales0123))

v1.11.11

Toggle v1.11.11's commit message
8000

Verified

This tag was signed with the committer’s verified signature.
GSadee Grzegorz Sadowski
v1.11.11

- [Sylius#12611](Sylius#12611) Change on from string to array, consistent with other definitions ([@stefandoorn](https://github.com/stefandoorn))
- [Sylius#13187](Sylius#13187) issue/12985-migration-in-corebundle ([@coldic3](https://github.com/coldic3))
- [Sylius#13202](Sylius#13202) [Core][Checkout] fixed Sylius#13201 ([@acornforth](https://github.com/acornforth), [@SirDomin](https://github.com/SirDomin))
- [Sylius#14435](Sylius#14435) Include 1.13 branch in the PR template ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14474](Sylius#14474) ⬆️ Upgrade gaufrette version (PHP 8+ compat) ([@Nek-](https://github.com/Nek-), [@coldic3](https://github.com/coldic3))
- [Sylius#14486](Sylius#14486) [Cart] Set the created_by_guest flag as false if the cart was created by a customer authenticated via access token ([@nicolalazzaro](https://github.com/nicolalazzaro))
- [Sylius#14488](Sylius#14488) [Maintenance][CI] Remove deprecations ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14489](Sylius#14489) [Api] Sorting products by price should be per channel ([@j92](https://github.com/j92))
- [Sylius#14500](Sylius#14500) [Docs] Update inventory source resolving ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14501](Sylius#14501) [Maintenance] Removal of direct unneeded dependency on proxy manager LTS ([@lchrusciel](https://github.com/lchrusciel))
- [Sylius#14514](Sylius#14514) [Behat][API] Add missing channels suite to imports ([@GSadee](https://github.com/GSadee))
- [Sylius#14516](Sylius#14516) [Docs] Update release cycle with 1.12 and 1.13 info ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14523](Sylius#14523) Product taxon position don't affect parent taxon ([@everwhatever](https://github.com/everwhatever))
- [Sylius#14527](Sylius#14527) [GitHub Actions] Add 1.13 branch to "Refactor" workflow ([@coldic3](https://github.com/coldic3))
- [Sylius#14536](Sylius#14536) [Maintenance][Fixture] Allow using default values with optional array nodes ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14538](Sylius#14538) [Product] Fix product variant choice labels ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14543](Sylius#14543) [Maintenance] Fix type casting in migrations ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14544](Sylius#14544) [Doc] Fix Supported versions table ([@oallain](https://github.com/oallain))
- [Sylius#14545](Sylius#14545) [Migrations] Remove usage of non existent AbstractMigration ([@GSadee](https://github.com/GSadee))
- [Sylius#14548](Sylius#14548) Fix removing the root taxon, when the second one is Menu Taxon of the channel ([@TheMilek](https://github.com/TheMilek))
- [Sylius#14554](Sylius#14554) Fix service definition at custom-payment-gateway ([@diimpp](https://github.com/diimpp))
- [Sylius#14563](Sylius#14563) Add repository option to product_image node ([@TheMilek](https://github.com/TheMilek))
- [Sylius#14567](Sylius#14567) [Core] Fix invalid catalog promotion repository service id ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14570](Sylius#14570) [CS][DX] Fix ECS refactoring ([@coldic3](https://github.com/coldic3))
- [Sylius#14573](Sylius#14573) [API] Fix ProductReview normalization context ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14574](Sylius#14574) [API] Fix missing address serialization for phone number and company name ([@andrehoffmann30](https://github.com/andrehoffmann30), [@coldic3](https://github.com/coldic3))
- [Sylius#14586](Sylius#14586) [DX] Unify default repo classes for resources ([@coldic3](https://github.com/coldic3))
- [Sylius#14595](Sylius#14595) [Fix] Filtering out disabled channel scenario ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14596](Sylius#14596) [Orders] Cart not found for registered user ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14600](Sylius#14600) [ProductAssociation] Show product associations within current channel only ([@coldic3](https://github.com/coldic3))
- [Sylius#14602](Sylius#14602) [GitHub Actions] Restrict "Refactor" workflow to Sylius/Sylius repo ([@coldic3](https://github.com/coldic3))
- [Sylius#14614](Sylius#14614) Run behat using dual session as javascript scenario ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14618](Sylius#14618) Use MakerBundle instead of SensioGeneratorBundle ([@hmonglee](https://github.com/hmonglee))

v1.12.0

Toggle v1.12.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski
v1.12.0

- [Sylius#14053](Sylius#14053) Upgrade phpstan to level 2 ([@lruozzi9](https://github.com/lruozzi9))
- [Sylius#14400](Sylius#14400) [Maintenance] `extra.symfony.require` configuration introduced ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14402](Sylius#14402) [Api] fix order normalization groups ([@mtarld](https://github.com/mtarld))
- [Sylius#14454](Sylius#14454) [Behat] Move scenario from Plus ([@TheMilek](https://github.com/TheMilek))
- [Sylius#14461](Sylius#14461) Update documentation about migrating to Webpack ([@jakubtobiasz](https://github.com/jakubtobiasz))
- [Sylius#14463](Sylius#14463) [maintenance] - Remove Staging configs ([@Ferror](https://github.com/Ferror))
- [Sylius#14465](Sylius#14465) [CI] Restrict APIP version in static checks ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14468](Sylius#14468) Lower hashing alogirthm memory cost in test ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14471](Sylius#14471) [Api] fixed normalization/denormalization resources groups ([@mtarld](https://github.com/mtarld))
- [Sylius#14472](Sylius#14472) Bring back security.authentication_manager alias if needed ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14473](Sylius#14473) Fixes in Order serialization after changes on 1.11 ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14476](Sylius#14476) Delay 1.12 release for a few days ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14477](Sylius#14477) [Docs] Add warning about restricting Symfony version before Sylius installation ([@coldic3](https://github.com/coldic3))
- [Sylius#14479](Sylius#14479) [Maintenance] Allow APIP 2.7.2 ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14481](Sylius#14481) Adding batching to the expired carts remover ([@mamazu](https://github.com/mamazu))
- [Sylius#14482](Sylius#14482) Adding batching to the expired carts remover v2 ([@mamazu](https://github.com/mamazu), [@lchrusciel](https://github.com/lchrusciel))
- [Sylius#14490](Sylius#14490) [Maintenance] Kernel cleanup ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14496](Sylius#14496) [README] Switch Sylius naming from platform to framework ([@lchrusciel](https://github.com/lchrusciel))
- [Sylius#14498](Sylius#14498) Allow stable Resource (1.10), Grid (1.12) and Fixtures (1.8) ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14499](Sylius#14499) Separate pipeline for non-JS tests on unstable Symfony version ([@Zales0123](https://github.com/Zales0123))

v1.11.10

Toggle v1.11.10's commit message

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski
v1.11.10

- [Sylius#14144](Sylius#14144) [Documentation] Fix incorrect translation domain in implementation ([@anned20](https://github.com/anned20))
- [Sylius#14156](Sylius#14156) [DOCS] Cookbook of how to modify placed order ([@arti0090](https://github.com/arti0090))
- [Sylius#14197](Sylius#14197) [Docs] Describe Sylius architectural drivers ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14246](Sylius#14246) [DOCS] Add note about min node version ([@arti0090](https://github.com/arti0090))
- [Sylius#14247](Sylius#14247) [DOCS] Add info about mailer in installation doc ([@arti0090](https://github.com/arti0090))
- [Sylius#14362](Sylius#14362) Using the new template namespace syntax in the doc ([@mamazu](https://github.com/mamazu))
- [Sylius#14384](Sylius#14384) [API] Use tokenValue instead of id ([@Prometee](https://github.com/Prometee))
- [Sylius#14397](Sylius#14397) [Docs] Fix 1.12 release dates ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14402](Sylius#14402) [Api] fix order normalization groups ([@mtarld](https://github.com/mtarld))
- [Sylius#14410](Sylius#14410) [Documentation] Remove the tip about ShopApiPlugin from the architecture page ([@GSadee](https://github.com/GSadee))
- [Sylius#14415](Sylius#14415) [Behat] Add calendar hook to suites using calendar ([@GSadee](https://github.com/GSadee))
- [Sylius#14421](Sylius#14421) [DOCS] Add info about supervisors ([@arti0090](https://github.com/arti0090))
- [Sylius#14442](Sylius#14442) [Hot-fix] Conflict with the newest AP that changes a Customer->User response ([@GSadee](https://github.com/GSadee))
- [Sylius#14445](Sylius#14445) [Hot-fix] Conflict with the SymfonyMockerContainer 1.0.6 due to incompatible version with Symfony 4.x ([@GSadee](https://github.com/GSadee))
- [Sylius#14454](Sylius#14454) [Behat] Move scenario from Plus ([@TheMilek](https://github.com/TheMilek))
- [Sylius#14471](Sylius#14471) [Api] fixed normalization/denormalization resources groups ([@mtarld](https://github.com/mtarld))
- [Sylius#14476](Sylius#14476) Delay 1.12 release for a few days ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14479](Sylius#14479) [Maintenance] Allow APIP 2.7.2 ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14482](Sylius#14482) Adding batching to the expired carts remover v2 ([@mamazu](https://github.com/mamazu), [@lchrusciel](https://github.com/lchrusciel))
- [Sylius#14496](Sylius#14496) [README] Switch Sylius naming from platform to framework ([@lchrusciel](https://github.com/lchrusciel))

v1.12.0-RC.1

Toggle v1.12.0-RC.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski
v1.12.0-RC.1

- [Sylius#14188](Sylius#14188) [DOCS]  Disabling guest api checkout ([@arti0090](https://github.com/arti0090))
- [Sylius#14247](Sylius#14247) [DOCS] Add info about mailer in installation doc ([@arti0090](https://github.com/arti0090))
- [Sylius#14362](Sylius#14362) Using the new template namespace syntax in the doc ([@mamazu](https://github.com/mamazu))
- [Sylius#14382](Sylius#14382) [Maintenance] Out-of-date composer conflicts cleanup ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14384](Sylius#14384) [API] Use tokenValue instead of id ([@Prometee](https://github.com/Prometee))
- [Sylius#14415](Sylius#14415) [Behat] Add calendar hook to suites using calendar ([@GSadee](https://github.com/GSadee))
- [Sylius#14421](Sylius#14421) [DOCS] Add info about supervisors ([@arti0090](https://github.com/arti0090))
- [Sylius#14426](Sylius#14426) [Docs][CatalogPromotions][Messenger] Failure transports ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14430](Sylius#14430) [DX] Fix versions for triggered deprecations ([@coldic3](https://github.com/coldic3))
- [Sylius#14431](Sylius#14431) Fix reference to Admin bundle on ui bundle ([@loic425](https://github.com/loic425))
- [Sylius#14433](Sylius#14433) Fix - move RedirectPathExtension from Admin bundle to Ui bundle ([@loic425](https://github.com/loic425))
- [Sylius#14438](Sylius#14438) Coding style and configurations fixes and improvements after Symfony 6 support merge ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14440](Sylius#14440) [Parameters] bin/console debug:container --env-vars command fixed ([@Rafikooo](https://github.com/Rafikooo))
- [Sylius#14442](Sylius#14442) [Hot-fix] Conflict with the newest AP that changes a Customer->User response ([@GSadee](https://github.com/GSadee))
- [Sylius#14443](Sylius#14443) [API][Behat] Add note about behat request changes ([@TheMilek](https://github.com/TheMilek))
- [Sylius#14444](Sylius#14444) Remove SymfonyMockerContainer fork ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14445](Sylius#14445) [Hot-fix] Conflict with the SymfonyMockerContainer 1.0.6 due to incompatible version with Symfony 4.x ([@GSadee](https://github.com/GSadee))
- [Sylius#14458](Sylius#14458) Fix packages branch-aliases ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14459](Sylius#14459) [Hot-fix] Do not fail scenario after 422 response page ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14462](Sylius#14462) Open [CI] Tests for Symfony ~6.0.0 and static checks for APIP ~2.6.0 ([@NoResponseMate](https://github.com/NoResponseMate))
- [Sylius#14464](Sylius#14464) Change all package versions to 1.12 ([@Zales0123](https://github.com/Zales0123))

v1.12.0-BETA.1

Toggle v1.12.0-BETA.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Zales0123 Mateusz Zalewski
v1.12.0-BETA.1

- [Sylius#13969](Sylius#13969) Symfony 6 support ([@NoResponseMate](https://github.com/NoResponseMate), [@Zales0123](https://github.com/Zales0123), [@Rafikooo](https://github.com/Rafikooo), [@GSadee](https://github.com/GSadee), [@coldic3](https://github.com/coldic3))
- [Sylius#14144](Sylius#14144) [Documentation] Fix incorrect translation domain in implementation ([@anned20](https://github.com/anned20))
- [Sylius#14156](Sylius#14156) [DOCS] Cookbook of how to modify placed order ([@arti0090](https://github.com/arti0090))
- [Sylius#14197](Sylius#14197) [Docs] Describe Sylius architectural drivers ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14246](Sylius#14246) [DOCS] Add note about min node version ([@arti0090](https://github.com/arti0090))
- [Sylius#14296](Sylius#14296) [Core] Create CustomerProvider ([@AdamKasp](https://github.com/AdamKasp), [@GSadee](https://github.com/GSadee))
- [Sylius#14337](Sylius#14337) [Maintenance] Mention Gaufrette filesystem adapter in the upgrade file ([@coldic3](https://github.com/coldic3))
- [Sylius#14338](Sylius#14338) Tax rates with dates ([@GSadee](https://github.com/GSadee), [@jakub](https://github.com/jakub)@[@Jakubs-MacBook-Pro](https://github.com/Jakubs-MacBook-Pro).[@local](https://github.com/local))
- [Sylius#14397](Sylius#14397) [Docs] Fix 1.12 release dates ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14398](Sylius#14398) Allow ramsey/uuid ^4.0 to avoid PHP 8.1 warning ([@vasilvestre](https://github.com/vasilvestre))
- [Sylius#14406](Sylius#14406) [API][Behat] Add note about behat client changes ([@TheMilek](https://github.com/TheMilek))
- [Sylius#14407](Sylius#14407) [Symfony 6] Remove setting services for test as public ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14410](Sylius#14410) [Documentation] Remove the tip about ShopApiPlugin from the architecture page ([@GSadee](https://github.com/GSadee))
- [Sylius#14414](Sylius#14414) [Github Actions] Make timeout for non-JS build longer ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14420](Sylius#14420) [Hot-fix] Conflict with newest AP that changes a Customer->User response ([@Zales0123](https://github.com/Zales0123))
- [Sylius#14427](Sylius#14427) tax rates filter feature ([@everwhatever](https://github.com/everwhatever), [@GSadee](https://github.com/GSadee))
0