Chocolatey v0.9.8.28 Release Notes

Release Date: 2014-11-04 // over 9 years ago
  • ๐Ÿ’ฅ BREAKING CHANGES

    • You may need to update your saved API key for chocolatey, due to #599 we have switched push to ensure https.

    ๐Ÿ› BUG FIXES

    • Fix - Shim argument parsing needs fixed for quoting - ShimGen #1
    • Fix - Forcing x86 does not use 32bit checksum - #535
    • Fix - Powershell v2 fails to download SSLv3 files - #531
    • Fix - Get-ChocolateyUnzip fails due to Wait-Process exception - #571

    ๐Ÿ‘Œ IMPROVEMENTS

    • Use default credentials for internet if available - #577
    • Add moderation message on push - #600
    • Restrict all calls to chocolatey.org to HTTPS - #599
    • Batch fallback should quote path for spaces - #558