# CopyStorm/Restore 10.54.4

Release Date: 5-Jan-2023

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

## Patch Levels

| Date       | Patch Level      |
| ---------- | ---------------- |
| 5-Jan-2023 | Original Release |

## Authenticator / MFA Login Support

Support has been added for the Authenticator App / TOTP authentication scheme:

* [Click here for configuration instructions.](https://learn.capstorm.com/copystorm/readme/frequently-asked-questions/usage/where-does-copystorm-store-passwords/how-to-login-to-salesforce-with-an-authenticator)

## Tracker Database Tab UI Improvements

The Tracker Database Tab has been refactored to simplify tab actions and to make navigation easier.

## Add Support for PostgreSQL Trackers

Tracker Databases can now be stored in PostgreSQL as well as H2. All you need to do to use a PostgreSQL Tracker Database is point the Tracker Database settings on the Global Parameters tab toward an empty PostgreSQL database!


---

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