> For the complete documentation index, see [llms.txt](https://docs.inabit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inabit.com/changelog.md).

# Changelog

## [New Version Release - 2.9.0 ](https://use.inabit.com/)

### Release Notes:

* **Web3 - WalletConnect support:**
  * Users can fully perform a connection to any wallet supported by walletconnet to inabit's platform.
* We've released the ability to perform a full disaster recovery in inabit.

### [Version 2.8.1 Patch - Merged to Main](https://use.inabit.com/) :tools:

* **Fixed**:
  * Changed the previous Ethereum base-fee calculation in order to significantly lower the probability of Ethereum transactions failures

## [New Version Release - 2.8.0](https://use.inabit.com/) :tada:

### Release Notes:

* Bitcoin Transactions Acceleration
* Increased support of different countries & currencies for off-ramp.
* Additional security updates in the mobile approvals app.
* **New API Features:**
  * Generation of dedicated API wallets via API.
  * Ability to sign transactions directly through API (API Signer).
  * Visual representation of API wallets in the platform's UI.

### [Added "Exchanges" Section to Documentation](/what-we-support/exchanges.md)

Added by **Itamar Korkos**\
4.1.2024

### [Added "API Infrastructure" Section to Documentation](broken://pages/tZP512vBBTeYfgAsxyWV)

Added by **Itamar Korkos**\
4.1.2024


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.inabit.com/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.
