What's Changed
- Fix bug in discount product limitation logic by @ryanmitchell in #838
- fixed roadmap url in readme by @theHocineSaad in #832
- When DB::table() is used make sure connection is passed by @ryanmitchell in #826
- Hotfix [0.2] - Wrap customer group in array by @alecritson in #846
- [0.2] Fix/discount by product by @wychoong in #841
- [0.2] Hotfix - fix pluck on null by @wychoong in #834
- [0.2] Hotfix: retrieve correct collection group for collection tree after action by @wychoong in #835
- [0.2] Hotfix - Fix missing purchasable on order lines by @alecritson in #849
- [0.2] Hotfix - Fix media upload, file missing exception by @alecritson in #853
- [0.2] Hotfix - Fix collection name on creation by @alecritson in #852
- Fix validation of attributes of type TranslatedText by @fakeheal in #839
- Add documentation for lunar models to improve IDE assistance and enable better PhPstan support by @kris914g in #855
- [0.2] Hotfix - Fix brand url generation by @alecritson in #861
- [0.2] Hotfix - Brand url generation by @wychoong in #862
- Validating attribute group names in additional languages by @fakeheal in #858
- [0.2] Hotfix - Show delete discount by @wychoong in #840
- Add Brand ID to Fillable on Product by @ThatBritishOne in #864
- change default payment type by @wychoong in #863
- [0.2] Hotfix - Fix discount logic by @alecritson in #871
- fix route name by @wychoong in #869
New Contributors
- @theHocineSaad made their first contribution in #832
- @fakeheal made their first contribution in #839
- @kris914g made their first contribution in #855
- @ThatBritishOne made their first contribution in #864
Full Changelog: 0.2-rc1...0.2-rc2