# v0.46.0

## What's new

* Add Interactive Brokers exchange type
* Add default workspace on first start-up
* Load default products on first start-up
* \[Balances Chart] With Show Empty Wallets enabled, selecting is laggy
* \[TMM] Incorrect parameters as minimum and maximum values in Take Profit Levels graph
* FLUSH for both sides is available in AI strategy
* Balances Chart the app freezes when i uncheck the hide option


---

# 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.volven.io/changelog/v0.46.0.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.
