Chocolatey v0.10.11 Release Notes

Release Date: 2018-05-04 // almost 6 years ago
  • ๐Ÿ› BUG FIXES

    • Fix - AutoUninstaller - Captures registry snapshot escaping quotes - unable to find path for uninstall - see #1540
    • Fix - Installation/Setup - Use of Write-Host in Install-ChocolateyPath.ps1 prevents non-interactive installation of Chocolatey itself - see #1560
    • Fix - Logging - GUID in software name: "Chocolatey had an error formatting string" - see #1543

    ๐Ÿ‘Œ IMPROVEMENTS

    • [Security] RAR Extraction with older 7zip uses uninitialized memory (CVE-2018-10115) - see #1557
    • Tab Completion - Modify profile if file exists but is empty - see #991