# CopyStorm/Restore 10.59.1

Release Date: 17-Apr-2024

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      |
| ----------- | ---------------- |
| 17-Apr-2024 | Original Release |

## Salesforce API Update

This release updates CopyStorm/Restore to use Salesforce API version 59.

## Off-Database Partitions

This release introduces CopyStorm/Restore support for Folder and S3 data partitions. With this update, CopyStorm/Restore can recover field data stored in a local Folder or in S3.

## Retry Failures in “Resume Restore”

The “Resume Restore” popup has been updates with a “Retry Failures” checkbox. If selected, this checkbox will cause CopyStorm/Restore to mark all Skipped records as Pending before proceeding to insert or update the pending records.

## Flow Enable / Disable Version Number Update

CopyStorm/Restore Flow management has been updated to query Salesforce for the active version of Flows selected on the “Advanced” tab. If there is an active version, the active version will be disabled / re-enabled by CopyStorm/Restore.

## Bug Fixes and Misc Improvements

* Multi-Lingual Knowledge Restore Fixes.
  * Resolved issues preventing multi-lingual Knowledge Articles from being restored.
* Filenames with Colons.
  * Resolved an issue preventing Files and Attachments with the Colon “:” character in the filename from being recovered on Windows.
* Snapshot Tracker Database View Performance.
  * Resolved a performance issue with the Tracker Database tab when performing Snapshot recovery.
* Email Notification Fix.
  * Resolved an issue preventing sending of SMTP notifications.


---

# 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-restore/release-notes/copystorm-restore-10-59-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.
