# July 20th, 2024

## What's New Notifications

To improve communication about new releases, we will display a "What's New" notification in the app whenever an update is available for review. You can dismiss this notification to hide it, and the next time there is a new release available, the notification will appear again.

<figure><img src="/files/NsL4GxXML2ANj5xBXrVz" alt=""><figcaption></figcaption></figure>

## New Icons & Layout Changes

We’ve made some behind-the-scenes updates to the TradersPost app. You might notice slight changes to the icons. This upgrade simplifies adding new icons in the future and improves our existing icons.

We streamlined the application layout by removing the repetitive header menu that duplicated the links from the left menu. This enhances navigation consistency and dedicates more space to page contents.

## Reconnect Broker Improvements

When you reconnect a broker connection that has lost access, you will now be redirected back to where you were when you initiated the reconnect instead of redirecting back to the broker edit screen. This is helpful so that you can continue doing what you were doing before you needed to reconnect the broker.


---

# 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-20th-2024.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.
