The release notes below contain changes for each Miniconda version, as well as which packages are available in each installer, organized by operating system.

Miniconda 24.11.1-0
Dec 16, 2024

Available Python versions: 3.12.8, 3.11.11, 3.10.16, 3.9.21

User-facing changes

  • Conda has been updated to v24.11.1.
  • Significant improvements for uninstallers:
    • macOS and Linux installations now come with an uninstall.sh file that removes the Miniconda installation. Additional options allow users to remove data files ($HOME/.conda), .condarc files, and cache files during the uninstallation. For more information, see our documentation.
    • Windows uninstallers will come with an extra page that allows users to delete data files (%USERPROFILE%\.conda), .condarc files, and cache files during the uninstallation. For more information, see our documentation.
  • A new Anaconda telemetry plug-in has been added that captures anonymous data on package installation and searches. Anonymous telemetry data is collected for the following commands: conda create, conda install, conda search, and conda list.
Miniconda 24.9.2-0
Oct 23, 2024

Available Python versions: 3.12.7, 3.11.10, 3.10.15, 3.9.20

User-facing Changes

  • Conda has been updated to v24.9.2.
  • A .condarc file is written into the installation directory to set the channel to Anaconda’s defaults channels.
  • Windows Start Menu entries are now inside separate Anaconda directories for each Miniconda installation.
  • For single-user installations, Anaconda Prompt and Anaconda PowerShell Prompt have been added to the Windows Terminal profile list and can be launched directly from the tab dropdown menu (Windows 11). Windows Terminal is available in the Microsoft Store.
Miniconda 24.7.1-0
Aug 22, 2024

Available Python versions: 3.12.4, 3.11.9, 3.10.14, 3.9.19

User-facing Changes

  • Conda has been updated to v24.7.1.

Bug Fixes

Miniconda 24.5.0-0
Jun 26, 2024

Available Python versions: 3.12.4, 3.11.9, 3.10.14, 3.9.19

User-facing Changes

  • Conda has been updated to v24.5.0.
Miniconda 24.4.0-0
May 20, 2024

Available Python versions: 3.12.3, 3.11.9, 3.10.14, 3.9.19

User-facing Changes

  • Conda has been updated to v24.4.0.
Miniconda 24.3.0-0
Apr 15, 2024

Available Python versions: 3.12.2, 3.11.8, 3.10.14, 3.9.19

User-facing Changes

Enhancements

  • sh installers: progress bars are no longer rendered during batch installations.
  • sh installers: available disk space is checked before installing Miniconda.
Miniconda 24.1.2-0
Feb 27, 2024

Available Python versions: 3.12.1, 3.11.7, 3.10.13, 3.9.18

User-facing Changes

  • Conda has been updated to v24.1.2.
  • The default location of the macOS .pkg installers is now /opt.

Bug Fixes

Other Announcements

  • Python 3.12 is now supported as of this release.
  • Python 3.8 is no longer supported as of this release.

Was this page helpful?