# PCC - June 28/2022 Release

## PCC Overview

Project Control Center (PCC) is a platform that allows project administrators to set up the projects when they get associated with The Linux Foundation. You can set up the projects to use various services that are provided by The Linux Foundation.

PCC assists you in onboarding an open source project with great ease. Project Control Center helps you get started quickly by providing all the support that you need with self-service configuration for governance, membership, IT, developer and collaboration tools, documentation, and community roles. You can read more about PCC by visiting our [website](https://lfx.linuxfoundation.org/tools/project-control-center).

Some of the prominent features of PCC are listed in the following list:

* PCC Dashboard
* Creating Projects and Sub Projects
* Generic setup services
* IT services
* Tools Onboarding

## New Features and Bug Fixes

This sections provides you with list of new features and bug fixes for this release.

### New Features

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

* Meetings - Added option to resend meeting invitation.
* Meetings - Added UTC suffix to recurring options.
* Committees - Added **`Appointed by`** value visible in table view
* DataDog - Added user to RUM traces.
* Meetings - Updated meetings to hide or display host keys based on time.
* Projects - Added tooltips to file inputs.
* Generic - Added maintenance feature flag guard for all services.

### Bug Fixes

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

* Mailing Lists - User is now able to change lists posting permission from custom to any other available option.
* Committees - Added loading handler to avoid over pagination from the server.

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

**NA**


---

# 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.linuxfoundation.org/lfx/project-control-center/v1-prior-version/release-notes/pcc-june-28-2022-release.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.
