v1.10.12
版本发布时间: 2022-04-08 20:29:11
Sylius/Sylius最新发布版本:v2.0.0-ALPHA.2(2024-09-24 19:59:39)
Details
- #11850 Fix redirection when there is a trailing slash in the products list path (@loic425)
- #12538 [Behat] Allow to use some useful methods on Order show page (@loic425)
- #13724 Fix disappearing products in Admin Panel when translation for current locale is missing (@jakubtobiasz)
- #13736 [Maintenance] Testing with PHP 8.1 (@loic425)
- #13744 [Maintenance]Ignore phpstan.neon file (@Ferror)
- #13745 [Promotion] Add validation of coupon usage limit per customer (@coldic3)
- #13753 [UI] Replacing the placeholder avatar with an icon (@mamazu)
- #13759 [Behat] Use "When" for user actions where possible (@coldic3)
- #13767 Change sylius.behat.context.ui.email context to sylius.behat.context.api.email (@Ferror)
- #13768 Bump Psalm version to 4.19 (php 8.1 support) (@loic425)
- #13769 [Core][Shipping] Fix estimated shipping costs (@coldic3, @lchrusciel)
- #13770 [ADR] Clean up existing ADRs mostly by updating their statuses (@GSadee)
- #13779 [Documentation][Plus] Update cookbook about restricting access to the entity (@GSadee)
- #13782 [Plus] Fix Sylius installation guide (@lchrusciel)
- #13787 [ADR] Use raw data in commands and events (@ernestWarwas)
- #13795 [ADR] Remove flush() from handlers. (@ernestWarwas)
- #13798 [Events] Sylius template event forms (@SirDomin)
- #13799 [Core][Shipping] Deprecate processing shipments before recalculating prices (@coldic3)
- #13801 [Behat] added context to manage non-collection subresources (@emmanuel-tilleuls)
- #13802 [Docs] Add a guide on how to deal with file access problems in the wkhtmltopdf (@coldic3)
- #13803 [Admin][JS] Applying all the options selected for an attribute of type multiple select fixed (@TheMilek)
- #13805 [JS] Not render empty value in multi select autocompletes (@ernestWarwas)
- #13809 [Documentation] Fix build by specifying jinja2 version requirement (@GSadee)
- #13811 [Documentation][Plus] Adjust installation guide after entities refactor (@GSadee)
- #13817 [Admin] Clean up and refactor new template events (@GSadee)
- #13818 [Maintenance] Bump copyright year in docs and license files (@coldic3)
- #13839 Limit the number of packages build run on 1.10 (@Zales0123)
New Contributors
- @remoteclient made their first contribution in https://github.com/Sylius/Sylius/pull/13432
- @jakubtobiasz made their first contribution in https://github.com/Sylius/Sylius/pull/13724
- @Ferror made their first contribution in https://github.com/Sylius/Sylius/pull/13744
- @emmanuel-tilleuls made their first contribution in https://github.com/Sylius/Sylius/pull/13801