# CopyStorm/Director 2.56.4

Release Date: 12-Jan-2024

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

## Patch Levels

| Date        | Patch Level      |
| ----------- | ---------------- |
| 12-Jan-2024 | Original Release |

## Update Job History to be Color-Coded

The Job Status and History tables in CopyStorm/Director have been updated with a color scheme to indicate success and failure. Successful jobs are marked in green, jobs with errors are marked in red, and jobs that have not yet finished are not marked with a color.

## Improve UI Responsiveness

The CopyStorm/Director UI has been reviewed and updated to better support a wider range of screen resolutions.


---

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