# Vault Release 17.4

### **Enhancements**

* **VAUL-4284:** Added numerous updates to KeeperAI threat detection across PAM resources, PAM configuration settings, gateway settings and session history. [Learn more](/keeperpam/privileged-access-manager/keeperai.md) about KeeperAI for privileged sessions.
* **KDE-1639**: Published Keeper Desktop to Snap store for Linux. Snapcraft (and Snaps) are used on numerous Linux distributions, including Ubuntu, Debian, Fedora, RHEL, CentOS, AlmaLinux, Rocky Linux, Linux Mint, Manjaro, and openSUSE. Snap link: <https://snapcraft.io/keepersecurity>
* **KDE-1738:** We've rewritten the entire Hotkey system in the desktop application from the ground up.
  * Addressed several reported inconsistencies between macOS and Windows platforms.
  * Hotkeys can now be further customized with any character or symbol.
  * You can allow virtual input from software like Synergy or 3rd party applications to optionally control hotkeys.
  * Hotkeys can be disabled.\
    Visit the **Settings** > **KeeperFill** screen in the desktop app to configure hotkeys.
* The Password Importer standalone executable for Microsoft Windows has been improved to import passwords stored in Chrome. **NOTE: Enterprise customers may need to add an exclusion policy on their EDR platform if Keeper is flagged.**

### Bug Fixes and Improvements

* **VAUL-7455:** We fixed an issue where PAM features were displayed even when the user didn’t have the required enforcements.
* **VAUL-7612:** We fixed an issue where the password generator did not retain the length of the previous password.
* **VAUL-7252:** We enhanced the search bar accessibility on smaller screens.
* **VAUL-7633:** We fixed an issue where selecting and unselecting options when creating a Gateway did not preserve the previous form state.
* **VAUL-7720:** We updated the Record History UI to display the "Current Version" at the top, to match mobile apps.
* **VAUL-7656:** We updated the Vault to support the latest protobuf definitions.
* **VAUL-7467:** We fixed an issue where enterprise users could see the option to create a Self-Destructing Record during record creation even when the role enforcement was turned off.
* **VAUL-7664 & KDE-1696:** We added numerous missing translations to our KeeperPAM user interface screens.
* **KDE-1657:** We fixed an issue where changing the focused element with the arrow keys caused the focus highlight to become invisible.
* **VAUL-7542:** Fixed an issue where scheduled monthly rotations did not account for daylight saving time.
* **VAUL-7539:** Fixed an issue where rapidly clicking Save & Share when creating an SDR could create duplicate records.
* **VAUL-7609:** Fixed an issue where BW, “has no scanned” was incorrectly displayed on V2 records without passwords but with attachments.
* **VAUL-7500:** Fixed an issue in Japanese where the values for “Bytes Used of Bytes Total” were reversed.
* **VAUL-7698:** Fixed an issue where rotation did not work for the initial example MySQL record in the sandbox records.
* **VAUL-7681:** Fixed a start\_login 406 error by clearing the token in local storage and registering a new device.
* **VAUL-7674:** Fixed an issue where BreachWatch displayed an incorrect scan time.
* **KDE-1712:** We updated the Windows tray icon on the desktop app.
* **KDE-1715:** We fixed an issue where a fresh installation on Windows could not log in to an existing account on the first attempt.
* **KDE-1665**: We have fixed an issue that caused an infinite spinner on the login page during a fresh installation.
* **KDE-1781**: Updated packages to address CVE-2025-59343
* On high resolution displays, resizing KeeperPAM sessions to full screen size was not also resizing text properly. This has been improved significantly.


---

# 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.keeper.io/release-notes/desktop/web-vault-+-desktop-app/vault-release-17.4.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.
