New
v1.2.0
What's Changed
- Add some additional database indexes by @alecritson in https://github.com/lunarphp/lunar/pull/2321
- Add translation support for EditShippingZone navigation label by @VincentTeresa in https://github.com/lunarphp/lunar/pull/2317
- Add Romanian translations by @Huncsuga in https://github.com/lunarphp/lunar/pull/2311
- Add Hungarian translations by @Huncsuga in https://github.com/lunarphp/lunar/pull/2308
- Add Brazilian Portuguese translations by @GleydsonHudson in https://github.com/lunarphp/lunar/pull/2310
- Add missing translation files by @jonagoldman in https://github.com/lunarphp/lunar/pull/2304
- feat: add translations for name label in create product option value by @SecurID in https://github.com/lunarphp/lunar/pull/2282
- Add Turkish translations by @cavdarfurkan in https://github.com/lunarphp/lunar/pull/2271
- Fix default color and icon for state in CustomerGroupRelationManager by @ChaDonSom in https://github.com/lunarphp/lunar/pull/2330
- Fix typo in extend method name for order summary infolist by @wychoong in https://github.com/lunarphp/lunar/pull/2326
- Fix vendor publish command for pdfs by @SecurID in https://github.com/lunarphp/lunar/pull/2281
- Remove docs by @glennjacobs in https://github.com/lunarphp/lunar/pull/2343
- Ensure shipping table json fields are set to jsonb by @alecritson in https://github.com/lunarphp/lunar/pull/2279
- Delete product inverseAssociations by @wychoong in https://github.com/lunarphp/lunar/pull/2280
- Fix product status color matching in products table by @repl6669 in https://github.com/lunarphp/lunar/pull/2292
- :bug: fix(console): switch to components->info() by @chrillep in https://github.com/lunarphp/lunar/pull/2283
- Handle events after transaction commit by @jargoud in https://github.com/lunarphp/lunar/pull/2325
- Fix: Prevents fatal errors for custom Purchasable models by @ablunier in https://github.com/lunarphp/lunar/pull/2306
- Fix admin activity log feed rendering by @shanebrightbulb in https://github.com/lunarphp/lunar/pull/2314
- Ensure customer discount search works across fields by @ryanmitchell in https://github.com/lunarphp/lunar/pull/2285
- Translate product tabs by @glennjacobs in https://github.com/lunarphp/lunar/pull/2344
- Fix: Allow the discount to be applied if no condition coupon exists regardless of the coupon code on the cart by @xahmedtaha in https://github.com/lunarphp/lunar/pull/2300
- Remove Meilisearch package from monorepo by @glennjacobs in https://github.com/lunarphp/lunar/pull/2347
- Remove READMEs, LICENSE's and redundant phpunit.xml by @glennjacobs in https://github.com/lunarphp/lunar/pull/2348
- Add ordering by position to attribute queries by @wychoong in https://github.com/lunarphp/lunar/pull/2361
- Ensure PDF outputs when an order has no shipping address by @ryanmitchell in https://github.com/lunarphp/lunar/pull/2365
- Revert breadcrumbs back to ancestors by @alecritson in https://github.com/lunarphp/lunar/pull/2364
- Allow shipping rates to be disabled by @alecritson in https://github.com/lunarphp/lunar/pull/2363
- Updated config key for allowsMultipleOrdersPerCart function in CartSessionManager by @xV4L3x in https://github.com/lunarphp/lunar/pull/2356
- Use max to prevent negative sub totals by @alecritson in https://github.com/lunarphp/lunar/pull/2351
- Add meta to product options and values by @glennjacobs in https://github.com/lunarphp/lunar/pull/2346
- Add cart_session config option to allow for the prevention of the cart deletion on user logout by @charlielangridge in https://github.com/lunarphp/lunar/pull/2349
- Allow product association types to be customised by @alecritson in https://github.com/lunarphp/lunar/pull/2357
- Fix table prefix duplication in multi-level model inheritance by @somegooser in https://github.com/lunarphp/lunar/pull/2353
- Fix discount conditions on collections by @ryanmitchell in https://github.com/lunarphp/lunar/pull/2345
New Contributors
- @VincentTeresa made their first contribution in https://github.com/lunarphp/lunar/pull/2317
- @GleydsonHudson made their first contribution in https://github.com/lunarphp/lunar/pull/2310
- @SecurID made their first contribution in https://github.com/lunarphp/lunar/pull/2282
- @cavdarfurkan made their first contribution in https://github.com/lunarphp/lunar/pull/2271
- @ChaDonSom made their first contribution in https://github.com/lunarphp/lunar/pull/2330
- @chrillep made their first contribution in https://github.com/lunarphp/lunar/pull/2283
- @jargoud made their first contribution in https://github.com/lunarphp/lunar/pull/2325
- @shanebrightbulb made their first contribution in https://github.com/lunarphp/lunar/pull/2314
- @xahmedtaha made their first contribution in https://github.com/lunarphp/lunar/pull/2300
- @xV4L3x made their first contribution in https://github.com/lunarphp/lunar/pull/2356
- @somegooser made their first contribution in https://github.com/lunarphp/lunar/pull/2353
Full Changelog: https://github.com/lunarphp/lunar/compare/1.1.0...1.2.0