# Version 5.8.1

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"), as well as improvements and bug fixes from the earlier releases.

## UI & Log Service <a href="#h_09b0edd98d" id="h_09b0edd98d"></a>

### Improvements

* Importing a Template verifies that the needed Tasks exist on the Frends Tenant during import
* API Policy migration now provides more information about conflicts during update
* SignalR now only uses Web socket connections to work better with load balancers without connection affinity
* New management API endpoint for getting a single Process execution
* New management API endpoint for Tags
* Private applications and Tokens now have the same default values as the UI
* Improved validation for Private application Token creation
* It is now possible to view HTTP request and response payloads in API Monitoring
* It is now possible to revoke all Tokens for a Private Applications

### Bug fixes

* Management API now correctly uses the Name filter
* Importing a Template which has been previously deleted works correctly
* Fixed issue with Log Service file logging on Linux/Docker hosts
* Agent status page handles Agent statuses from older Agent versions (which may be missing data) more gracefully
* Fixed product tour links for API page
* Process variables are no lo longer lost when a Process is automatically updated by a Task update
* Policy updates now also takes into account and send updates to Agent groups that were previously included in the Policy targets
* Fixed page crash when deleting the sub claim from a Private Application
* The display name of an Agent Group is now shown when selecting Remote Subprocess target

## Agent <a href="#h_f263f4d64e" id="h_f263f4d64e"></a>

### Improvements

* Legacy Agent is now supported in Frends 5.8
* Agent can now log HTTP request and response payloads

### Bug fixes

* Added missing file to Cross-platform Agent Windows installer

### **Hotfix on 8th of October**

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