Anaconda 4.4.0
May 31, 2017

Anaconda 4.4 was released on May 31, 2017 and includes the following:

  • Support added for the “ppc64le” machine type, for the POWER8 LE architecture used by IBM Power Systems and OpenPOWER servers.
  • On Windows, the PATH environment variable is no longer changed by default, as this can cause trouble with other software. Instead, use Anaconda Navigator or the Anaconda Prompt in the Start Menu under “Anaconda” to use Anaconda software. If a user does choose to change the PATH variable, Anaconda is no longer appended to the PATH in system mode, and is now always added to the front of PATH in either system mode or user mode.
  • Python 3.5 is updated from 3.5.2 to 3.5.3 and Python 3.6 from 3.6.0 to 3.6.1. Anaconda 4.4 supports Python 2.7, 3.5, and 3.6. Anaconda 4.3 was the last release to support Python 3.4.
  • Minimum supported version of CentOS is now CentOS 6. Anaconda 4.3 was the last release to support CentOS 5.
  • Applied pycrypto patch for CVE-2013-7439.
  • Improved cp_acp support for install paths with non-ASCII characters on Windows.
  • conda is updated from 4.3.14 to 4.3.21.
  • Navigator is updated from 1.5.0 to 1.6.2.
  • Project is updated from 0.4.1 to 0.6.0.
  • Added distributed and pyodbc to the installers.
  • Updated EULA.
  • Conda packages with “mkl” in the package name now contain a file license.txt with a copy of the Intel Simplified Software License that applies to the Intel Math Kernel Library (MKL).
  • Over 90 packages are updated or added.

Highlights:

  • add support for the ppc64le (POWER8 LE used by IBM Power Systems and OpenPOWER servers) machine types

Other changes:

  • On Windows, the PATH environment variable is no longer changed by default, as this can cause trouble with other software. The recommended approach is to instead use Anaconda Navigator or the Anaconda Prompt (located in the Start Menu under “Anaconda”) when you wish to use Anaconda software. Also, Anaconda will always be added to the front of PATH, for either system or user mode. (Previously it was appended to the system path.)
  • improve cp_acp support for install path on Windows
  • updated 80 packages in the installer (and their dependencies)
  • added distributed and pyodbc to the installers
  • apply pycrypto patch for CVE-2013-7439
  • end support for CentOS 5. CentOS 6 is now the minimum supported version.

Updates:

  • anaconda-client from 1.6.0 to 1.6.3
  • bokeh from 0.12.4 to 0.12.5
  • dask from 0.13.0 to 0.14.3
  • ipython from 5.1.0 to 5.3.0
  • jupyter_client from 4.4.0 to 5.0.1
  • jupyter_console from 5.0.0 to 5.1.0
  • jupyter_core from 4.2.1 to 4.3.0
  • matplotlib from 2.0.0 to 2.0.2
  • numba from 0.30.1 to 0.33.0
  • numpy from 1.11.3 to 1.12.1
  • pandas from 0.19.2 to 0.20.1
  • pillow from 4.0.0 to 4.1.1
  • python 3.5 from 3.5.2 to 3.5.3
  • python 3.6 from 3.6.0 to 3.6.1
  • requests from 2.12.4 to 2.14.2
  • scikit-image from 0.12.3 to 0.13.0
  • scipy from 0.18.1 to 0.19.0
  • spyder from 3.1.2 to 3.1.4
  • statsmodels from 0.6.1 to 0.8.0
Anaconda 4.3.1
Mar 10, 2017

This patch release fixes problems with Anaconda Navigator not starting correctly on some versions of Mac OS X when using the GUI installers.

Fixes:

  • removed creation of ~/.continuum folder during install process on all platforms
  • fixed ‘//’ showing up in prefix when installing system wide on Mac OS using the GUI installer
  • fixed OpenSSL not being installable into a path which contains spaces
  • allow Unicode characters in install path on Windows (cp_acp fix)

Updates:

  • anaconda-navigator from 1.4.3 to 1.5.0
  • conda from 4.3.8 to 4.3.14

Added:

  • anaconda-project 0.4.1
Anaconda 4.3.0.1
Feb 03, 2017

In this “mirco” patch release, we fixed a problem with the Windows installers which was causing problems with Qt applications when the install prefix exceeds 30 characters. No new Anaconda meta-packages correspond to this release (only new Windows installers).

Anaconda 4.3.0
Jan 31, 2017

Highlights:

  • The Anaconda3 installers are based on Python 3.6. Anaconda 4.3 supports Python 2.7, 3.4, 3.5 and 3.6. Anaconda 4.3 will be the last release which supports Python 3.4. We will discontinue regular Python 3.4 package updates in the next release.
  • The Intel Math Kernel Library (MKL) is updated from 11.3.3 to 2017.0.1.
  • Over 90 packages are updated.
  • seaborn is now installed by default.

Other changes:

  • Updates jpeg and libpng to increase compatibility with conda-forge.
  • Warns about possible errors if installing on Windows into an install path with spaces, and does not allow installation if the install path contains unicode characters.
  • Fixes many Windows menu uninstallation issues and some other often reported uninstallation issues on Windows.
  • Anaconda 4.2 is the last release that supports macOS 10.7 and macOS 10.8. Anaconda 4.3 supports macOS versions from 10.9 through the current version 10.12.
  • conda-build, anaconda-clean and the Jupyter Notebook extensions are no longer installed by default but can be installed with a single conda command.

Major package updates:

  • anaconda-client from 1.5.1 to 1.6.0
  • anaconda-navigator from 1.3.1 to 1.4.3
  • bokeh from 0.12.2 to 0.12.4
  • conda from 4.2.9 to 4.3.8
  • dask from 0.11.0 to 0.13.0
  • jupyter_core from 4.2.0 to 4.2.1
  • matplotlib from 1.5.3 to 2.0.0
  • mkl from 11.3.3 to 2017.0.1
  • numba from 0.28.1 to 0.30.1
  • numpy from 1.11.1 to 1.11.3
  • pandas from 0.18.1 to 0.19.2
  • pillow from 3.3.1 to 4.0.0
  • python from 2.7.12 to 2.7.13
  • requests from 2.11.1 to 2.12.4
  • scikit-learn from 0.17.1 to 0.18.1
  • spyder from 3.0.0 to 3.1.2
  • seaborn 0.7.1
Anaconda 4.2.0
Sep 28, 2016

Highlights:

  • updated Qt from major version 4 to 5
  • updated IPython from 4.2 to 5.1
  • added anaconda-clean, a tool for cleaning up Anaconda related configuration files and directories

Fixes:

  • fixed Windows Outlook crash in silent install mode
  • updated OpenSSL to 1.0.2j which contains important security fixes

Updates:

  • anaconda-client from 1.4.0 to 1.5.1
  • anaconda-navigator from 1.2.1 to 1.3.1
  • bokeh from 0.12.0 to 0.12.2
  • conda from 4.1.4 to 4.2.9
  • conda-build form 1.21.2 to 2.0.2
  • dask from 0.10.0 to 0.11.0
  • ipython from 4.2.0 to 5.1.0
  • jupyter_client from 4.3.0 to 4.4.0
  • jupyter_console from 4.1.1 to 5.0.0
  • jupyter_core from 4.1.0 to 4.2.0
  • matplotlib from 1.5.1 to 1.5.3
  • nb_anacondacloud from 1.1.0 to 1.2.0
  • nb_conda from 1.1.0 to 2.0.0
  • nb_conda_kernels from 1.0.3 to 2.0.0
  • numba from 0.26.0 to 0.28.1
  • pillow from 3.2.0 to 3.3.1
  • requests from 2.10.0 to 2.11.1
  • scipy from 0.17.1 to 0.18.1
  • spyder from 2.3.9 to 3.0.0

Removed (from installer only):

  • pyreadline
  • sphinx_rtd_theme
  • conda-env (now part of conda itself)
Anaconda 4.1.1
Jul 08, 2016

Fixes:

  • Running the shell installer on some older system, would print out (harmless) tracebacks during the install process, see: ContinuumIO/anaconda-issues#860
  • We added blaze 0.10.1 back into the installer, which was accidentally missing in 4.1.0

Updates:

  • bokeh from 0.11.1 to 0.12.0
  • bottleneck from 1.0.0 to 1.1.0
  • conda from 4.1.4 to 4.1.6
  • conda-build from 1.21.2 to 1.21.3
  • numpy from 1.11.0 to 1.11.1
  • Python 2.7 from 2.7.11 to 2.7.12
  • Python 3.4 from 3.4.4 to 3.4.5
  • Python 3.5 from 3.5.1 to 3.5.2
Anaconda 4.1.0
Jun 28, 2016

Highlights:

  • added Jupyter Notebook Extensions
  • Windows installation: silent mode fixes & now compatible with SCCM (System Center Configuration Manager)
  • updated MKL to 11.3.3, numpy to 1.11.0, as well as over 80 other updates, see below
  • update Navigator from 1.1 to 1.2, in particular it no longer installs a desktop shortcut on macOS
  • conda-recipes used to build the vast majority of the packages in the Anaconda installer have been published at: ContinuumIO/anaconda-recipes

Updates:

  • anaconda-navigator from 1.1.0 to 1.2.1
  • conda from 4.0.5 to 4.1.4
  • conda-build from 1.20.0 to 1.21.2
  • conda-env from 2.4.5 to 2.5.1
  • dask from 0.8.1 to 0.10.0
  • datashape from 0.5.1 to 0.5.2
  • ipython from 4.1.2 to 4.2.0
  • jupyter_client from 4.2.2 to 4.3.0
  • mkl from 11.3.1 to 11.3.3
  • numba from 0.24.0 to 0.26.0
  • numpy from 1.10.4 to 1.11.0
  • pandas from 0.18.0 to 0.18.1
  • pillow from 3.1.1 to 3.2.0
  • requests from 2.9.1 to 2.10.0
  • scipy from 0.17.0 to 0.17.1
  • spyder from 2.3.8 to 2.3.9
Anaconda 4.0.0
Mar 29, 2016

The reason for jumping the Anaconda version from 2.5 to 4.0 is to avoid any possible confusion with the versions of Python included in Anaconda.

Highlights:

  • this release of Anaconda includes the new Navigator, which is a graphical tool developed by Continuum Analytics to manage conda environments, applications and much more.

Enhancements:

  • much improved package resolving in the new conda 4.0

Fixes:

  • updated OpenSSL to 1.0.2g which contains important security fixes

Updates:

  • anaconda-client from 1.2.2 to 1.4.0
  • bokeh from 0.11.0 to 0.11.1
  • conda from 3.19.1 to 4.0.5
  • conda-build from 1.19.0 to 1.20.0
  • ipython from 4.0.3 to 4.1.2
  • jupyter_client from 4.1.1 to 4.2.2
  • jupyter_console from 4.1.0 to 4.1.1
  • jupyter_core from 4.0.6 to 4.1.0
  • numba from 0.23.1 to 0.24.0
  • pandas from 0.17.1 to 0.18.0
  • pillow from 3.1.0 to 3.1.1
  • scikit-image from 0.11.3 to 0.12.3
  • scikit-learn from 0.17 to 0.17.1
  • sympy from 0.7.6.1 to 1.0

Added:

  • anaconda-navigator 1.1.0
  • conda-manager 0.3.1
  • dask 0.8.1

Removed (from installer only, the packages are still available):

  • abstract-rendering
  • gevent-websocket
  • launcher
  • node-webkit

Was this page helpful?