v1.8.0-rc.1
Pre-release
Pre-release
olivermrbl
released this
28 Mar 17:42
·
121 commits
to master
since this release
Features
- feat(admin-ui): Request return flow warnings and errors (#3473) @pKorsholm
- feat(oas-cli): output better error when no command is provided (#3559) @patrick-medusajs
- feat(admin-ui, medusa): Improve fulfillment validation (#3541) @pKorsholm
- feat(medusa): invalidate price selection caching within update request (#3553) @fPolic
- feat(medusa): Categories - Adds indexes + remove soft delete (#3589) @riqwan
- feat(medusa-payment-paypal): Migrate to the new payment processor API (#3414) @adrien2p
Bugs
- fix(event-bus-local): Error handling (#3575) @adrien2p
- fix(admin-ui): multi warehouse minor fixes (#3540) @pKorsholm
- fix(admin): OrderEdit display of difference due with refund (#3487) @fPolic
- fix(admin-ui): Fix effect check in inventory table and overflow UI (#3577) @StephixOne
- fix(admin-ui): Hide inventory quantity field in variant stock form if SL module enabled (#3592) @StephixOne
- fix(medusa-file-s3): Update key formation to use timestamp (#3601) @IgorKhomenko
- fix(medusa): Include inventory quantity when listing products (#3586) @pKorsholm
- fix(admin-ui): disallow creating OE if there is no changes (#3604) @fPolic
- fix(admin-ui): Create fulfillment (#3607) @pKorsholm
- fix(admin-ui): Update order edit variants table to fit longer content (#3608) @StephixOne
Chores
- chore(medusa, modules-sdk): default module error message (#3605) @carlos-r-l-rodrigues