What's Changed
- [0.2] Feat - Add fallback to images by @charlielangridge in #682
- [0.2] Cart refactor by @alecritson in #676
- [0.2] Hotfix - Add active scope to user/cart association by @alecritson in #754
- [0.2] Feat - Ability to mark orders as new customer by @alecritson in #769
- [0.2] Add tags to orders by @alecritson in #433
- [0.2] Discounts by @alecritson in #324
- [0.2] Feat - Delay loading Collection products when large amounts by @alecritson in #770
- [0.2] Nested menu by @markmead in #680
- [0.2] Allow extending of validation rules by @wychoong in #443
- [0.2] Settings - Manage Product Options by @adam-code-labx in #419
- [0.2] Manage customer groups by @adam-code-labx in #496
- [0.2] Preview/View URLs for Products by @alecritson in #772
- [0.2] Image editor by @wychoong in #505
- [0.2] Hotfix - Delete CartLineManager.php by @alecritson in #777
- [0.2] Add clearOptions() method to ShippingManifest by @webcraft in #775
- [0.2] Hotfix - Check for variants existence when saving images. by @alecritson in #778
- [0.2] Hotfix - Fix product/collection syncing by @alecritson in #781
- [0.2] Feat - Menu layout refactor by @alecritson in #794
- Hotfix - Fix discount saving by @alecritson in #793
- fix images key by @wychoong in #789
- [0.2] Hotfix - Fix save form layout and clean up by @alecritson in #795
- [0.2] File upload field type by @alecritson in #452
- fix blade directive issue causing error on products index page in hub by @kylekanderson in #801
- Hotfix [0.2] - Fix duplicate language code on tests by @alecritson in #802
- Hotfix [0.2] - UI Tweaks by @alecritson in #805
- Hotfix [0.2] - Add test to save cart coupon by @alecritson in #804
- Fix issue when discount relation dates are null by @ryanmitchell in #797
- [0.2] Hotfix - Upload Image by @Aslam97 in #810
- Improve UX for image manager by @rubenvanerk in #806
- Add correct params to TransactionObserver by @ryanmitchell in #815
- fixed the minSpend condition on Discount Feature by @0xenm21 in #823
- Hotfix [0.2] - Fix language deletion by @alecritson in #811
- Use boolean mode for scout driver by @afbora in #808
- Change of UI on discount limitations to use popover by @ryanmitchell in #796
- Fix/get_class of extended polymoprhic model by @wychoong in #807
- Add products to discount limitations by @ryanmitchell in #813
- Feat [0.2] - Enable validation extending on product variant by @alecritson in #824
- Increment discount uses as part of order creation by @ryanmitchell in #814
- ux updates by @wychoong in #812
- doctrine/dbal updated to latest version by @mebron in #825
New Contributors
- @charlielangridge made their first contribution in #682
- @webcraft made their first contribution in #775
- @kylekanderson made their first contribution in #801
- @0xenm21 made their first contribution in #823
- @afbora made their first contribution in #808
- @mebron made their first contribution in #825
Full Changelog: 0.1.4...0.2-rc1