# CopyStorm/Restore 10.56.7

Release Date: 15-Sept-2023

This is a minor feature and bug fix release. As always, existing CopyStorm/Restore configuration files are backwards compatible.

## Patch Levels

| Date         | Patch Level      |
| ------------ | ---------------- |
| 15-Sept-2023 | Original Release |

## Add Email Deliverability Validation

This release introduces a feature to detect and warn if email deliverability is enabled in the target Salesforce org. CopyStorm/Restore can be configured to warn if email deliverability is enabled, halt the restore if email deliverability is enabled, or ignore email deliverability entirely.

## Make UNKNOWN\_EXCEPTION Non-Halting

Data restoration logic has been updated so that UNKNOWN\_EXCEPTION errors will not cause the full CopyStorm/Restore job to terminate – instead, the impacted records will be marked with the UNKNOWN\_EXCEPTION error and CopyStorm/Restore will continue with the rest of the recovery.

## Add Support for Multi-Column Matching for Archived Tasks

With this release, Tasks that are marked as Archived within Salesforce can be matched using the Multi-Column record match policy along with non-Archived Tasks.


---

# 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-56-7.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.
