> For the complete documentation index, see [llms.txt](https://docs.intranet.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intranet.ai/sharepoint-intranet/releases/version-2.4.md).

# Version 2.4

## Highlights

A new property has been added to the **General settings**:

<div align="left"><figure><img src="/files/5k5FnQtXFLHzLIyTYav8" alt=""><figcaption></figcaption></figure></div>

**Hide webpart if there is no result**: by enabling this property, the webpart won't be displayed if there are no news.

## Engagement Board

A new property has been added to the **List settings**:

<div align="left"><figure><img src="/files/fgTsxK7cWGtGWNKcoBfK" alt=""><figcaption></figcaption></figure></div>

* You can now decide to **show or not to show** the **Category** field when adding a new item.

## Event calendar

A new property has been added to the **General Settings**:

<div align="left"><figure><img src="/files/tQHG6dpYwcLKl1ZommQ0" alt=""><figcaption></figcaption></figure></div>

* **Filter by audience**: by enabling this property, events will be filtered by recipient groups.

## Quotes

A new property has been added to the Customization Settings:

<div align="left"><figure><img src="/files/2zFtYZ8rFiaLZQWFJnlm" alt=""><figcaption></figcaption></figure></div>

* Through this property, you can set the **width of the image.**

## Company News

A new **"Filters" visualization mode** has been added. This view allows you to filter the news through a series of filters and, using buttons, to be able to select the news you want to view each time.&#x20;

As a result, a new "**Filter view**" property has been added inside the **Layout settings** and&#x20;

<div align="left"><figure><img src="/files/Q9OehvruqVKWjkhFeKgO" alt=""><figcaption></figcaption></figure></div>

A new **Filters mode settings** has been added inside the webpart configuration settings:

<div align="left"><img src="https://docs.intranet.ai/~gitbook/image?url=https%3A%2F%2F2718234637-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FriXlnuemuParrCf7Uotu%252Fuploads%252FYMbv7MhL0HdWdpWnQ3Zz%252FNews%2520filter%2520mode%2520settings.png%3Falt%3Dmedia%26token%3D22af7fc7-ddfe-4a20-b370-e654ecaad497&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=1510edad&#x26;sv=2" alt="" height="719" width="324"></div>

* Filter term store id: enter the term store ID of the filter group you want to apply.
* **Open filter configurator**: these settings let you define which tag you want to filter news.

<figure><img src="/files/hv7v2wWkejqXBQzPfl7o" alt=""><figcaption></figcaption></figure>

* In the first column, write: **owstaxId** + the **name of the column** used to assign metadata to the news.
* In the second column, enter the unique **id of the managed property term se**t. To do this, click here to go to the Term store and find the id of the term set.
  * Once you've finished, click on Save.
* **Choose the filters to visualize**: by opening this field, you can select the filters you want to display from those you set in the previous field.

<figure><img src="/files/rIQP5jhrSRMv9zeeOhEC" alt=""><figcaption></figcaption></figure>

* **Enable pagination**: by choosing this option, the various news items can be browsed using a slider, otherwise they will all appear in the same section.
* **Choose the news limit**: indicate the maximum number of news you want to display.
* **Show "Read more" button**: by enabling this option, a "show more" button will appear under each news item, which will allow you to access the individual news item's page so you can read it better.
* You can type a **custom title** for the "**View all**" link.

<img src="https://docs.intranet.ai/~gitbook/image?url=https%3A%2F%2F2718234637-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FriXlnuemuParrCf7Uotu%252Fuploads%252FR4fMSdheOTBKbAWcUJF5%252Fnews-filters-settings-2.png%3Falt%3Dmedia%26token%3D32dc0a56-f6bf-44a2-b463-19b70b6a1291&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=9eba5e02&#x26;sv=2" alt="" height="163" width="394">

* **Do you want to filter news by audience?** If you **enable** this option, news will be visible only to the targeted groups. If you **disable** it, all news will be accessible to everyone within the Intranet, regardless of their group or role.
* **Hide untranslated news**: on translated pages, by default the web part also shows news that hasn't been translated. This option allows you to display only the news articles that have been translated into the language of the page. If you **disable** this option, untranslated news will also be visible, appearing in their original language if a translation is not available.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.intranet.ai/sharepoint-intranet/releases/version-2.4.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.
