# CapStorm/Container 5.1

Release Date: 2025-Apr-01

This is a dependency and CapStorm Application upgrade release. As always, existing CapStorm/Container installations are backwards compatible.

## Patch Levels

| Date        | Patch Level      |
| ----------- | ---------------- |
| 2025-Apr-01 | Original Release |

## Container Environment Updates

* Add environment configuration to disable user/password authentication.
* Add environment configuration for customer-provided OAuth authentication.
* Fix initialization issue for customer-provided certificate files.
* Fix initialization issue for entitlement pre-loading.

## Data Viewer Updates

* Hide “Open in Salesforce” links for records that are marked as deleted.
* Update object and field selectors to enable filtering.

## Application Updates

* Updated CopyStorm/Restore to disable automation enable/disable features for read-only users.

## CapStorm Application Versions

* CopyStorm: 10.62.2
* CopyStorm/Medic: 10.62.2
* CopyStorm/Restore: 10.62.2
* CopyStorm/Director: 2.62.2


---

# 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/capstorm-container/capstorm-container-release-notes/capstorm-container-5-1.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.
