Version 5.7.4

Released on 6th of September 2024 (hotfixed 2nd of October)

This release includes the new features released with Frends 5.7, listed in New Features, as well as improvements and bug fixes from the earlier releases.

UI

Improvements

  • The Process editor now warns the user about incompatible NuGet dependencies which may cause runtime errors. Before 5.7 these were left ignored, but now they are notified about and the user has to either acknowledge the warning and continue with the build, or get updated versions of Tasks that have compatible dependencies

Agent

Bug fixes

  • The Agent now works the same way as previously to try to support the use of incompatible package versions. This is to ensure backwards compatibility for Process versions and for cases where the developer knows and has tested that the dependency version conflicts do not cause any issues

Hotfix on 2nd of October

  • Fixed issue with resolving some System package dependency versions, e.g. System.Text.Json

Last updated

Was this helpful?