v1.12.3 + Bulk Editor
Highlights
This release ships with the first iteration of our Bulk Editor, allowing you to edit your product variant prices in an Excel-like fashion.
bulk.mp4
Features
- feat(medusa): Orchestrator builder by @carlos-r-l-rodrigues in #4472
- feat(medusa): Add proper pagination by @pKorsholm in #4517
- feat(product): Create (+ workflow), delete, restore by @adrien2p in #4459
- feat(inventory:) Bulk operations for inventory service by @pKorsholm in #4503
- feat(admin-ui): Always show currencies overview by @pKorsholm in #4541
- feat(admin-ui): Bulk Editor by @fPolic in #4516
- feat(medusa): Add
metadata
toStorePostCartsCartLineItemsItemReq
by @erikengervall #4230
Bugs
- fix(medusa): Return correct region count by @pKorsholm in #4514
- fix(medusa-plugin-sendgrid): Use correct SendGrid client by @olivermrbl in #4524
- fix(admin): Price input by @pKorsholm in #4530
- fix(medusa-file-minio): Minio private bucket default by @pKorsholm in #4540
- fix(medusa-react): Admin user mutation hooks invalidating wrong keys by @josetr in #4538
- fix(medusa-react): Add missing query keys to inventory hooks by @josetr in #4467
- fix(medusa-plugin-brightpearl): stacking reservations by @pKorsholm in #4383
- fix(admin-ui): Omit PriceList prices from variant update by @olivermrbl in #4552
Chores
- chore(oas): remove incorrect query parameter by @shahednasser in #4526
Full Changelog: v1.12.2...v1.12.3