# May 2024

> If you deleted a solution folder from Orchestrator, then tried to uninstall a deployment referencing that folder, the operation
failed. This issue no longer occurs.

## May 28, 2024

### Bug fixes

If you deleted a solution folder from Orchestrator, then tried to uninstall a deployment referencing that folder, the operation
failed. This issue no longer occurs.

## May 17, 2024

### Webhook support now available

We have added webhooks to the list of supported solution components. While the way you configure your solutions stays consistent,
keep in mind that webhooks exhibit a specific trait: they do not get deleted from the tenant during the uninstall and downgrade
operations.

### Introducing conflict resolution

Solutions Management now benefits from conflict resolution, a new functionality meant to address name clashes affecting tenant-level
components.

This new feature prompts a validation error when you install or upgrade a solutions, and a component of the same name already
exists in the tenant. Your options are the following:

* Keep the existing component and do not create an additional one.
* Keep the existing component and add additional new fields from the solution. Note that this option does not alter existing
  fields.
* Rename the conflicting resource in the respective service (for instance, Orchestrator, Action Center) in the target tenant.
* Rename the resource in the solution deployment if possible.

### Renamed Link and replace option

We have renamed the **Links and replace** option to **Link to existing**. For more details, see [Linking components](https://docs.uipath.com/solutions-management/automation-cloud/latest/user-guide/deploying-a-solution#linking-components).

### Sort packages by publish date

We have now introduced the ability to sort packages by publish date, from oldest to newest and vice versa. To sort packages
by publish date, take the following steps:

1. Navigate to **Automation Cloud™ Portal** > **Automation Ops** > **Solutions Management** > **Packages**.
2. Select **Publish date** to sort packages by date.

### Bug fixes

We have fixed an issue causing the deployment activation to fail when the stop date of a trigger was in the past.
