# CopyStorm/Director 2.62.1

Release Date: 16-Dec-2024

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

## Patch Levels

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

## **Salesforce API Update**

This release updates CopyStorm/Director to use Salesforce API version 62.

## **Task History Retention: Feature**

New option to set the number of logs to retain for each CopyStorm or CopyStorm/Medic job. This parameter is set per task, which allows logs for key jobs to be retained longer than jobs for less critical jobs. If this parameter is left blank, all logs will be retained. Reference [this article](/copystorm-director/reference/copystorm-director-gui/job-editor.md) for details.

## Simultaneous Task Launch Issue\*\*: Fix\*\*

Resolve an issue that could cause the first run of tasks to cause multiple tasks under the same CopyStorm/Director job to launch in parallel.


---

# 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-director/release-notes/copystorm-director-2-62-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.
