- #10126 [Docs] Change base dir for override config resources (@oallain)
- #10147 Remove flush() call, its done in the remover itself (@stefandoorn)
- #10156 Fix recent Composer deprecations (@pamil)
- #10157 Update to PHPUnit ^7.0 (@pamil)
- #10162 Change branches in Sylius PR template to supported ones (@Zales0123)
- #10164 Scaling text input field to keep enough room for the buttons (@4c0n)
- #10167 Cart flow documented (@bartoszpietrzak1994)
- #10169 Don't fail on billing or shipping address not set ver.2 (@DmitriyTrt, @Zales0123)
- #10171 Improve release process docs (@pamil)
- #10175 [Docs] Reverse parts in Custom Translatable Model (@xElysioN)
- #10182 Extract FixturesBundle (@pamil)
- #10184 Extract ThemeBundle (@pamil)
- #10185 Add Sylius demo link (@kulczy)
- #10186 Improve shop billing data edit scenario (@Zales0123)
- #10188 Extract Registry component (@pamil)
- 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)