# CopyStorm 10.54.1

Release Date: 16-Mar-2022

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

## Patch Levels

| Date        | Patch Level      |
| ----------- | ---------------- |
| 16-Mar-2022 | Original Release |

## New Configuration UI

The “Advanced” tab has been renamed to “Configuration” and has been redesigned to simplify the CopyStorm configuration process.

## The Archive tab Was Renamed to Snapshot

The term “Snapshot” more accurately describes this capability, as the functionality provided by this system has been expanded to support Point-In-Time data restoration since its original launch.

## Postgres Large Attachment Support

CopyStorm’s File and Attachment storage has been updated to support very large files by chunking large files and storing them in a separate location in the database. This means that any size file can now be replicated, even if the file is too large for normal inlined database storage!

## API Upgrade to Spring ’22

CopyStorm has been updated to support the Spring ’22 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-release-notes/copystorm-10-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.
