v1.0.0-alpha.37
Pre-release
Pre-release
Note
This will be the last Alpha release before we move to a beta release cycle.
What's Changed
- Fixing handling of required for field types by @maurice-ellis in #1853
- Fix - SoftDeletes missing in ProductVariant by @lguichard in #1886
- Display product variants' option values flex-col by @wychoong in #1890
- Comments: orders -> order's by @rhynodesigns in #1865
- Fix test runners by @alecritson in #1898
- fix: no registration of Shipping resources if not enabled by @wychoong in #1891
- Fixes postgres compatibility by @jstoks in #1852
- Fix tests for Filament panel by @alecritson in #1900
- Add Postgres support for query sorting by @alecritson in #1899
- fix: product variants
getKey
on array by @wychoong in #1887 - Fix - Error product null if create product variant record on resource by @lguichard in #1884
- Support discounts specifying fields in the discount UI by @ryanmitchell in #1653
- Link to Laravel Herd in Starter Kit docs by @adevade in #1901
- Ensure cart is calculated by @alecritson in #1879
- Add cart stock validators to config by @alecritson in #1904
- Set Fieldtype config to empty array when null by @alecritson in #1896
- Fixed and added additional config for File Fieldtype by @maurice-ellis in #1894
- Fix: Collection resource subnav extension by @wychoong in #1902
- Fixed an error in installation document by @georgyKurian in #1874
- Fix: install command not publishing panel config by @wychoong in #1868
- fix: attribute empty translated description error by @wychoong in #1862
- Add action to check maintainer access to repo by @alecritson in #1905
- Documentation Fixes by @alecritson in #1906
- Fix Postgres issue on create customer page by @alecritson in #1907
- Fixes attribute description migration in postgresql by @jstoks in #1851
- Prevent lazy loading of customer group pricing by @alecritson in #1909
- Port PR #1732 to 1.0 by @alecritson in #1911
- cleanup ProductOption accessor/mutator and fix fields casting by @wychoong in #1783
New Contributors
- @jstoks made their first contribution in #1852
- @georgyKurian made their first contribution in #1874
Full Changelog: 1.0.0-alpha.36...1.0.0-alpha.37