# Changelog

***

## 2025.01.27 (v1.0.0)

**Features**

* Create on-demand browser sessions with fully customizable configurations (device, proxy, etc.), controllable via Puppeteer, or API.
* Use and customize a unique *Fingerprint* for each user, ensuring individualized sessions.
* RealTime View of the browser session.
* Download and Upload files to a browser session.


---

# 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://dev-docs.tasknet.co/whats-new/changelog.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.
