# v2.41.0

These are the release notes for version v2.41.0 of the Onum platform.

## :sparkles: New features <a href="#new-features" id="new-features"></a>

### :up: Send messages to multiple Slack channels

The **Slack** Data sink has been updated to **v1.0.0**!

You can now send messages to multiple Slack channels at the same time. Use the new **Slack channels** parameter in the Pipeline configuration settings of the Data sink.

<figure><picture><source srcset="https://3968148370-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEyI9Im1BRcGxrNrO0rF%2Fuploads%2FysZviA6zzGOimKbwQHqr%2Fss6.png?alt=media&#x26;token=165bab17-30f4-4fed-92d5-665fc9ed41d5" media="(prefers-color-scheme: dark)"><img src="https://3968148370-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEyI9Im1BRcGxrNrO0rF%2Fuploads%2Fy7lVsZ9Me4kCzEM41kja%2Fimage.png?alt=media&#x26;token=7d5fd1e9-1776-4365-997f-de8b969d4b4a" alt=""></picture><figcaption></figcaption></figure>

Learn more in [this article](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/data-sinks/data-sink-integrations/send-data-to-slack).

***

### :up: New count list operations

The **Field Transformation** Action has been updated to **v1.2.0**!

You can now use the following operations to count the number of elements in a list of elements of different types:

* [Count list boolean](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-boolean)
* [Count list float](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-float)
* [Count list integer](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-integer)
* [Count list string](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-string)
* [Count list timestamp](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation/field-transformation-operations/list-manipulation/count-list-timestamp)

Learn more about the **Field Transformation** Action in [this section](https://app.gitbook.com/s/kxZeV4nlXcIAjMGZxzLI/the-workspace/pipelines/actions/transformation/field-transformation).

***

### :up: Updates in cards & tables visualization

We've implemented some small updates to the areas that display the **Cards**/**Table** options. The default Cards visualization option appears first now. Also, we've fixed the scroll movement that occurred when switching between modes.

<figure><picture><source srcset="https://3968148370-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEyI9Im1BRcGxrNrO0rF%2Fuploads%2F8NaNGYTvvUlB1j7djF1k%2Fca44.png?alt=media&#x26;token=8aa8ef37-3d01-4993-a484-3280553fb3c8" media="(prefers-color-scheme: dark)"><img src="https://3968148370-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNEyI9Im1BRcGxrNrO0rF%2Fuploads%2F3Oco5mEcHiOK8ZugQclK%2Fcard1.png?alt=media&#x26;token=c10eb3b8-1cfd-48ec-bdef-74ca76386394" alt=""></picture><figcaption></figcaption></figure>

## :tools: Fixes

* **\[Actions]** We've resolved some issues in the **Parser** Action related to map-typed XPath fields in XML files.
