- CVE-2019-16768: Internal exception message exposure in login action.
- #10632 [ShopBundle] Logged customer after completing checkout can view order in his account (@Tomanhez)
- #10638 [Behat][Minor] Add a few typehints (@lchrusciel)
- #10643 [Fixture] channel fixture fix (@AdamKasp)
- #10651 removed customer from customer order grid (@AdamKasp)
- #10653 [Order] Added "no payments" label for order without payment (@AdamKasp, @Zales0123)
- #10658 [Payment] Filtering payments by channel (@AdamKasp, @Zales0123)
- #10660 [Fixture] Shipment and payment date are same like order (@AdamKasp)
- #10665 Remove ShippingBundle spec from autoload-dev (@mmenozzi)
- #10666 Test doctrine migrations up & down (@loic425)
- #10670 Fix unnecessarily centered payment (@Zales0123)
- #10674 Add authorize constant to payment transitions (@alexander-schranz)
- #10679 Change channel code to name (@AdamKasp)
- #10687 Add support menu and CTAs (@pjedrzejewski)
- #10694 [Admin][Product] Extract some variant related templates from product show (@GSadee)
- #10699 Admin avatar - fixtures (@AdamKasp)
- #10702 fix order orders grid (@AdamKasp)
- #10707 [Currency] added parameterized currency during installation (, @Jeroen-G)
- #10711 [Docs] update docs. (@AdamKasp)
- #10715 [Fixtures] Add env variable for channel hostname (@GSadee)
- #10718 [Product] Go to edit from product show page (@AdamKasp)
- #10721 Fixed: use_authorize option comparison (@igormukhingmailcom)
- #10723 [Admin][Product] Fix displaying variants on product show page (@GSadee)
- #10731 [Docs] Plugins technical review checklist (@Zales0123)
- #10735 Do not impose a length of two on attribute codes and names (@loevgaard)
- #10736 Channel page rework (@kulczy)
- #10754 clean Twig unused variable (@oallain)
- #10756 Changed visibility to make it usable when extending (@loevgaard)
- #10759 Fix user impersonated listener when impersonating another user resource (@loic425)
- #10783 [Admin] Fix Github issue tracker link (@Zales0123)
- #10791 Allow to define free products (@Zales0123)
- #10796 [Admin][Order] Add promotions to order summary (@GSadee)
- #10803 Add Webpack Encore (@kulczy)
- #10810 [Admin][Order] Remove unnecessary tag (@GSadee)
- #10811 Explicitly list deprecated things in the code & solve Twig deprecations (@pamil)
- #10812 [Shop] Hide shipping costs for orders with virtual products (@GSadee)
- #10814 Make Psalm more aggressive (@pamil)
- #10818 [Payum][Checkout] Pass address data to PayPal after checkout (@Zales0123)
- #10822 Fix typo in TaxonomyElementInterface classname (@pamil)
- #10827 New Webpack approach (@kulczy)
- #10829 Remove Symfony ^3.4 support on the master branch (@pamil)
- #10831 [Docs] Theming Guide: Webpack Encore v1 (@CoderMaggie)
- #10833 Change banner (@kulczy)
- #10834 Remove usage of deprecated "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" (@pamil)
- #10836 Do not use deprecated Symfony events (@pamil)
- #10839 [Psalm] Improve docblocks (@pamil)
- #10840 [Psalm] Treat PossiblyUndefined* and PossiblyFalse* as errors (@pamil)
- #10843 [Psalm] Treat checks from level 5 as errors (@pamil)
- #10845 [Psalm] Fix the build (@pamil)
- #10847 Deprecate Stripe Checkout due to lacking support for SCA (@pamil)
- #10848 Update Webpack docs (@kulczy)
- #10854 [Behat][Admin][Order] Fix scenarios for displaying promotions on master after upmerge (@GSadee)
- #10858 [Psalm] Treat MismatchingDocblockReturnType as errors (@pamil)
- #10859 [Psalm] Treat MethodSignatureMismatch as errors (@pamil)
- #10860 [Channel] channel types (@AdamKasp)
- #10861 Add Bootstrap based theming guide (@kulczy)
- #10873 [Psalm] Fix the build after Symfony 4.4 update (@pamil)
- #10875 Revert changes causing BC break (@pamil)
- #10876 Add warning message to the theming guide (@kulczy)
- #10883 Rework Behat testing from classes/ids to attributes for login and registration pages (@Tomanhez)
- #10885 Add help messages to settings requirements checked in CLI (@akondas)
- #10888 Add missing sass-loader to dependencies (@kulczy)
- #10893 Improve emails templates (@kulczy, @GSadee, @pamil)
- #10894 Add documentation for customising emails per channel (@pamil)
- #10895 Fix misspellings in french fixtures files (@DjLeChuck)
- #10897 Minor fixes - Rework behat tests (@Tomanhez)
- #10900 [Docs] [Channel]Fix docs with channel (@AdamKasp)