> 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/organization-dashboard/release-notes/release-v1.7.0-1.md).

# Release v1.7.0

## 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 the new features implemented in this release:

#### <img src="/files/gbnPy7eueBoHx2bD0N0W" alt="" data-size="line"> New OSPO Resources Hub

Introduced comprehensive OSPO knowledge base

* FAQ-style documentation with expandable sections
* Curated external resources and references

### Updates

#### ![:bar\_chart:](https://a.slack-edge.com/production-standard-emoji-assets/14.0/google-medium/1f4ca.png) Enhanced Project Analytics

Updated Top Foundations/Projects rankings to focus on the last 3 years

* Provides more relevant, current insights
* Historical data remains accessible in analysis sections

#### Membership Management Improvements

Streamlined active membership viewing experience

* Enhanced payment and renewal tracking
* Simplified contact management
* Better visualization of organizational hierarchies

#### ![:wrench:](https://a.slack-edge.com/production-standard-emoji-assets/14.0/google-medium/1f527.png) Technical Enhancements

* Optimized table layouts with improved column management
* UI refinements for better user experience
* Temporary removal of benefits tab for updates

### Bug Fixes

**NA**

### Known Issues

**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 Organization Dashboard:

* [Organization Dashboard Website](https://lfx.linuxfoundation.org/organizational-dashboard/)
* [Organization Dashboard Documentation](https://docs.linuxfoundation.org/lfx/organization-dashboard)
* [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/organization-dashboard/release-notes/release-v1.7.0-1.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.
