github chocolatey/choco 1.1.0

latest releases: 2.3.0, 2.3.0-beta-20240604, 2.3.0-beta-20240531...
2 years ago

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

Don't miss a new choco release

NewReleases is sending notifications on new releases.