- PHP 7.3 support (#9914)
- Don't miss the v1.4.0-BETA.1's changelog below 🎉
- #9914 Include PHP 7.3 in the build (@pamil)
- #10112 [Documentation] Update Sylius config path (@jelen07)
- #10113 Require stable FOB/SymfonyExtension v2 (@pamil)
- #10117 Upgrade guide from
v1.3.X
tov1.4.0
(@Zales0123) - #10118 [Product Review] fixed review validation when edited by admin (@kboduch)
- #10119 Using channel code in shipping method configuration (@nedac-sorbo)
- #10128 Syntax error in documentation (@hatem20)
- #10130 Upgrade guide from v1.2.x to v1.4.0 (@Zales0123)
- #10132 Add missing Length constraint on product translation slug (@venyii)
- #10135 Move bundle registration from Kernel class to "bundles.php" (@pamil)
- #10136 [HotFix] 500 on taxons list error fix (, @Zales0123)
- #10140 Use phpspec 5.0 in packages (@pamil)
- #10141 [1.1] Fix select attributes according to recent Symfony form changes (@Zales0123)
- #10145 Make build passing for TaxonomyBundle (@pamil)
- Switched the default password hashing algorithm to
argon2i
(#10008, #10080, #10084) - Changed dotenv files handling as according to Symfony's policy (#10089)
- Upgraded Behat infrastructure to use FriendsOfBehat\SymfonyExtension v2 (#10102)
- #9677 Deprecate passing container to ORMTranslatableListener (@kayneth)
- #9794 [CoreBundle] First address in the address book should be made default (@kayneth)
- #9917 Improve taxon fixtures with translations (@loic425)
- #9962 Added tax category in shipping method fixture (@mamazu)
- #9962 Deprecated not passing shipping category repository to shipping method fixture (@mamazu)
- #9964 Making templates deprecated (@mamazu)
- #9983 Fix #9899 (main taxon autocomplete drop down now contain full taxon name - with all parents) (@igormukhingmailcom)
- #10008 ShopUser class is now EncoderAware to provide more flexibility for ch… ()
- #10046 Enable strict validation for email (@fendrychl)
- #10062 Make possible to autowire services generated by ResourceBundle (@pamil)
- #10067 Add support for Symfony 4.2 (@pamil)
- #10079 [Channel] Shop billing data (@Zales0123)
- #10080 Password hashing - multiple encoders support (@pamil)
- #10084 Password hashing - update encoder on login (@pamil)
- #10089 Switch to Symfony's dotenv file handling (@pamil)
- #10090 Switch to DoctrineMigrationsBundle 2.0 (@Zales0123)
- #10091 Create aliases for named Sylius services (@pamil)
- #10102 Use FriendsOfBehat\SymfonyExtension v2 (@pamil)