> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/desktop/web-vault-+-desktop-app/vault-release-18.2.0.md).

# Vault Release 18.2.0

## Improvements <a href="#improvements" id="improvements"></a>

* **VAUL-8983:** Removed "Search" field from Cloud Security screen.
* **VAUL-8962:** Removed Wiz instructions from CNAPP configuration modal.
* **VAUL-8958:** Fixed dropdown field on CNAPP Vulnerability Details modal.
* **VAUL-8776:** Refactored krouter outbound APIs to Wiz for CNAPP Integrations v1.
* **VAUL-8565:** Refactored queue endpoints for CNAPP Integrations v1.
* **VAUL-8922:** Updated vault-protobuf to use 'release-18.0.3' for CNAPP required protobuf.
* **VAUL-8494:** Added UI support for CNAPP Integrations v1.
* **VAUL-8884:** Added create record UI overlay on Vulnerability Details.
* **VAUL-8959:** Added capture of Wiz `apiAuthEndpointUrl` value from user during CNAPP configuration.
* **VAUL-8938:** Applied CNAPP v1 release changes post QA deployment.
* **VAUL-8693:** Updated CNAPP screens and modals for Dark Mode compliance.
* **VAUL-8692:** Updated CNAPP screens and modals to inherit proper style sheets.
* **VAUL-8727:** Updated CNAPP configuration modal for read-only fields.

## Bug Fixes <a href="#bugs" id="bugs"></a>

* **VAUL-8975:** Fixed Cloud Security filters inconsistency.
* **VAUL-8973:** Fixed Cloud Security screen dark mode UI issues.
* **VAUL-8966:** Fixed inconsistent button order for CNAPP Configuration Record UID actions.
* **VAUL-8964:** Fixed poor readability of severity tile text when selected on Cloud Security page.
* **VAUL-8965:** Fixed missing verification status text in CNAPP Integration Setup modal.
* **VAUL-8993:** Fixed PAM Config USS controls remaining editable when enforcement is OFF.
* **VAUL-8992:** Fixed Azure PAM Config "Vault Name" field showing garbled/encoded value in edit form.
* **VAUL-8994:** Fixed remediation workflow remaining in loading state after authentication failure.
* **VAUL-8995:** Fixed action buttons overflow when browser window is reduced.
* **VAUL-8996:** Fixed inconsistent capitalization and naming in Cloud Security tag filters.
* **VAUL-8997:** Fixed Cloud Security issues disappearing after resolving filtered issues and inability to remove selected tag.
* **VAUL-9000:** Renamed 'Resolved in Keeper' tab to 'In Progress'.
* **VAUL-9004:** Fixed setting CNAPP status.
* **VAUL-9008:** Fixed Cloud Security translations failing to update until page reload.
* **KDE-2115:**  Add bundle version to GHA.

## Web Vault Update Instructions

* To ensure you're using the latest Web Vault, simply reload the vault login page (or Shift+Ctrl/Cmd+R to force refresh)

## Desktop Update Instructions

* If you installed Keeper Desktop directly from the Keeper website, download the latest version from:\
  <https://www.keepersecurity.com/download.html?t=d>
* If you installed Keeper Desktop from the Mac App Store or Microsoft Store, visit the store to perform the update.


---

# 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:

```
GET https://docs.keeper.io/release-notes/desktop/web-vault-+-desktop-app/vault-release-18.2.0.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.
