# Version 6.2.0

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

{% hint style="info" %}
On-premise Cross-platform Agents require .NET Runtime 8.0.21 or newer to be installed.
{% endhint %}

## UI & Log Service

### Improvements

* UI supports creating and editing Long running Processes
* UI supports viewing Long running Processes
* UI supports resuming Long running Processes manually
* Log Service supports Long running Processes
* Manual trigger parameters now show the description of the parameters
* Wider support for S3 object storage compliant services
* Code shapes now support async/await method calls
* Clarified instance list search filter placeholder text
* Process Editor now shown a warning if the Process is using a disabled or deprecated model
* Improved Environment page performance when there are a lot of Agent groups / Agents
* It is now possible to select all / none Processes in the API deployment dialog

### Bug fixes

* Onboarding tour for Process editor fixed
* Changed user id label from name to email for clarity
* Fixed issue with API monitoring list throwing an Argument out of range exception in some cases
* Fixed issue with Process editor AI Connector model showing the internal model name instead of the user friendly one shown in the Catalog
* Fixed issue with Frends System prompt being readded after removing it
* Fixed issue with model specific Frends System prompt after model has been changed instead of the actual stored System prompt that was previously used
* Fixed issue with Process instance duration not showing hours for durations over an hour
* Fixed issue with API Policy Targeted endpoint not being populated with options when targeting a specific HTTP method
* Fixed issue with AI Connector default options not being initialized correctly

## Agent

### Improvements

* Crosss-platform Agent now supports Long running Processes
* Wider support for S3 object storage compliant services

### Bug fixes

* Fixed issue with Cross-platform Agent writing excessively to syslog in Linux hosts
* Fixed issue with Process not being able to rollback to an earlier version if there was an assembly unloading problem for the version
