# Version history

<kbd>**☀︎ Nexus V3.1.6 Update Summary**</kbd>

Release Date: January 7, 2026

1\. Maker/Taker Fast Trading Account

Supports Runes-to-Runes trading pairs.

2.Taker High-Frequency Trading (HFT) Account

Supports matching liquidity directly from funds held in the wallet (non-channel based).

<kbd>**☀︎ Nexus V3.0.10 Update Summary**</kbd>

Release Date: November 10, 2025

1\. Transaction Accounting Optimization

Refined the bookkeeping logic for transaction records, enabling more intuitive and accurate data reconciliation.

2.Historical Data Export Enhancements

Improved historical record downloads with finer precision and more detailed numerical retention in exported tables.

<kbd>**☀︎ Nexus V3.0.9 Update Summary**</kbd>

Release Date: November 4, 2025

1\. Pool Data Optimization

Added TVL market share, APR time-period filters, detailed earnings reports, and total dual-sided fee ratio for enhanced transparency and analysis.

2\. Market-Making Range Enhancements

Introduced range-level TVL, APR, and earnings details.

Historical range data will now remain visible even after 100% liquidity removal.

3\. Trading Record Improvements

Added transaction source, average order price, BTC market price tracking, and pool status before and after each swap.

4\. Liquidity Management Record Upgrades

Added detailed tracking for pool changes before and after actions, associated price ranges, and BTC market price records during operations.

5\. Data Export & Margin Display

Enabled filter-by-period exports for earnings, trading, and liquidity data.

Added a real-time margin balance display in the navigation bar for configured addresses.


---

# 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.on.nexus/dotswap/developers/nexus-protocol/version-history.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.
