# Release Notes

\#Release Notes:

## 2.12.2 - 04/28/2025

* Access to the LCC Console with multiple Single Sign-On (SSO) via SAML standard.
* Access to the LCC Console with multiple LDAP providers via Active Directory or OpenLDAP.
* New Reports interface.

## 2.12.1 - 03/10/2025

* TOTP for Console access user.
* Workflow redesign.
* Possibility of performing multiple Beyondtrust integrations simultaneously.
* Web interface improvements and fixes.

## 2.12.0 - 01/06/2025

* Implementation of the Nodes screen to identify the Node Console.
* **Action Status** and **Host** columns on the Queue screen.
* Operation in a Cluster structure.
* New Installation Script for Cluster configurations.

## 2.11.0 - 11/12/2024

* Availability of the Community version of Linux Control Center
* Timeout parameterization
* Creation of the 7 Library

## 2.10.0 - 08/10/2024

* Interface improvements
* Removal of integration with PAM SenhaSegura
* Improvements in the functionality of using certificates
* Improvement in integration with VmWare allowing integration with a structure with more than 1 DataCenter
* Officialization of Integration with Tenable Security Center and Tenable Vulnerability Manager

## 2.9.0 - 05/10/2024

* HookBridge - Integration focused on Propagation Actions of BeyondTrust Password Safe.
* Officialization of Integration with Tenable Security Center and Tenable Vulnerability Manager
* SenhaSegura - Integration with PAM. - Information screen (About)
* Improvements in the script execution flow.

## 2.8.1 - 04/03/2024

* Fix Nutanix Snapshots
* Fix KB0001 - All versions prior to 2.7.0 are affected.
* Improvements in the script execution flow.

## 2.8.0 - 04/02/2024

* Various fixes in the workflow execution.
* Filter in the queue screen.
* Nutanix - Rollback / Snapshots integration.
* Parameterization of new execution variables.
* Automatic cleaning routines in the database.
* Improvements in the script execution process.
* New action to update only vulnerable packages.
* Parameterization of functional user account for BeyondTrust Password Safe.
* File backup.
* Moving of backup files.
* Creation of users, groups and directories when creating files.

## 2.7.1 - 03/19/2024

* Correction in the update report fields.
* Correction of communication with the vCenter/ESXi API.

## 2.7.0 - 03/14/2024

* Various corrections in the presentation layer.
* Discover 3.0
* Integration with VMWare.
* Reprocessing of reports.


---

# 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.linuxcontrolcenter.com.br/en/release-notes.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.
