# February 5th, 2025

## Improve Application Menu

Enhance the menu and navigation to ensure consistency and stability across the application. We've also introduced expanded dropdown menus for `Strategies`, `Subscriptions`, `Webhooks`, and `Brokers`, allowing for quicker and more efficient access to all sections of the application.

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

## Added Audit Log Shortcut

We added a convenient shortcut to access the audit log for any strategy, subscription, or similar entity. Simply click the new three-dot dropdown menu and select `Audit Log` to be taken directly to the audit log for that specific entity.

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

## Crypto Strategies Default to Fractional Quantity

We now default crypto strategies to have `Use fractional quantities` enabled. Previously, this setting was disabled by default, requiring whole number quantities. Enabling fractional quantities by default better aligns with typical crypto trading practices and offers greater flexibility for traders.


---

# 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/february-5th-2025.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.
