# CopyStorm/Director 2.54.1

Release Date: 5-Jan-2023

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

## Patch Levels

| Date       | Patch Level      |
| ---------- | ---------------- |
| 5-Jan-2023 | Original Release |

## Update Database Encryption

CopyStorm/Director database encryption has been updated to support AES256 for credential storage.

## Coming Soon: Database Configuration File Storage Support

Add CopyStorm/Director components to support storing application configuration files for CopyStorm, CopyStorm/Medic, and CopyStorm/Restore directly in the CopyStorm/Director database.

## Coming Soon: Access Control Configuration

Add CopyStorm/Director components to support CapStorm Application access control, allowing functionality within CopyStorm, CopyStorm/Restore, and CopyStorm/Medic to be restricted based on the running user.


---

# 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-director/release-notes/copystorm-director-2-54-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.
