This PR was merged into the 1.9 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.9
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
Commits
-------
1ab0de6980 [Doc] Add contact email
3a1e4d2ca8 [Docs][Book][Architecture] E-mails - update template paths
This PR was merged into the 1.10 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.10
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
Picking the date for the next Sylius minor release (1.11 already) was not an easy task. On the one hand, we would like to propose some serious value in it (of course, as always, everything is smooth and not set in stone 😄):
- probably the first simple, but working version of Catalog Promotions ([it has just started!](https://github.com/Sylius/Sylius/pull/12986))
- bump required PHP version to PHP8.0 (due to end of support for PHP7.4)
- stabilize new Shop API as much as possible
On the other hand, at the end of November new versions of Symfony (6) and PHP (8.1) are released, which are also important events we should take into account.
Therefore, we decided to delay Sylius 1.11 release a little bit, to be sure that the next version is valuable, exciting and easy to upgrade to 🚀🤘
Commits
-------
51fed18b23 Specify Sylius 1.11 release date
This PR was merged into the 1.9 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.9
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
<!--
- Bug fixes must be submitted against the 1.9 or 1.10 branch (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
Commits
-------
d1ca2cd51c [Docs] add prefix to sylius customer table
* 1.9:
[Docs] add note about solution, configuration example fixed
[DOCS] Fix minor lexical issues
[Docs] add example of index using annotations
[Docs] add index xml configuration
[Docs] sylius performance
* 1.9:
Update docs/cookbook/invoices/generating-invoice-after-payment.rst
Fixes to lists
[DOCS] Generating invoice after payment
Fix to ordered list
[API] Fix formating for list in invoice cookbook
[DOCS] How to modify invoices'
This PR was merged into the 1.10 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.10
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
<!--
- Bug fixes must be submitted against the 1.9 or 1.10 branch (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
Commits
-------
44867ef084 [Docs] split api customization docs
This PR was merged into the 1.10 branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.10
| Deprecations? | no
| License | MIT
<!--
- Bug fixes must be submitted against the 1.9 or 1.10 branch (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
To be sure you are not breaking any Backward Compatibilities, check the documentation:
https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
Commits
-------
3a93df2d71 [docs] add API Platform to technical stack
8f5a299a91 [Docs] describe our new API rules