Skip to main content

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.

0.1.2
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.
0.1.1
2026-05-06
What’s fixed
  • Bug fixes and stability improvements.
0.1.0
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.