# CopyStorm/Medic 10.59.3

Release Date: 22.Aug.2024

This is a bug fix version upgrade release. As always, existing CopyStorm/Medic configuration files are backwards compatible.

## Patch Levels

| Date      | Patch Level      |
| --------- | ---------------- |
| 22.Aug.24 | Original Release |

## Salesforce Related Improvements & Bug Fixes

* Invalid Salesforce Session: Improvement with automatic reconnect logic
  * CS:Medic now attempts to revalidate invalid Salesforce Sessions

## Application Experience & Interface

* Fix IsDeleted tool: Performance improvement
* Base64 Exporter tool: Feature to support EventLogFile
  * Salesforce’s EventLogFile is now supported by this tool to convert the stored Base64 value from the database into an easily readable format.
* Rich Text Image Replication: Improvement with REST API
  * CS:Medic now utilizes the Salesforce Rich Text Image REST API for image extraction
* Partition Creation tool:
  * Fix Out-of-Memory Issue


---

# 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-medic-release-notes/copystorm-medic-10-59-3.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.
