v2.13.5

medusajs/medusav2.13.5Mar 25, 2026by NicolasGorga

AI Summary

Improves developer experience with better workflow execution filtering, enhanced order timeline UI, and fixes for dashboard error handling and currency code management.

Key Highlights

  • Improved filtering for workflow executions
  • Improved order timeline UI
  • Handle single-line errors in dashboard development mode

New Features

  • Enhanced filtering for workflow executions
  • Improved order timeline UI
  • Use product default fields on dashboard exports

Full Release Notes

<!-- Release notes generated using configuration in .github/release.yml at develop -->

### Features

* feat: Improve filtering for workflow executions by @sradevski in https://github.com/medusajs/medusa/pull/14898
* feat(dashboard,medusa,types): improve order timeline UI by @NicolasGorga in https://github.com/medusajs/medusa/pull/14935

### Bugs
* fix(dashboard): handle single-line errors (without file details) by @shahednasser in https://github.com/medusajs/medusa/pull/14914
* fix(dashboard): use product default fields on Admin dashboard exports by @NicolasGorga in https://github.com/medusajs/medusa/pull/14931
* fix: Update injected storefront envvars for Cloud by @sradevski in https://github.com/medusajs/medusa/pull/14918

### Documentation
* chore(docs): Generated References (automated) by @github-actions[bot] in https://github.com/medusajs/medusa/pull/14893
* chore(docs): Updated API Reference (automated) by @github-actions[bot] in https://github.com/medusajs/medusa/pull/14892
* docs: add note clarifying pnpm support by @shahednasser in https://github.com/medusajs/medusa/pull/14896
* docs: added integration docs for Bloom by @shahednasser in https://github.com/medusajs/medusa/pull/14907
* docs: add S3 info, storefront runtime, and guide on renaming repos for Cloud by @shahednasser in https://github.com/medusajs/medusa/pull/14908
* docs: redesign docs content by @shahednasser in https://github.com/medusajs/medusa/pull/14909
* docs: fixes following content redesign by @shahednasser in https://github.com/medusajs/medusa/pull/14912

### Chores
* chore(docs): Update version in documentation (automated) by @github-actions[bot] in https://github.com/medusajs/medusa/pull/14890
* chore(docs): Updated UI Reference (automated) by @github-actions[bot] in https://github.com/medusajs/medusa/pull/14891
* Chore/increase stale thresholds by @NicolasGorga in https://github.com/medusajs/medusa/pull/14929
* chore: disable rbac user link when ff is off by @carlos-r-l-rodrigues in https://github.com/medusajs/medusa/pull/14933

### Other Changes
* fix: replace hardcoded fulfillment status strings with i18n translati… by @bittoby in https://github.com/medusajs/medusa/pull/14837
* Expose payment & fulfillment status helpers by @pepijn-vanvlaanderen in https://github.com/medusajs/medusa/pull/14302
* fix(i18n): add missing Brazilian Portuguese translations by @VicenzoMF in https://github.com/medusajs/medusa/pull/14915
* fix: use in-memory modules if REDIS_URL unset by @peterlgh7 in https://github.com/medusajs/medusa/pull/14932

## New Contributors
* @bittoby made their first contribution in https://github.com/medusajs/medusa/pull/14837
* @VicenzoMF made their first contribution in https://github.com/medusajs/medusa/pull/14915

**Full Changelog**: https://github.com/medusajs/medusa/compare/v2.13.4...v2.13.5