# 2.2510.2

> 2.2510.2 release notes for Apps in Automation Suite.

**Release date: April 15, 2026**

## What's new

### Solutions in Studio Web

Studio Web on Automation Suite 2.2510 now supports **solutions** — a unified developer experience that brings together all automation projects and their dependencies into a single, end-to-end development lifecycle. This includes full support for **app projects inside solutions**, allowing you to combine apps with RPA workflows, agentic processes, agents, and API workflows within a single solution.

A solution groups everything needed to automate a business process, including the resources they depend on (queues, assets, storage buckets, connections, and more). You can design, debug, and deploy an entire business process as a single package, directly from Studio Web.

Key capabilities include:

* **Solution Explorer** — manage multiple projects and their files from a single view.
* **Resource Explorer** — define and share resources across projects within a solution, without leaving Studio Web.
* **Unified debugging** — automatically provision resources for debugging sessions, with a dedicated debug folder created in your Personal Workspace.
* **Publishing and deployment** — publish solutions as ZIP packages and deploy them to Orchestrator tenants or your Personal Workspace in one operation.
* **Version control** — use snapshots for cloud workspaces or Git integration for local workspaces.

For details, refer to the [Solutions](https://docs.uipath.com/studio-web/automation-suite/2.2510/user-guide/about-solutions) chapter in the Studio Web user guide.

## Improvements

- We improved performance by removing the automatic codebehind state save that occurred every 30 seconds. If an unexpected failure occurs before the 12-minute threshold, a message now prompts you to reload the page.
- The app published versions previously had a hard limit of 150 records. We are now allowing you to retrieve more than 150 published app versions.

## Bug fixes

- Previously, PDFs were not displaying in the Document Viewer control in certain scenarios. 
- An issue caused documents with page numbers to fail rendering in the Document Viewer control.
- An issue occurred when an app task was in an unassigned state. In this scenario, the Document Viewer control was not scrollable.
- Previously, the Document Viewer was not scrolling to the correct page for PDFs with a generic content type.
- Previously, the Document Viewer extended to full width even when the width property was explicitly set to 50%. 
- An issue caused the **File Upload** control to not retain the allowed file types setting in Safari. 
- Previously, uploading a file to an entity from a custom list was failing. 
- An issue caused files uploaded using `UploadFileToStorageBucket` to get corrupted intermittently.
- Previously, app performance was degrading over time when using entities extensively. 
- An issue caused app jobs to take an unusually long time to complete intermittently. 
- An issue caused the handshaking process to not complete within the expected 30-second timeout intermittently.
- An issue caused codebehind jobs to keep running for 15 minutes without completing state transfer.
- Previously, **ContentValidation (DU)** action property data became empty after a job state transfer. 
- Multiple unhandled edge cases in state transfer were causing unexpected behavior. 
- An issue prevented the validation station app from opening within a custom app. 
- Previously, a client-side error prevented users from viewing action tasks. 
- An issue was causing the creation of inline escalation apps using Autopilot to fail. 
- Previously, Apps Studio failed to load for VB apps. 
- An issue caused a solution app to return an "app not deployed" error at runtime after an upgrade.
- Previously, an error occurred when downloading a Studio Web solution that contained apps. 
- An issue caused the link between a form and its load event XAML to break, leading to unexpected behavior at runtime.
- Previously, app jobs failed if a trigger or RPA workflow was already in progress. 
- An issue was preventing solution activation from triggering tokenization for VB apps. 
- An issue caused the **Edit Grid** control to get stuck in a loading state after a data update when placed inside a modal popup. 
- Previously, the app versions package URL contained an extra slash, leading to incorrect URL resolution.
- An issue caused the folder key and tenant key to not be cleared from runtime session storage for remote apps. 

## Known issues

**Added June 22, 2026**

### Deployed apps stop working at runtime after upgrading to 2.2510.2

After you upgrade Automation Suite from 2.2510.0 or 2.2510.1 to 2.2510.2, all app versions published in 2.2510.0 or 2.2510.1 stop working at runtime.

To restore functionality, you must republish and upgrade the affected app.
