# Version 1.5

## Main changes

* **Informative Buttons**

It is now possible to add an **hyperlink** inside the hover button webpart. You can now insert in the text box a clickable link that takes the user to another page or external web site.

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

* **Event Calendar**

Some changes has been implemented to the web part:

As to the calendar’s layout, it is now possible to choose to see the events in a **vertical list** instead of at the bottom:

<figure><img src="/files/5gOzeZltNOrkA7RroSPj" alt=""><figcaption></figcaption></figure>

It is also possible to add a **category** and an **icon** to customize the event.

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

It works with a list where to add a category name associated with an image, so that each event pertaining to that category will appear with the same icon. Imagine for example, to assign the icon <img src="/files/Jbodh9ia0QTyMGaDknVy" alt="" data-size="line"> to the category: “internal events”. Each event of the category “internal even” will appear with this icon on the left. The same will happen for the category “business updates” which will appear with this icon: <img src="/files/tk2ouqfeaEnEKXMHCwP9" alt="" data-size="line">

Sundays won’t be automatically highlighted as a non-working day. This function allows to choose whether to show Sundays as holiday or not, so that one company can adjust the calendar to its working habits.

* **People Directory**

This web part is now **cross site**, which means that the people directory web part can now take as data source a list of another website of the intranet. &#x20;

Thanks to a new development that allows the configuration of a **pre-filter** for the People Directory, it becomes possible to set specific values for the pre-filter, such as country or department. For example, if there is a need to create a page that displays the colleagues from the Back Office department, the People Directory can be configured with this pre-filter. As a result, when accessing that specific page, the People Directory will already be filtered to show the colleagues from the Back Office department. This makes it easier to view and locate the desired individuals within the director.

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

It is now possible to manage the **badge function**. This allows the administrator to attribute a specific badge (or more than one) to a user. This function works with two lists: one to insert all the badges available with the possibility to associate an icon to each item and another list to assign the badges to the users. For example, the badges "Innovation Champion" and "Best team player" will then appear in the People Directory like this:

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

The new function of the badge is available not only in the People Directory but also in My Profile area.

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

• **My Profile**

It is now possible to personalize the user profile image with some **tags** like this one:

![](/files/ZEbES1lgZh6DPrEuXq9q)

This function changes the user profile image throughout all Microsoft 365 environment, so for example the tag will be visible also in Microsoft Teams.\
The image will appear like this:

![](/files/8zFDnMsuxNXUcGxWBjmb)

• **Job Posting**

It is now possible to set an **expiry date** to the job postings. There will be a new field called “Expiration Date” which, if filled, will make the job posting disappear on a certain date (date indicated will be included). On the other hand, if the field will be left empty, the job posting will not expire.

## Minor changes

* **FAQ**

This improvement allows the FAQ web part to be **cross site**, which means that the web part can now take the information not just from the website where it is set up but also in other websites. The same it is true for the FAQ Favorites list.\
This is particularly useful when inside your intranet there are more than one site but you need the FAQ to be referred not just to one site in particular but all of them.


---

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