# Cogitus v1.0.1 release

We are happy to announce the release of Cogitus v1.0.1, This release comes with a few bug fixes and the addition of a new Features.

<mark style="color:green;">**Features -**</mark>&#x20;

* Introduced a new deployment flow for Devnet, Testnet, and Mainnet, offering detailed visibility into their respective features and services before initiating deployment.
* Users can now purchase Testnet access under both subsidized and non-subsidized plans.
* Support team onboarding completed, users can now reach out for assistance via Telegram or schedule a support call on Calendly..
* A comprehensive Subscription History section has been added under the Subscription screen, allowing users to view all their plan purchases.
* Design enhancements made to the Deployed Cards for improved readability and clarity.
* Multiple UI enhancements have been made for a smoother and more intuitive user experience.

<mark style="color:red;">**Bug Fixes -**</mark>&#x20;

* Resolved an issue with the Edit Profile functionality, ensuring users can now update their profile details without error.

{% hint style="success" %}
Check out the [Cogitus Platform](https://platform.cogitus.io/) for more information on how to use it.
{% endhint %}


---

# 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.cogitus.io/release-notes/cogitus-v1.0.1-release.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.
