Releases: Sylius/ShopApiPlugin
Releases · Sylius/ShopApiPlugin
v1.6.0
TL;DR
- Added support for Sylius 1.12 and dropped for Sylius 1.10
- Added support for Symfony 6 and dropped for Symfony 4.4
Details
- #735 Drop Symfony 4.4 support (@TheMilek)
- #737 Drop Sylius 1.10 support (@TheMilek)
- #738 Drop Symfony 5.2 and 5.3 and add support for Symfony 5.4 (@TheMilek)
- #734 Add Support for Sylius 1.12 (@TheMilek)
- #739 [README] Update installation guide (@coldic3)
- #736 Add Support for Symfony 6 (@TheMilek)
- #740 [GitHub Actions] Configure workflow to run on the workflow_dispatch event (@GSadee)
- #741 Update README about supported versions (@GSadee)
Version 1.5.0
TL;DR
- Added support for Sylius 1.11
- Added support for PHP 8.1 and dropped for 7.4
Added
- #726 [Maintenance] Support PHP 8.1, drop PHP 7.4, bump to Sylius 1.10 (@Rafikooo)
- #722 Adds an endpoint to get a list of countries, and provinces by country (@medteck, @mamazu)
Changed
- #718 Remove unused oauth-server-bundle from dependencies (@TiMESPLiNTER)
- #723 Adding the license block to the coding standard (@mamazu)
- #727 [Upgrade] Support PHP 8.1, drop PHP 7.4, bump to Sylius 1.10 (@Rafikooo)
Fixed
- #731 [Maintenance] Allow flex plugin during plugin installation (@lchrusciel)
- #732 [Maintenance] Turn off code sniffer and turn on flex in CI (@lchrusciel)
Version 1.4.0
TL;DR
- Added support for Sylius 1.10 and drop 1.8
- Added support for Symfony 5.3
- Added support for PHP 8.0
Added
- #717 [Maintenance] Support for Sylius 1.8 dropped, Sylius 1.10 added, Symfony 5.3 added, PHP 8.0 added (@TiMESPLiNTER, @lchrusciel)
Changed
- #710 [README] Update supported versions (@lchrusciel)
Fixed
- #711 Adding an assertion that the payment method needs to be available. (@mamazu)
- #716 fix: do not try to filter svg images (@EmilMassey)
Version 1.3.0
Added
- #700 Adding a subtotal property to the cart endpoint (@mamazu)
- #701 Availability product variant (@alexander-schranz, @mamazu)
Changed
- #692 [README] Update supported versions (@lchrusciel)
- #698 [Maintenance] Drop support for Sylius 1.7 (@lchrusciel)
Fixed
- #706 [Address] Handle adress exists validation in case when address does not belong to any customer (@hurricane-voronin)
Version 1.2.1
Version 1.2.0
Added
- #682 Decorating the UserCartRecalculationListener (@JakobTolkemit)
Changed
- #655 Adding a release table (@mamazu)
- #670 Fixing a typo in the documentation (@mamazu)
- #673 Documentation: fix wrong parameter name (@sylvainraye)
- #680 Fixing typo in configuration filename (@mamazu)
- #687 Fixing cart item definition (@mamazu)
- #688 [Maintenance] Update dependencies versions (@lchrusciel)
Fixed
Version 1.1.1
Version 1.1
TL;DR
- Added more validation
- Improvements in different locale support
- Login protection for addressbook routes
Details
Added
- #600 [ENHANCEMENT] Added province code to AddressView
- #592 Adding accept language to locale listener (@mamazu)
- #525 Add route for changing password of current user (@nnatter)
- #616 Protect Address Book and me routes (@Amr3zzat, @mamazu)
- #626 More comprehensive error messages for checkout validation (@mamazu)
- #549 Add phoneNumber ans subscribedToNewsletter to /register (@adrianmarte)
- #508 Add availibility property to ProductVariantView (@alexander-schranz, @mamazu)
- #422 Implemented order available payment methods and order update payment (@dlobato, @mamazu)
- #633 Add documentation details on how to extends views (@remy-theroux)
- #636 Adding a documentation validator to the project (@mamazu)
- #644 Allow customizing picked up cart's locale (@dnna)
Changed
- #606 Adding a test for skipped shipping and payment. (@mamazu)
- #617 Add Validation on Customer Gender (@Amr3zzat)
- #622 Upgrade to PHPStan 0.12 (@GSadee)
- #611 [Doc] fix
checkoutState
parameter inPlacedOrder
swagger definition (, @EmilMassey) - #624 Removing dead validation for nonexisting class (@mamazu)
- #623 Fixing php type errors instead of ignoring them (@mamazu)
- #630 docs: in PlacedOrder definition add number property
- #631 Define release cycle for Shop API (@pamil)
- #632 Update README.md (@luciano-jr)
- #642 Make the note about ShopBundle conflict more visible (@Roshyo)
- #646 Fix typos (@pgrimaud)
Fixed
Sylius ShopAPI v1.0.0
Sylius ShopApiPlugin v1.0.0
Sylius ShopAPI Beta-15
Added new feature - adding multiple products