# CapStorm/Container 5.2

Release Date: 2025-Aug-01

This is a CapStorm Application upgrade release. As always, existing CapStorm/Container installations are backwards compatible.

## Patch Levels

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

## UI Improvements

* The **Job Viewer** table now includes a **“Task Name”** column. This allows you to quickly see which configuration is being used for each job directly from the main view.
* The date and time format in the container bootstrap save dialog has been updated for better readability and consistency.

## Data Viewer Updates

* **New ‘Between’ Filter for Dates:** You can now filter date and date/time fields using a ‘Between’ operator. This allows you to easily select a start and end date in a single filter to quickly find records within a specific range.
* A **Cancel** button has been added to the settings dialog, allowing users to discard changes and close the window without saving.

## Application Updates

* Updated CopyStorm/Medic to support Base64 Export Tool in container.

## CapStorm Application Versions

Upgrade Salesforce API from v62 to v64.

* CopyStorm: 10.64.1
* CopyStorm/Medic: 10.64.1
* CopyStorm/Restore: 10.64.1
* CopyStorm/Director: 2.64.1


---

# 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/capstorm-container/capstorm-container-release-notes/capstorm-container-5-2.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.
