# Version 5.8.0

This release includes the new features released with Frends 5.8, listed in [new-features](https://docs.frends.com/release-notes/frends-5.8/new-features "mention").

## UI <a href="#h_bfea862cb6" id="h_bfea862cb6"></a>

### 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 <a href="#h_3210ddfc7a" id="h_3210ddfc7a"></a>

### Bug fixes

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