# 2021.10

> **Release date: October 26th 2021**

**Release date: October 26th 2021**

This page provides more information about the newly released functionality, improvements, and bug fixes in **UiPath Process Mining 2021.10**.

## New features

### Sending automation ideas to UiPath Automation Hub

When setting up integration with **UiPath Automation Hub**, by default, a connection is set up to Automation Hub in UiPath Automation Cloud. It is now possible to connect to an on-premises version of Automation Hub, by specifying the URL to the desired Automation Hub instance in the `AutomationHubUrl` Server Setting. See [Set up Integration with UiPath Automation Hub(doc:set-up-integration-with-uipath-automation-hub).

### Setting the column width

For table items that have wide values, the text displayed in charts can become (partly) invisible if the column

is too small to display the complete text. It is now possible to specify a column width for a table item. When the table item is used as a text column on a chart, the column width is used as the minimum width for the column. See [Introduction to table items](https://docs.uipath.com/process-mining/standalone/2021.10/user-guide/introduction-to-table-items#introduction-to-table-items).

### Language support

Additional to English (en) and Japanse (ja), **Process Mining** is now available in several other locales. Below is an overview of all supported locales for **Process Mining**.

**AppOne** is now also available in these languages.

| Locale | Setting (ApplicationSettings.json) |
| --- | --- |
| German | de |
| English | en |
| Spanish | es |
| Spanish (Mexico) | es-MX |
| French | fr |
| Japanese | ja |
| Korean | ko |
| Portuguese | pt |
| Portuguese (Brazil) | pt-BR |
| Russian | ru |
| Turkish | tr |
| Simplified Chinese (China) | zh-CN |

:::note
If you have manually added one of these languages in an earlier version of **Process Mining**, you will get a scan warning after updating to **Process Mining 2021.10**. In this case, you are recommended to delete the existing translation file from your workspace.
:::

## Improvements

### Anonymization

For data anonymization, the hashing options are now using methods that comply with NIST policies.

### Improved sorting in Superadmin

In the **Superadmin** page repositories and environments are now also sorted in alphabetical order, which makes it more consistent with other parts of the **Superadmin** page.

### "Now" always updated when reloading data

The value of `Now` is now always updated when the data is reloaded.

### Default table scope

When creating a new connection string table, the **Table scope** is now set to *Server* by default.

## Other

### Setting up Actionable insights

When setting up **Actionable insights**, you must now specify the UiPath Orchestrator **App ID** and **App secret**, which are generated when defining an external application for Orchestrator API access.

See [Set up Actionable Insights](https://docs.uipath.com/process-mining/standalone/2021.10/user-guide/setting-up-actionable-insights#set-up-actionable-insights).

### Activities and Edges sliders

In **Process Mining** 2021.4, the **Detail** slider was introduced on the Process graph. It is now possible to replace the **Detail** slider by separate **Activities** and **Edges** sliders by specifying the `UseEdgeActivitySliders` Server Setting.
