# March 19, 2024

## Enhancements

### New POV customer subscription

An additional subscription type is added to Fusion in this release. In addition to the Trial and Standard subscription types, Fusion adds POV (Proof of Value).

The new POV subscription type displays on the **Settings > Customer** page for reseller accounts or accounts that create and manage sub-accounts.

POV subscription details:

* 45-day retention limitation
* 90-day rollup retention limitation
* Unlimited devices
* Unlimited traffic sources
* Device flow downsample is 1000:1
* Where available, the Cloud flow sampling is 1000:1

### Additional Dashboard > Sankey Widget options

In this release, Fusion adds four additional Sankey chart widget fields options.

* srcip:srcport → dstip
* srcip → dstip:dstport
* dstip:dstport → srcip
* dstip → srcip:srcport

To view or add fields to a Sankey widget, use the following steps:

1. Navigate to Dashboards
2. Click **Add widget**
3. Fill in the required form fields.
4. Select **Sankey Chart** **Widget type**.\
   New fields display in the **Fields** drop-down list.

### Stacked notifications

Prior to this release, Fusion displayed informational and error notifications in a columned list on the right side of the window. Now, Fusion notifications display collapsed in lower right corner of the screen. You can expand and view all notifications by hovering over the top-most notification card. To re-collapse the list, move the mouse away from the notification area.

### System Allow Lists update

The **POLLERS** list in the **System Allow Lists** section of the **Settings > Overview** page is updated.

Prior to this release, the Pollers allow list included the following IP addresses:

'3.209.62.136', '100.25.189.39', '35.171.240.168', '54.87.21.70'

The updated list includes the following IP addresses:

'100.25.189.39', '3.209.62.136', '35.168.144.18'


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fusion.vectra.ai/release-notes/2024/march-19-2024.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
