#16723·conda

Docs: Add win-arm64 support to new features page

Author: danyeawCreated Sep 18, 2026Updated Sep 18, 2026
Labelstype::documentation

Checklist

  • I added a descriptive title
  • I searched open reports and couldn't find a duplicate

What happened?

Since the 26.9.0 will be the first release with win-arm64 support, we should add a docs section on the new-features page talking about it, including how to switch back in forth between platforms if needed with --platform win-64 and --platform win-arm64 and through setting conda conda --set subdir win-64 / win-arm64.

Additional Context

No response