Skip to content

v1.7.3

Compare
Choose a tag to compare
@olivermrbl olivermrbl released this 11 Jan 15:34
· 530 commits to master since this release
21b1ae5

Migrations & Upgrades

Important

This version enables Sales Channels and Publishable Keys by default. We strongly recommend you run the upgrade guide to migrate all your existing products into the default sales channel, which will be created upon the first subsequent server start.

Please refer to this guide on upgrading to v1.7.3.

Features

Bugs

  • fix(medusa): Add tax inclusive flag to return lines from line item (#2909) @olivermrbl
  • fix(medusa): Remove redundant Redis delete call when invalidating cache entries (#2943) @olivermrbl
  • fix(medusa): Custom repository take/skip when called without relations ( #2962) @adrien2p
  • fix(medusa): Repository util mention of entity specifics (#2965) @adrien2p
  • fix(medusa): Cancel order missing refunds relation (#2976) @adrien2p
  • fix(medusa-payment-manual): Correct wrongly used input data (#2979) @adrien2p
  • fix(medusa): Rename location migration (#2987) @olivermrbl

Chores

Docs