# CopyStorm/Restore 9.50.1

Release Date: 16-Dec-2020

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

## Patch Levels

| Date        | Patch Level      |
| ----------- | ---------------- |
| 16-Dec-2020 | Original Release |

## Upgrade to Salesforce Winter ’21 API

CopyStorm/Restore has been upgraded to support Salesforce’s Winter ’21 API.

## Original Id Restoration

CopyStorm/Restore’s Migration tab has been upgraded with a new feature to maintain original record Ids when restoring. When enabled, this feature will:

1. Create a new column on tables being restored.
2. Copy the original record’s Id value to the new column when restoring data.
3. [Click here for details.](https://learn.capstorm.com/copystorm-restore/reference/migration-setup-tab/original-record-id-rule-tools)

## Disable Lookup Filters

The Advanced Tab now supports automatically disabling Lookup Filters.

When this feature is enabled, individual Lookup Filters can be chosen, or CopyStorm/Restore can automatically disable Lookup Filters when restoring data.

## Reference-Only Restores

The Restore tab now supports a new type of restoration – Reference Only.

A Reference Only restore will go through all records that have previously been restored and patch their reference field values with the current Id mappings in the tracker. This allows you to quickly update previously restored records when multiple data restores have occurred out of order.

## Tracker Tab Column Filtering

The Tracker Database tab now supports showing and hiding columns.


---

# 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-9-50-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.
