> ## Documentation Index
> Fetch the complete documentation index at: https://docs.panofx.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Node release notes

> What each panofx-node version added, and which version a feature needs.

Releases are tagged `node-vX.Y.Z` and published to
[github.com/PanoFlow/panofx-node/releases](https://github.com/PanoFlow/panofx-node/releases) with five
static binaries, checksums, the Mac app and the container image `ghcr.io/panoflow/panofx-node:X.Y.Z`.

<Update label="0.10.1" description="14 September 2026">
  A double-click opens the app on Windows, and install steps for every platform.
</Update>

<Update label="0.10.0" description="14 September 2026">
  A Solana keyfile for containers (`PANOFX_SOLANA_KEYFILE_JSON`), and pairing links that point at the console host.
</Update>

<Update label="0.9.0" description="13 September 2026">
  The paired remote console: set up and drive a node on a server from a browser, end-to-end encrypted through the relay.
</Update>

<Update label="0.8.0" description="13 September 2026">
  Pairing-link handling and device storage in the console page, ahead of the remote console.
</Update>

<Update label="0.7.0" description="13 September 2026">
  Corridors from the network in the app, and wallets from a 12-word recovery phrase.
</Update>

<Update label="0.6.0" description="13 September 2026">
  Several chains from one node, Solana offers, and the Solana keyfile signer.
</Update>

<Update label="0.5.0" description="13 September 2026">
  The limit-order executor, `PANOFX_EXECUTOR`, and an engine start fix. **Required:** earlier releases name the executor replaced on 13 September 2026 and decline every request.
</Update>

<Update label="0.4.0">
  A settings page for how you are told, and a record of everything that happened (Activity).
</Update>

<Update label="0.3.0">
  App mode (no terminal) and the Panofx Node Mac app.
</Update>

<Update label="0.2.0">
  Turnkey and MPCVault signers, `register`, `approve`, the oracle band, and the dashboard.
</Update>

## Which version a feature needs

| Feature                                             | Version |
| --------------------------------------------------- | ------- |
| Quoting at all on the hosted relay                  | 0.5.0   |
| Several chains from one node, Solana                | 0.6.0   |
| Recovery-phrase wallets, corridors from the network | 0.7.0   |
| Pairing a browser with a node                       | 0.9.0   |
| `PANOFX_SOLANA_KEYFILE_JSON` in a container         | 0.10.0  |
| Double-click to open on Windows                     | 0.10.1  |
