For the complete documentation index, see llms.txt. This page is also available as Markdown.

Version 5.8.0

Released on 27th of June 2024

This release includes the new features released with Frends 5.8, listed in New Features.

UI

Improvements

  • It is now possible to download the NuGet package for a Process with it's generated source code from the Process changelog

  • It is now possible to search for a used parameter value in the Process Editor

  • Subprocess argument value validation has been relaxed to allow setting references as default values for Subprocess parameters

Bug fixes

  • Fixed issue with cleaning up the most recent Process version

  • Fixed issue with completed Processes not being shown as completed when auto-refresh is on

  • Fixed issue with importing a Process Template which shared Tags with its contained Process

  • Fixed issue with importing a Process Template that had been previously deleted

  • It is no longer possible to set negative version numbers when updating a Process Template

  • The Management UI now batches configuration messages when doing a synchronization to mitigate possible out of memory errors

  • Empty URLs are no longer allowed for HTTP Triggers

  • Fixed issue with Test executions causing Process versions diffs to show changes even though there were none

Agent

Bug fixes

  • Logging a null JObject property value for a Process step no longer causes the step to be not logged

Last updated

Was this helpful?