Chocolatey v0.9.8.26 Release Notes

Release Date: 2014-07-12 // almost 10 years ago
  • ๐Ÿ› BUG FIXES

    • Fix - Allow spaces in arguments to chocolatey again - Regenerate chocolatey included shims to take advantage of shimgen fixes - #507
    • Fix - Default path has changed, causing running without closing shell to have issues again - #510
    • Fix - Working directory of shimgen generated files points to path target executable is in (GUI apps only) - #508
    • Fix - cpack/cpush returns zero exit code even when error occurs - #256 & #384
    • Fix - Install error throws another error due to true instead of $true - #514
    • Fix - Posh v3+ Ignores -Wait when run from cmd.exe - #516

    ๐Ÿ‘Œ IMPROVEMENTS

    • Allow to pass shimgen specific parameters - #509
    • Issue warning if user is not running an elevated shell - #519