# CopyStorm/Medic 10.52.4

Release Date: 17-Jan-2022

This is a minor feature, bug fix, and Salesforce API version upgrade release. As always, existing CopyStorm/Medic configuration files are backwards compatible.

## Patch Levels

| Date        | Patch Level      |
| ----------- | ---------------- |
| 17-Jan-2022 | Original Release |

## Add Support for Pluggable JDBC Authentication

This update allows CopyStorm/Medic to be customized by adding customer-specific database password management. To use CopyStorm/Medic’s pluggable JDBC Authentication feature, please see [this article](/frequently-asked-questions/usage/where-does-copystorm-store-passwords/how-to-add-a-new-database-password-manager.md).

## Add Base64 Sanity Checker

This new CopyStorm/Medic tab allows fast searching of Salesforce to identify individual Attachments or Files that cannot be read via the Salesforce API.


---

# 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://learn.capstorm.com/copystorm-medic-release-notes/copystorm-medic-10-52-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.
