1.5 KiB
🚀 Elsa Workflows 3.6.3 is here!
We've published the stable Elsa 3.6.3 patch release across Elsa Core, Elsa Studio, and Elsa Extensions.
👉 Core: https://github.com/elsa-workflows/elsa-core/releases/tag/3.6.3 👉 Studio: https://github.com/elsa-workflows/elsa-studio/releases/tag/3.6.3 👉 Extensions: https://github.com/elsa-workflows/elsa-extensions/releases/tag/3.6.3
Packages are available on NuGet.
✨ Highlights
:tools: Azure Service Bus startup stability Core now supports stable application instance names for clustered hosts, plus deterministic shortening for long names.
🕒 Blank Cron expressions behave as disabled again Blank Cron values no longer block publishing or throw during workflow execution. Invalid nonblank Cron expressions still fail validation.
📝 Better workflow publish feedback Publish APIs now surface validation warnings and errors instead of reporting silent success.
⚙️ Quartz and MassTransit extension fixes Extensions now ensure durable Quartz jobs before scheduling triggers and use shorter MassTransit endpoint names.
🧩 Studio package alignment
Studio now consumes Elsa.Api.Client 3.6.3.
:tools: Upgrade notes
No intentional breaking changes. If you run clustered Elsa hosts on Azure Service Bus, review the stable application instance name option.
🙌 Feedback welcome
Please report upgrade issues or regressions so we can keep the 3.6 line solid.