# April 2024

## KSM Java SDK v16.6.4

* KSM-501 - Switched to non-strict JSON parser
* KSM-506 - Adding support for Privacy screen in the passkey field type
* Upgraded some dependencies to latest versions and gradle to gradle-8.6

## KSM Python SDK v16.6.4

* KSM-488 - Remove unused package dependencies

## KSM CLI v1.1.3

* KSM-496: Added upload file option
* KSM-495: Added query option to `ksm secret list` command
* KSM-494: Added folder support to `ksm secret list` command
* KSM-493: Added CLI options to update title and notes
* KSM-492: Added `clone` option
* KSM-485: Added sub-folder support to `ksm secret add` command

{% hint style="success" %}
Find the latest versions and releases on Keeper Secrets Manager packages here:

<https://github.com/Keeper-Security/Secrets-Manager>
{% endhint %}


---

# 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/enterprise/keeper-secrets-manager/2024/april-2024.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.
