* 1.13:
[Admin] Change name of official support section in menu and adjust translations
Add all translations & change label
Add business support CTA to admin panel
[ECS] Apply types order changes
[ECS] Add union types ordering rule
[ECS] Apply ecs fixes
[ChannelsTest] use inArray to check locales
[ApiBundle] Add contract tests for ProductTaxon resource
[Behat] Add API test coverage for features/promotion/tracking_usage folder
[ApiBundle][CatalogPromotion] Add order filters
[ApiBundle][ProductTaxon] Move deleting productTaxon to productTaxon resource
Use HeadersBuilder in the Customer Statistics API test
Use query_bus instead of command_bus for query handlers
Add handling the GetCustomerStatistics query
Create the GetCustomerStatistics query and the GetCustomerStatisticsHandler
Remove fr translation
Add tests that form doesn't display Extra fields error after login in checkout
Update src/Sylius/Bundle/CoreBundle/Form/Type/Checkout/AddressType.php
Prevent eager loading hundreds of countries
[Checkout] Prevent extra fields when login in on addressing page
* 1.13:
Exclude PHP 8.0/Symfony 6.4 from workflows' matrixes
[Maintenance] Fix postgres behats
Fix product name's casing in the Behat scenario
Add the sylius-labs/suite-tags-extension package
[Dependencies] Change possible versions of doctrine/persistence
[CI] Update Symfony versions in build
[Behat][UI] Add strong typing in the CartContext class
[ECS] Apply another ecs fixes
[ECS] Apply ecs fixes
[ECS] Apply ecs fixes in the tests directory
[ECS] Add checking in the tests directory
* 1.13:
[API][Behat] Create a wrapper for iri conversion [API][Behat] Extract section aware iri conversion into a standalone service
[API][Maintenance] Swap deprecated IriConverterInterface for the not deprecated one
* 1.10:
[Docs] Updated Sylius Plus installation guide
[Maintenance] Specify the default path in the ECS configuration
Using Sylius template event to change logo
* 1.10:
[maintenance]Fix ECS HeaderCommentFixer
[maintenance]Run ECS in parallel
[Templates][Admin] Refactor order payments template to use events
[Documentation] Fix the description of items total shipping rules
This PR was merged into the 1.10 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.11
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets | none
| License | MIT
Commits
-------
20f38df1b5 [maintenance]Fix ECS HeaderCommentFixer