# v0.36.0

## What's new

* Added linkModule mode
* ComboBox popup remains open after the dialog is closed and reopen
* Attach to child strategy properties in TARB running time
* Entry Price, Mark Price and Liq. Price have wrong precision
* The [crypto.com](http://crypto.com/) logo is not visible when the item is highlighted
* Set step size of TMM’s Take Profit to 0.05

## Bugfixes

* \<FIX> \[Strategies, TMM] Take Profit is always 0.5


---

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