> For the complete documentation index, see [llms.txt](https://docs.linuxfoundation.org/lfx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linuxfoundation.org/lfx/my-profile/release-notes/v0.6.25-and-v0.6.26.md).

# V0.6.25 and V0.6.26

Release date: 31 January 2023

## New Features, Updates, and Bug Fixes

This section provides you with a list of new features, updates, and bug fixes for this release.

### New Features

The following list provides an overview of new features implemented in this release:

* Email Management - new **Email Management page** is added.
* The Email Management [URL](https://myprofile.dev.platform.linuxfoundation.org/edit/email-management) is changed.

### Updates

The following list provides new updates to the existing features:

* The Email Management is updated for LF staff in V.0.6.26.
* User Interface labels and design have been updated.

### Bug Fixes

The following list provides you with the bug fixes that are applied in this release:

## Known Issues <a href="#lfxprojectcontrolcenter-pcc-releasenotes-knownissues" id="lfxprojectcontrolcenter-pcc-releasenotes-knownissues"></a>

**NA**

## Support Information <a href="#lfxprojectcontrolcenter-pcc-releasenotes-supportinformation" id="lfxprojectcontrolcenter-pcc-releasenotes-supportinformation"></a>

You can visit the following links for more information on **Individual Dashboard**:

* [**Individual Dashboard** Website](https://lfx.linuxfoundation.org/tools/individual-dashboard)
* [Documentation](https://docs.linuxfoundation.org/lfx/my-profile)
* [Support Forum](https://community.lfx.dev/)
* [General Discussions](https://community.lfx.dev/c/lfx-general-discussion/72)
* [LFX Tool Help](https://community.lfx.dev/c/help/62)
* [Content & Articles](https://community.lfx.dev/c/content-articles/58)
* [Suggestions & Requests](https://community.lfx.dev/c/suggestion-box/70)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.linuxfoundation.org/lfx/my-profile/release-notes/v0.6.25-and-v0.6.26.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
