# CopyStorm/Restore 10.64.1

Release Date: 5-Aug-2025

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

## Patch Levels

| Date       | Patch Level      |
| ---------- | ---------------- |
| 5-Aug-2025 | Original Release |

## **Salesforce API Update**

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

## **Introducing Restore History Tracking**

The CopyStorm/Restore tracker database now contains a history of past recoveries. In addition to source and target Salesforce Record Ids the tracker database now maintains job logs, including:

* Record count per object for records restored or skipped.
* Exception and skip record reason history.
* Automation enable / disable.
* Performance metrics (RAM, CPU, Records Per Minute).

A new job log is created any time CopyStorm/Restore scans for recovery candidates or uploads records to Salesforce.

## **Additional Tracker Database Types**

CopyStorm/Restore now supports tracker databases in MySQL, SQL/Server, and Oracle. This means that you can store record recovery information and history in your database of choice:

* H2 (the default).
* PostgreSQL.
* MySQL.
* SQL/Server.
* Oracle.

## **Salesforce Related Improvements and Bugfixes**

* Update Rich Text image processing to support additional record types.
* Fix issue causing Rich Text image tag attributes to be removed.
* Add support for additional URL formats for Rich Text images.
* Resolve issues preventing multi-lingual, multi-version Knowledge Articles from being recovered properly.
* Add Knowledge Article features to enable recovery of Files and Attachments related to Online or Archived articles.
* Fix issue causing CopyStorm/Restore to attempt to disable Triggers and Workflows that were already disabled via “Disable Selected Now”.

## **Application Experience and Interface**

* Remove BigObjects from CopyStorm/Restore object selection.
* Fix issue causing a stack trace when pasting a Record Filter with Ctrl-V.
* Fix issue causing Tracker Zip exports to be unusable on Windows.
* Add CopyStorm/Restore launch feature to require OAuth login before accessing the application.

###


---

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