# Version 1.0.0.10 Launched

07 November 2024

**Major Changes**

1\)Added Robust Session Expiry Handling\
2\)Detect Broker Configuration at Login\
3\)Error Handling in improper Redirect URL\
4\)Werkzeug library upgrade to 3.1.2 - Security upgrade\
5\)token.html Enhanced UI and UX\
6\)Profile icon Sub Menu issue Fix\
7\)kotak bug fix in holdings display issue and PNL Calculation

**Environment Configuration:**\
Added SESSION\_EXPIRY\_TIME to .env and .sample.env files\
Set default value to '03:00' (3 AM IST)

Now OpenAlgo will automatically identify the configured broker from .env

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


---

# 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.openalgo.in/change-log/release/version-1.0.0.10-launched.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.
