# Version 6.1.3

This release includes the new features released with Frends 6.1, listed in [new-features](https://docs.frends.com/release-notes/frends-6.1/new-features "mention"), as well as improvements and bug fixes from the earlier releases.

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

## UI & Log service

### Bug fixes

* Fixed issue with AI usage being displayed with a wrong value

## Agent

### Improvements

* Azure Eventhub Triggers include Agent and Agent Group name in the ownership blob
* Process Instance logging now truncates dictionary/object key-value pair amount in default logging level
* Process Assembly load context errors are now logged a lot less, once a day by default, but this can be configured with the Agent setting ThrottleLogging.Unloading by providing it with a timespan, e.g. "1.00:00:00"

### Bug fixes

* Improved Azure Eventhub Trigger memory usage efficiency
* Fixed deadlock issue with Shared State Task's update and fetch operations
* Fixed issue with Agent being too restrictive when restoring dependency versions when initializing a Process
