# 25.10.4

> **Release date: December 12, 2025**

**Release date: December 12, 2025**

## What's new

- Default application scopes for TestManager 
- Support paging for Test Manager API calls

### Default application scopes for Test Manager

UiPath CLI 25.10.4 includes updated default application scopes for Test Manager operations. When using the CLI with Test Manager, the following scopes are automatically applied:

:::note **Required scopes**

For Test Manager operations, the CLI uses these default scopes:
- `TM.Projects`
- `TM.TestSets`
- `TM.TestExecutions`

For more information on using Test Manager with UiPath CLI, see [Testing a package or running a test set in Test Manager](https://docs.uipath.com/cicd-integrations/standalone/2025.10/user-guide/testing-a-packagerunning-a-test-set-in-test-manager).

:::

## Bug fixes

- Fixed autoversion mechanism
