# November 2025

> We are happy to announce that you can now view, track, and restore different versions of a solution from the **Change history** panel. To learn more, refer to [Version control for solutions](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/version-control-solutions#version-control-for-solutions).

## November 25, 2025

### Version control for solutions

We are happy to announce that you can now view, track, and restore different versions of a solution from the **Change history** panel. To learn more, refer to [Version control for solutions](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/version-control-solutions#version-control-for-solutions).

:::note
* **Erratum - added March 4, 2026**: The restore feature has been re-enabled.
* **Erratum - added February 10, 2026**: We have temporarily disabled the restore feature while we investigate a known issue.
:::

![docs image](https://dev-assets.cms.uipath.com/assets/images/studio-web/studio-web-docs-image-624682-e82e54b1.webp)

### Solution multi-user collaboration

To enhance multi-user project collaboration and accelerate solution development, you can now work on a project while another user works on a different project within the same solution. This feature is especially useful in teams that have dedicated developers for each project type (one user can work on an RPA workflow while another works on an app). To learn more, refer to [Designing solutions](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/designing-solutions).

### Import individual files and resources

You can now import individual workflow files in RPA projects and app pages in app projects, as well as individual resources. To learn more, refer to [Managing project files and folders](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/managing-project-files-and-folders) and [Designing app projects](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/designing-app-projects#designing-app-projects).

![docs image](https://dev-assets.cms.uipath.com/assets/images/studio-web/studio-web-docs-image-610296-63b14662.webp)

### Recent activities updates

The following categories of activities have received updates:

* [Google Workspace](https://docs.uipath.com/activities/other/latest/productivity/release-notes-uipath-gsuite-activities) (v3.5.10)
* [Mail](https://docs.uipath.com/activities/other/latest/productivity/release-notes-uipath-mail-activities) (v2.5.10)
* [Microsoft 365](https://docs.uipath.com/activities/other/latest/productivity/release-notes-microsoftoffice365-activities) (v3.5.10)
* [System](https://docs.uipath.com/activities/other/latest/workflow/release-notes-uipath-system-activities) (v25.10.3)
* [UI Automation](https://docs.uipath.com/activities/other/latest/ui-automation/release-notes-uipath-uiautomation-activities-v25-10) (v25.10.19, v25.10.20)

The following categories of activities are now available in preview:

* [Database Hub](https://docs.uipath.com/activities/other/latest/integration-service/uipath-jdbc-activities)

## November 20, 2025

### API workflows are generally available

[API workflows](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/about-api-workflows#about-api-workflows) have officially dropped their "Preview" label and are now generally available for automating tasks using API endpoints and external connectors.

Featuring an improved user interface, extra functionality such as the **Change history** and **Deployment configuration** panels, and an enhanced **HTTP Request** activity, you now have endless possibilities to create, publish, and run your API automations.

### Improved HTTP request activity

The [HTTP activity](https://docs.uipath.com/studio-web/automation-cloud/latest/user-guide/http#http) now offers more flexibility and deeper integration. You can still use it for raw calls as before, but it also supports calls through any **Integration Service connection** or **connector** in the catalog. When using a connection, setup details like the base URL and headers are automatically managed, simplifying configuration and reducing errors. You can also add new connections directly from **Connector → HTTP Request**, making workflows more secure and reusable through the Integration Service.
