| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-10 | 1.9 kB | |
| v2.1.14 source code.tar.gz | 2026-04-10 | 24.8 MB | |
| v2.1.14 source code.zip | 2026-04-10 | 30.7 MB | |
| Totals: 3 Items | 55.5 MB | 0 | |
What's Changed
- Fix problem with empty taxon product index by @tomkalon in https://github.com/Sylius/Sylius/pull/18579
- fix: add default filter to breadcrumbs configuration title to prevent ScalarDataBag exception by @camilleislasse in https://github.com/Sylius/Sylius/pull/18933
- Fix build after APIPlatform 4.3.2 release by @TheMilek in https://github.com/Sylius/Sylius/pull/18943
- Add payment enabled in channel validation by @marekrzytki in https://github.com/Sylius/Sylius/pull/18941
- [BUGFIX] Allow updating provinceName when provinceCode is null in API by @rust-le in https://github.com/Sylius/Sylius/pull/18926
- [BUGFIX] Make mailer services public to allow usage in state machine callbacks by @rust-le in https://github.com/Sylius/Sylius/pull/18953
- Resolve flash alert correctly without breaking translation by @TheMilek in https://github.com/Sylius/Sylius/pull/18961
- Restore missing page titles for admin resource show pages by @marekrzytki in https://github.com/Sylius/Sylius/pull/18940
- Unified name translations handling in admin grid index by @pbalcerzak in https://github.com/Sylius/Sylius/pull/18922
- Allow choosing different payment method with skip payment step when it gets disabled by @TheMilek in https://github.com/Sylius/Sylius/pull/18965
- Add missing status code mapping for OrderItemNotFoundException by @marekrzytki in https://github.com/Sylius/Sylius/pull/18969
- Add email validation constraints to cart update by @marekrzytki in https://github.com/Sylius/Sylius/pull/18970
- Fix admin templates by @loic425 in https://github.com/Sylius/Sylius/pull/18972
- Unify Tests directory with tests by @TheMilek in https://github.com/Sylius/Sylius/pull/18974
New Contributors
- @camilleislasse made their first contribution in https://github.com/Sylius/Sylius/pull/18933
Full Changelog: https://github.com/Sylius/Sylius/compare/v2.1.13...v2.1.14