What's Changed
- Update label for countries in shippingzone.php by @wychoong in #2413
- fix: dispatch SyncPriceCurrencies only when other sync_prices currenc… by @YannikFirre in #2407
- Remove unused service provider in Tests by @alecritson in #2426
- Enhancement: make card_type column nullable by @gigabites19 in #2419
- Ensure BuyXGetY pushes itself to $cart->discounts by @ryanmitchell in #2418
- Typo: fix config file typo by @gigabites19 in #2420
- Allow shipping tax rate to be determined by a callable by @ryanmitchell in #2423
- Fix cart retrieval to prefer unmerged carts (and clarify active scope grouping) by @vencious in #2399
- Fix/default weight unit by @Huncsuga in #2384
- Update to L13 by @alecritson in #2436
- Type cart parameters as Cart contract where relevant by @YannikFirre in #2439
- Implement per currency base price in table rate shipping by @ryanmitchell in #2432
- Table rate shipping register ShippingDiscount discount type by @ryanmitchell in #2433
- Number fieldtype fixes by @alecritson in #2441
- fix shipping driver and chargeBy required by @wychoong in #2412
- Fix non-deterministic activity log order for same-second events by @AltinEtemaj in #2427
- Fix attribute fieldtypes in 1.5 by @ryanmitchell in #2416
- Update cut off to be an availability schedule by @ryanmitchell in #2434
- Allow a min and max weight for shipping methods by @ryanmitchell in #2435
- Fix list field on 1.5 / Filament 4 by @ryanmitchell in #2415
- Add validation to shipping dimensions by @alecritson in #2376
New Contributors
- @YannikFirre made their first contribution in #2407
- @vencious made their first contribution in #2399
- @AltinEtemaj made their first contribution in #2427
Full Changelog: 1.5.0-beta.1...1.5.0-beta.2