v1.0.0-beta.1
Pre-release
Pre-release
What's Changed
- Add attribute check on name attribute on base resource by @alecritson in #1795
- Fixes to shipping methods by @alecritson in #1828
- Handle model deletion better to prevent FK exceptions by @alecritson in #1859
- Update tax zone actions to use active column by @alecritson in #1908
- Swap merge order on product shipping by @alecritson in #1915
- Tweak best sellers to 12 months by @alecritson in #1916
- Force cart calculation when calling
estimateShipping
by @alecritson in #1918 - Fallback to existing translation when translating attributes by @alecritson in #1919
- Refactor Stripe payment intent checking and storage by @alecritson in #1892
- Make caller (e.g. Page) available to Filament panel extensions by @glennjacobs in #1856
- Add missing configuration methods to TranslatedText component by @xalabama in #1826
- Fix cart merging - old cart should merge into new one by @ryanmitchell in #1920
- Extend relation managers by @tvlokven in #1824
- Add tax rate editing to the panel by @alecritson in #1847
- Model extending by @alecritson in #1661
- Ensure customer groups are associated when creating resources by @alecritson in #1922
- Enable channel if default on record creation by @alecritson in #1923
- Make association type dynamic on customer relation manager by @alecritson in #1924
New Contributors
Full Changelog: 1.0.0-alpha.37...1.0.0-beta.1