github medusajs/medusa v2.14.1

11 hours ago

Highlights

Fix currency and translation management regression in admin dashboard

A regression in the admin dashboard that affected currency code and translation management has been fixed. This issue was caused by incorrect usage of Zod's z.record function after the upgrade to Zod v4, which broke form validation for currencies and translations.

#15194

Features

Bugs

  • fix(dashboard): use two-arg z.record for Zod v4 in currencies and translations forms by @ornakash in #15194

Documentation

Chores

Full Changelog: v2.14.0...v2.14.1

Don't miss a new medusa release

NewReleases is sending notifications on new releases.