medusa Releases
171 releases of medusajs/medusa
- v2.1.3
This version introduces dynamically calculated shipping option prices, allows nesting Admin UI routes under existing domains, and enables custom prices on line items.
Dec 20, 2024
- v2.1.2
This release patches a regression with the Cart Module's tax rates (changing from integer to float) and introduces DML migrations for several core modules.
Dec 17, 2024
- v2.1.1
This version introduces shipping option rules based on cart totals and migrates the Cart, Sales Channel, API Key, and Store modules to the Data Model API.
Dec 10, 2024
- v2.1.0
This release improves order management by allowing email, shipping, and billing address updates, and adds check constraint support to the Data Model API.
Dec 4, 2024
- v2.0.7
This release introduces order transfers between customers and migrates the Product module to the Data Model API, adding support for multiple new languages.
Nov 27, 2024
- v2.0.6
This version fixes a regression introduced in v2.0.5 regarding duplicated images during product creation and updates.
Nov 25, 2024
- v2.0.5
This release introduces product image ordering and customer transfer on carts, along with support for several new languages.
Nov 25, 2024
- v0.14.0
A comprehensive update focusing on workflow automation capabilities, featuring new integrations (MailerLite, Mailchimp, JotForm, ClickUp), a built-in JavaScript code runner with Monaco editor, and Redis Sentinel support.
Nov 18, 2024
- v2.0.4
This release improves the pluralization logic for `MedusaService` types to handle uncountable nouns and special rules.
Nov 12, 2024
- v2.0.3
This version patches a security issue in the email-password authentication provider and fixes the Google authentication provider to use the `sub` field instead of email.
Nov 11, 2024
- v2.0.2
This version addresses critical bugs found in the initial v2.0.0 release, specifically resolving tax calculation errors caused by plural/singular mismatches in dashboard overrides and missing product type IDs. It also includes various dashboard improvements and tooling updates.
Nov 6, 2024
- v2.0.1
A patch release focusing on bug fixes for v2.0.0, enhancing customer management capabilities, and updating documentation to reflect the move away from v1.
Oct 25, 2024
- v2.0.0
A major version release representing a complete rewrite of the Medusa architecture. It introduces a modular system with isolated domains, new packages, a workflow SDK, a query engine, and a redesigned admin dashboard.
Oct 23, 2024
- v2.0.0-rc.8Medusa 2.0 Release Candidate #8
Release Candidate 8 introduces order events and customer validation on cart updates, alongside numerous bug fixes for the dashboard and SDK.
Oct 22, 2024
- v2.0.0-rc.7Medusa 2.0 Release Candidate #7
Release Candidate 7 finalizes package restructuring and standardizes provider ID generation, along with changes to admin form submission behavior.
Oct 18, 2024
- v2.0.0-rc.6Medusa Release Candidate #6
RC 6 focuses on resolving module provider loading issues and updating documentation to ensure smooth integration of the new package structure.
Oct 16, 2024
- v2.0.0-rc.5Medusa Release Candidate #5
Release Candidate 5 removes the `outDir` configuration option from admin settings and fixes various build and validation bugs.
Oct 15, 2024
- v2.0.0-rc.4Medusa 2.0 Release Candidate #4
Release Candidate 4 cleans up deprecated APIs and commands in preparation for the final release.
Oct 14, 2024
- v2.0.0-rc.3Medusa 2.0 Release Candidate #3
Release Candidate 3 introduces standalone builds for production deployment and refactors module registration to use arrays.
Oct 14, 2024
- v2.0.0-rc.2Medusa v2.0 Release Candidate #2
Release Candidate 2 moves shared HTTP utilities to the framework package and continues the restructuring of the codebase.
Oct 3, 2024