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

# Release notes

<Update label="0.1.2" description="2026-05-11">
  **What's new**

  * Added pixi support for the `main-x` feature.

  **Improvements**

  * Improved login reliability by validating API keys against the server before storing them in the keyring.

  **What's fixed**

  * Fixed an issue where `ana whoami` would fail with a confusing error if your account had been deleted.
  * Fixed broken pipe errors when piping CLI output to other commands.
  * Fixed an issue where the `ANA_DOMAIN` environment variable would fail if it included a URL scheme or trailing path.
</Update>

<Update label="0.1.1" description="2026-05-06">
  **What's fixed**

  * Bug fixes and stability improvements.
</Update>

<Update label="0.1.0" description="2026-05-06">
  **What's new**

  * Added `ana feature enable` and `ana feature disable` commands for configuring development tools to use Anaconda-provided channels and package indexes.
  * Added the `main-x` feature, which adds Anaconda's `main-x` channel to your conda configuration.
  * Added a PowerShell installer for Windows.
  * Added Linux aarch64 support.
  * Added the `ana self update` command.

  **Security updates**

  * Fixed a security issue where the keyring directory and file could have overly permissive access.
</Update>
