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