# 2024

> This section contains the 2024 release notes for the UiPath® Communications Mining™ Activities.

This section contains the 2024 release notes for the UiPath® Communications Mining™ Activities.

## V1.1.1

**Release date: 27 June 2024**

:::note
This is the old version of the Dispatcher Framework using activities earlier than the 1.1.1 package. It is recommended to upgrade to the latest package and use the latest version of the framework.
:::

### What's new

We are excited to announce that the **Get Attachment** and **Get Stream Results** activities, within the **CommunicationsMining.Activities** package, are now generally available. Check out the page for more information on the available activities.

### Improvements

We enhanced the capabilities for checking label extractions, field predictions, and specific entity values. We've also introduced a function for retrieving extractions lists and a new `LabelExtraction` type. Visit to check all the updates.

## V1.0.9 - preview

**Release date: 13 May 2024**

### What's new

This release brings two new activities that enhance the ability to create automations using Communications Mining™ predictions:

* **Get Stream Results** - allows you to get results from the updated Communications Mining streams. This tool uses Generative Extractions predictions by design. In addition, when you sync via the Exchange Integration, this activity provides attachment references.
* **Get Attachment** - allows you to download an attachment from Communications Mining. Later, you can process this attachment with Document Understanding.

For more details on the new activities, check the [Preview Activities](https://docs.uipath.com/activities/other/latest/communications-mining/preview-activities#consuming-stream-results-and-obtaining-attachments) page.

## V1.0.6

**Release date: January 25, 2024**

### Improvements

* You can now access the `is_end_sequence` flag when fetching streams. For more information, read the [API docs](https://docs.uipath.com/communications-mining/automation-cloud/latest/developer-guide/streams#fetch-comments-from-a-stream).
* You are now able to access the QoS and Tone scores from Stream Results.
* When you're in Studio, you can now right click an activity, select `Help`, and open the documentation. Check the [Communications Mining™ Activities](https://docs.uipath.com/activities/other/latest/communications-mining/about-the-communications-mining-activities) for more information about the activities.
* The `External message ID` was moved to the additional properties of the `Create Record` activity.

### Bug fixes

* Fixed an issue where the `LabelExists` helper function on stream results now works correctly. It is now correctly functioning with hierarchical label names, such `hello > world`.
* Fixed an issue where the `LabelExists` helper function always returned `false`. The function now returns `true` when the specified label exists.
* Corrected the tooltip on **Predict Record** to specify that values should be in the 0 to 1 range.
