Skip to content

1.1.0

Compare
Choose a tag to compare
@gep13 gep13 released this 30 Mar 07:34
· 1236 commits to master since this release
f924d47

Bug Fixes

  • Fix - Python alternate source does not handle all keyword correctly - see #2540
  • Fix - Incorrect error message is displayed when chocolatey.config becomes corrupt - see #2525
  • Fix - When running the choco outdated command the wrong exit code is shown when there is a pinned package and the --ignore-pinned option is being used - see #1896
  • Fix - Windows PowerShell incorrectly identifies a PowerShell file that is UTF8 encoded with a BOM as being signed if it is a single newline - see #2663
  • Fix - Unable to install Chocolatey using PowerShell Core - see #2083

Improvements

  • Support installation checks for incompatible Licensed Extension when running choco upgrade chocolatey - see #2659
  • Support runtime checks for incompatible Chocolatey CLI and Chocolatey Licensed Extension versions - see #2660
    • When triggered, these checks will output a warning and the beginning of the command execution, and at the end of it. To acknowledge these warnings you can
      either pass the --skip-compatibility-checks option when executing a command, or you can enable the DisableCompatibilityChecks feature using the following
      command choco feature enable --name="'disableCompatibilityChecks'"
  • Include the latest version of 7zip (v21.07) within Chocolatey installation - see #2650

Release Video

A short video explaining what is included in this release can be found here:

Chocolatey CLI Release 1.1.0