Skip to content

Releases: elsa-workflows/elsa-core

3.4.0 RC2

07 May 07:07
577abdf
Compare
Choose a tag to compare
3.4.0 RC2 Pre-release
Pre-release

What's Changed

Full Changelog: 3.4.0-rc1...3.4.0-rc2

2.15.1

19 Mar 20:39
5495c71
Compare
Choose a tag to compare

What's Changed

  • Upgrade MediatR to v12.4.1 to support updated AddMediatRClasses signature by @ssuermann in #6403

New Contributors

Full Changelog: 2.15.0...2.15.1

3.4.0 RC1

18 Mar 18:42
ffe1a61
Compare
Choose a tag to compare
3.4.0 RC1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 3.3.2...3.4.0-rc1

3.3.5

18 Mar 18:37
42615a0
Compare
Choose a tag to compare

Fixes

  • Handle conversion of enumerables to arrays in ObjectConverter (#6508)

Full Changelog: 3.3.4...3.3.5

3.3.4

23 Feb 20:49
c6a2a75
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.3...3.3.4

2.15.0

21 Feb 20:06
5c26951
Compare
Choose a tag to compare

What's Changed

  • Allow to change encryption algorithm for secret properties by @4lexKislitsyn in #4591
  • Support JavaScript and Liquid when sending MQTT messages by @dwoldo in #5461
  • Fixes/rpa fix chromedriverdownload by @hcfv in #5690
  • [FEAT] 2.x support net9 and drop end of life core versions by @bachampson in #6314

New Contributors

Full Changelog: 2.14.1...2.15.0

3.3.3

09 Feb 07:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.2...3.3.3

3.3.2

06 Feb 20:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.3.1...3.3.2

3.3.2 RC2

06 Feb 17:40
Compare
Choose a tag to compare
3.3.2 RC2 Pre-release
Pre-release

What's Changed

Full Changelog: 3.3.2-rc1...3.3.2-rc2

3.3.2 RC1

30 Jan 08:16
1df28f1
Compare
Choose a tag to compare
3.3.2 RC1 Pre-release
Pre-release

What's Changed

  • Fix variable default value serialization and array type parsing by @sfmskywalker in #6328
  • Refactor MongoDbStore to use EmptyToNull for TenantId assignments and add StringExtensions for null handling by @sfmskywalker in #6329
  • Add SMTP server configuration and refactor email activity for improved error handling and attachment processing by @sfmskywalker in #6332
  • Fix variable mapping and aliasing by @sfmskywalker in #6340
  • Upgrade to NUKE 9.0.4 and fix automatic workflow generation by @lahma in #6339
  • Restore methods for traversing activity execution context hierarchy by @sfmskywalker in #6341
  • Validate unique input/output names before publishing workflow by @sfmskywalker in #6342
  • Restore old workflow runtime API by @sfmskywalker in #6344
  • Improve JSON array conversion in ObjectConverter by @sfmskywalker in #6350
  • Add support for ExpandoObject attachments in email sending by @sfmskywalker in #6351
  • Simplify DbContext creation with ActivatorUtilities. by @sfmskywalker in #6354

Full Changelog: 3.3.1...3.3.2-rc1