Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: thinkgandhi/elsa-studio

Tags

3.4.0-rc1

Toggle 3.4.0-rc1's commit message

Verified

This commit was signed with the committer’s verified signature.
sfmskywalker Sipke Schoorstra
Update branch grep in release workflow to match RC naming

Replaced "patch/3.4.0" with "rc/3.4.0" in the branch filtering step of the release workflow. This ensures compatibility with the revised branch naming convention for release candidates.

3.3.5

Toggle 3.3.5's commit message

Verified

This commit was signed with the committer’s verified signature.
sfmskywalker Sipke Schoorstra
Update base_version and patch branch reference to 3.3.5

Updated the `base_version` and adjusted the branch reference for patch 3.3.5 in the GitHub Actions workflow. These changes ensure alignment with the latest release version and proper branch detection during workflow execution.

3.3.4

Toggle 3.3.4's commit message

Verified

This commit was signed with the committer’s verified signature.
sfmskywalker Sipke Schoorstra
Update ElsaVersion to 3.3.4 in Directory.Build.props

Upgraded ElsaVersion from 3.3.2 to 3.3.4 to include the latest enhancements and fixes. This ensures compatibility with the updated package and improves stability.

3.3.2

Toggle 3.3.2's commit message
Update ElsaVersion to 3.3.2 in project properties

Promoted ElsaVersion from release candidate to the stable version 3.3.2. This ensures the project uses the latest stable package version moving forward.

3.3.2-rc3

Toggle 3.3.2-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor workflow definitions loading and update defaults. (elsa-work…

…flows#396)

Improve `LoadWorkflowDefinitionsAsync` by filtering definitions to retain only the highest version for each `DefinitionId`. Additionally, standardize optional parameter defaults across `WorkflowDefinitionService` methods by replacing `default` with `null` for consistency.

3.3.2-rc2

Toggle 3.3.2-rc2's commit message
Update workflows and dependencies for Elsa patch 3.3.2-rc2

Updated GitHub Actions workflow to reference the correct patch branch `origin/patch/3.3.2` during release checks. Bumped the `ElsaVersion` property to `3.3.2-rc2` in `Directory.Build.props` for consistency with the new release candidate.

3.3.1

Toggle 3.3.1's commit message
Bump ElsaVersion to 3.3.1 in project properties and update base versi…

…on in workflows

3.3.0

Toggle 3.3.0's commit message
Update ElsaVersion to 3.3.0 in project properties

Upgraded the Elsa package version from 3.3.0-rc8 to the stable 3.3.0 release. This ensures the project uses the latest stable version for improved reliability and performance.

3.3.0-rc8

Toggle 3.3.0-rc8's commit message
Update ElsaVersion to 3.3.0-rc8

Bump the Elsa package version from 3.3.0-rc7 to 3.3.0-rc8 in Directory.Build.props. This ensures the project uses the latest release candidate version with potential fixes or improvements.

3.3.0-rc7

Toggle 3.3.0-rc7's commit message
Merge remote-tracking branch 'origin/main'