# January 2022

> January 2022 release notes for Test Manager in Automation Cloud.

## 25 January 2022

## Improvements

## API

The following endpoints are available in the new `ObjectLabels` scope, so you can interact with Test Manager object labels (e.g., requirements, test cases, labels) through the API.

```
GET /api/objectlabels/project/{projectId}/all
GET /api/objectlabels/object/{objectId}/all
POST /api/objectlabels/object/{id}/assign
POST /api/objectlabels/object/{id}/unassign
```

For more information, see [Test Manager Permissions](https://docs-staging.uipath.com/test-suite/automation-cloud/latest/user-guide/test-manager-permissions).

## 19 January 2022

## Bulk operations

Bulk operations are now available in Test Manager. You can delete multiple objects at once, such as requirements, test cases, test sets, and test results. Additionally, you can edit the labels for multiple objects in one go to speed up work on large numbers of objects.

For more information, see [Bulk operations](https://docs.uipath.com/test-suite/automation-cloud/latest/user-guide/bulk-operations).

## Bug Fixes

Pressing the **Esc** key in the search bar did not clear out the returned filtered data, as expected. This issue has been addressed.

## When can I see these changes??

The date when a change is first announced in the release notes is the date when it first becomes available.

If you don't see the change yet, you can expect to see it soon, after we roll out changes to all the regions.

[More information](https://docs.uipath.com/test-manager/automation-cloud/latest/release-notes/test-manager-cloud-release-notes-2022)

## Deprecation timeline

We recommend that you regularly check the [deprecation timeline](https://docs.uipath.com/overview-guide/docs/deprecation-timeline) for any updates regarding features that will be deprecated and removed.
