Download Latest Version v2.9.0 source code.zip (45.0 MB)
Email in envelope

Get an email when there's a new version of Medusa.js

Home / v2.8.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-06-30 4.0 kB
v2.8.6_ Strengthened workflow engine and improved account holder management source code.tar.gz 2025-06-30 30.0 MB
v2.8.6_ Strengthened workflow engine and improved account holder management source code.zip 2025-06-30 44.6 MB
Totals: 3 Items   74.6 MB 0

Highlights

Strengthen the workflow engine

This release improves the workflow engine's data flow. When resuming workflows, we now compile workflow data (i.e. input and outputs of previous steps) from Redis and Postgres to ensure the most recent workflow execution and associated data are used.

Improve payment account holder flows

This release improves how payment account holders are managed when creating payment sessions in the createPaymentSessionWorkflow. In this workflow, we create a new payment account holder for the customer on the cart if it doesn't already exist. When the workflow fails in a later step, the compensation flow is triggered, and we now ensure we are only deleting the account holder if it was created as part of the invoke, i.e. it didn't exist before running the workflow.

Bugs

Documentation

Chores

Other Changes

New Contributors

Full Changelog: https://github.com/medusajs/medusa/compare/v2.8.5...v2.8.6

Source: README.md, updated 2025-06-30