# 2021-03-16 New Version V5.0 Released

Labii [Electronic Lab Notebook (ELN)](https://www.labii.com/electronic-lab-notebook-eln) and [Laboratory Information Management System (LIMS)](https://www.labii.com/laboratory-information-management-system-lims) just released a major release (v5.0) to redesign the email system with a new notification center. With this notification center, you 1) will receive Labii newsletter, 2) will receive Labii system emails, 3) can communicate with your team.

## [**Notification Center**](https://docs.labii.com/eln-and-lims/notifications)

In [Labii's electronic notebook,](https://www.labii.com/electronic-lab-notebook-eln) the notification center allows you to receive messages and to send messages between [Labii](https://www.labii.com/) and your colleagues.

The Notification Center is available at both Dashboard and Settings -> Notification. As a result of this new function, the **Organization Announcement** is removed and the administrators can use the Notification Center to send out the announcements.

<figure><img src="https://www.labii.com/media/blogs/2021-03-16/labii-new-notifications-dashboard.webp" alt=""><figcaption></figcaption></figure>

## [**New Notification Widget**](https://docs.labii.com/widgets/productivity/notifications)

Labii's notification message can be associated with any particular record. The Notification widget displays any message associated with the record. The previous **Email** widget has now be replaced with the **Notification** widget. Use this widget to manage and send notifications related to a record.

<figure><img src="https://www.labii.com/media/blogs/2021-03-16/labii-notifications-widget.webp" alt=""><figcaption></figcaption></figure>

## [**New RichText Column Widget**](https://docs.labii.com/widgets/column-widgets/form#richtext)

RichText is often needed in some use cases, such as the [Steps](https://docs.labii.com/widgets/productivity/steps) widget. In order to enable users to type rich text, we have developed a RichText column widget.&#x20;

<figure><img src="https://www.labii.com/media/blogs/2021-03-16/labii-richtext-column-widget.webp" alt=""><figcaption></figcaption></figure>

## [**Support RichText in Steps widget**](https://docs.labii.com/widgets/productivity/steps#add-a-new-step)

Steps is a new widget designed to track the status of each step. User has the option to mark which step has been completed. The widget will also capture who and when does a step complete. The Steps widget has been updated to support the rich text.

<figure><img src="https://www.labii.com/media/blogs/2021-03-16/labii-steps-with-richtext.webp" alt=""><figcaption></figcaption></figure>

## [**Project managers can now create sub-projects**](https://docs.labii.com/api/methods/project)

Labii has extended the permission of project managers to be able to create sub-projects.


---

# 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://blogs.labii.com/feature-updates/2021-03-16-new-version-v5.0-released.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.
