medusa Releases
171 releases of medusajs/medusa
- v2.8.4v2.8.4: Strengthening of cart-completion flows
This release strengthens the cart-completion flow by eliminating a race condition that could lead to incorrect refunds by holding a lock on the cart ID during execution.
Jun 5, 2025
- v2.8.3
This release introduces a new Analytics module with official Posthog and local providers for server-side tracking of events and users.
May 22, 2025
- v2.8.2
This release fixes a regression introduced in v2.8.2 regarding the update of product dimensions (weight, height, length, and width).
May 16, 2025
- v1.0.6
Addresses a specific bug in the LLM configuration settings where the value was incorrectly set outside the preference default boundaries.
May 16, 2025
- v2.8.1
This release fixes a regression introduced in v2.8.0 that affected the ordering of products returned by the service, which broke workflows relying on consistent ordering.
May 15, 2025
- v1.0.5
Fixes a crash in the settings view caused by screen rotation and corrects the alignment of LLM preference default values. Also resolves an issue where CPU LLM displayed an EOT ID.
May 15, 2025
- v1.0.4
Introduces a new user-facing LLM model configuration page and significantly enhances the UI for TTS triggering, including better failure handling and progress feedback.
May 14, 2025
- v2.8.0v2.8.0: Fix regression with product updates
This release improves cart-completion robustness, introduces an experimental Index module for cross-module filtering, and introduces full support for custom Tax Providers.
May 13, 2025
- v1.2.6
This release adds support for additional SiliconFlow TTS services and introduces the ability to loop video clips to match audio duration. It also resolves a bug preventing video generation from local images.
May 10, 2025
- v2.7.1v2.7.1: Strengthened workflow engine, expanded data for fulfillments, and more robust event handling
This release strengthens the workflow engine and expands the data passed to fulfillment providers. It also introduces support for DynamoDB sessions and improves the robustness of payment workflows.
Apr 23, 2025
- v2.7.0v2.7.0: Save payment methods, improved links, and performance improvements
This release introduces support for multiple payment account holders, enforces integrity constraints on module links, and adds dynamic pricing workflow hooks. It also includes significant performance improvements.
Apr 11, 2025
- v2.6.1v2.6.1: Improved Scheduled Jobs
This release focuses on improving Scheduled Jobs execution by ensuring they only run in worker or shared mode, alongside various bug fixes for the workflow engine and dashboard.
Mar 10, 2025
- v2.6.0
This release enhances security with updated token handling for password resets and refactors the API Routes loader for better middleware and route management. It also includes significant performance improvements for cart operations.
Mar 4, 2025
- v2.5.1
This release improves admin extensibility by supporting loaders, handles, and outlet routes. It also expands instrumentation options and improves structural logging capabilities.
Feb 24, 2025
- v2.5.0
This release revamps the Payment Provider interface for V2, allows overriding shipping options on fulfillments, and introduces type-hinting for custom module services.
Feb 11, 2025
- v2.4.0
This release introduces Plugins, a new DataTable component, and upgrades MikroORM from v5 to v6.
Jan 27, 2025
- v1.20.11
This release fixes a security concern regarding JWT token storage in Server-Side Rendering (SSR) environments.
Jan 20, 2025
- v2.3.1
This release resolves a dependency issue in production environments that prevented the server from running due to a missing `glob` package.
Jan 20, 2025
- v2.3.0
This release improves inventory UX, introduces data migration scripts, and adds cart validation hooks. It also removes deprecated fields from the Payment Module.
Jan 17, 2025
- v2.2.0
This release focuses on developer experience improvements by generating custom module types, introducing custom callback URLs for OAuth providers, and updating order cancellation logic to handle refunds.
Jan 7, 2025