conda v4.3.25 Release Notes

Release Date: 2017-08-16 // over 6 years ago
  • ๐Ÿ—„ Deprecations/Breaking Changes

    • 0๏ธโƒฃ resolve #5834 change default value of 'allow_softlinks' from True to False (#5839)

    ๐Ÿ‘Œ Improvements

    • โž• add non-admin check to optionally disable non-privileged operation (#5724)
    • โž• add extra warning message to always_softlink configuration option (#5826)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix #5763 channel url string splitting error (#5764)
    • fix regex for repodata _mod and _etag (#5795)
    • ๐Ÿ›  fix uncaught OSError for missing device (#5830)