github medusajs/medusa v1.17.3

latest releases: v2.0-preview, v1.20.7, @medusajs/workflows-sdk@0.1.7...
8 months ago

Highlights

API Routes compatible with Windows

An issue with path parsing on Windows for API Routes registration has been resolved (#5497).

Custom batch jobs support in Admin activity drawer

Custom batch jobs can now be rendered in the activity drawer in Medusa Admin (#5288)

Use format [entity]-[operation] for your batch job type to render a human-readable activity title. For example, product-import.

Translations

Vietnamese, Ukrainian, Tamil, Russian, and Hindi translations added to Medusa Admin.

Removed source-map-plugin from @medusajs/admin-ui

Removed source-map-plugin to make Webpack more fault tolerant. The plugin would cause admin builds to throw if a dependency had no source maps (#5484)

Features

Bugs

  • fix(orchestration): field alias should represent the isList in the result by @adrien2p in #5449
  • fix(admin-ui): fix analytics config not being saved in invite form by @shahednasser in #5467
  • fix(medusa): totals calculation with gift card by @adrien2p in #5075
  • fix(medusa): Revert status type in API by @olivermrbl in #5428
  • fix(admin-ui): PriceList bulk editor fixes by @kasperkristensen in #5456
  • fix(medusa, modules-sdk, modules): Module loading missing dependencies + remote query reference issue by @adrien2p in #5468
  • fix(admin-ui): modify webpack config to prevent throwing sourcemap errors by @kasperkristensen in #5484
  • fix(admin-ui): TIP in shipping option creation by @olivermrbl in #5356
  • fix(medusa): admin get product should return prices when expected by @adrien2p in #5480
  • fix(medusa): Add admin get product tests by @adrien2p in #5480
  • fix(medusa): Add inventory decoration for cart endpoints by @pKorsholm in #5187
  • fix(admin-ui) Custom batch job activity card by @pepijn-vanvlaanderen in #5288
  • fix(admin-ui): Enhanced 'activity-drawer' visibility with z-index adjustment by @ram-you in #5315
  • fix(medusa): Make file based routing compatible with Windows pathing by @kasperkristensen in #5497

Chores

  • chore(oas): update order OAS schema to include new fields by @shahednasser in #5436
  • chore(oas): Fix OAS related to JWT authentication by @shahednasser in #5448
  • chore(docs): Removed Docs Announcement Bar (automated) by @github-actions in #5466
  • chore(docs-util): Improve generate references script and action by @shahednasser in #5472

Documentation

New Contributors

Full Changelog: v1.17.2...v1.17.3

Don't miss a new medusa release

NewReleases is sending notifications on new releases.