# July 20, 2022

## Bug Fixes

Fixed an issue with validating email addresses in the **Emails to notify** field in the strategy subscription form. Previously, if you had inputted multiple email addresses, the email addresses were not properly validated. Now they will all be properly validated and an error message will be showed in the form as such.

![](/files/vSX7e1kx2I8efd4nIglY)


---

# 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://docs.traderspost.io/releases/old-releases/july-20-2022.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.
