Skip to content

Releases: chocolatey/choco

2.7.3

Choose a tag to compare

@choco-bot choco-bot released this 10 Jun 10:39
e04ecb2

As part of this release we had 2 issues closed.

Bug Fix

Contributors

2 contributors made this release possible.

Profile image for contributor Kylotan Profile image for contributor vexx32

SHA256 Hashes of the release artifacts

  • 3ae5e9cc9cfa8347d243662006fc4e75936561cfb1c6605f6c37d81edf48fbc7 chocolatey-2.7.3.0.msi
  • 40778cc59245b3eb6ea5147aeef5bea5d577419e5abce22a224189740dc16db5 chocolatey.2.7.3.nupkg
  • a4879a4260f162c029a318791cbd90a7d191ee9d815e9981bcfee6e433ec83a2 chocolatey.lib.2.7.3.nupkg
  • 561b4ea32936d794f2b938a9a5f00488d0a92116182bd8640a78728d06bbf9bf chocolatey.v2.7.3.tar.gz

2.7.2

Choose a tag to compare

@choco-bot choco-bot released this 12 May 12:02
5c3b8a3

Read our blog post about this release.

As part of this release we had 2 issues closed.

Dependency Changes

Contributors

1 contributors made this release possible.

Profile image for contributor corbob

1.4.6

Choose a tag to compare

@choco-bot choco-bot released this 12 May 12:02
b22a0e7

Read our blog post about this release.

As part of this release we had 1 issue closed.

Dependency Change

Contributors

1 contributors made this release possible.

corbob

2.7.1

Choose a tag to compare

@choco-bot choco-bot released this 01 Apr 08:31
d971736

As part of this release we had 1 issue closed.

Bug Fix

Contributors

2 contributors made this release possible.

Profile image for contributor Montellese Profile image for contributor gep13

1.4.5

Choose a tag to compare

@choco-bot choco-bot released this 18 Mar 09:36
08e4046

As part of this release we had 4 issues closed.

Dependency Changes

Contributors

2 contributors made this release possible.

corbob AdmiringWorm

2.7.0

Choose a tag to compare

@choco-bot choco-bot released this 17 Mar 18:40
044c623

As part of this release we had 11 issues closed.

Dependency Change

Enhancements

  • Capture the source that was being used when searching for packages.

Bug Fix

  • Chocolatey does not handle passwords with non ASCII characters when interacting with authenticating sources

Contributors

2 contributors made this release possible.

Profile image for contributor gep13 Profile image for contributor AdmiringWorm

2.6.0

Choose a tag to compare

@choco-bot choco-bot released this 01 Dec 10:05
2.6.0
4321c87

As part of this release we had 117 commits which resulted in 11 issues being closed.

Read our blog post about this release.

Bug Fixes

Enhancements

Contributors

8 contributors made this release possible.

Profile image for contributor michiexe Profile image for contributor sync-by-unito[bot] Profile image for contributor Foadsf Profile image for contributor DarwinJS Profile image for contributor AdmiringWorm Profile image for contributor corbob Profile image for contributor vexx32 Profile image for contributor TheCakeIsNaOH

2.5.1

Choose a tag to compare

@choco-bot choco-bot released this 03 Sep 10:56
dfdda11

As part of this release we had 2 issues closed.

Bug Fix

  • Unable to install additional packages in the Docker image due to addition of backports repository - see #3756 by LordAro.

Dependency Change

Contributors

3 contributors made this release possible.

LordAro nagten gep13

1.4.4

Choose a tag to compare

@choco-bot choco-bot released this 03 Sep 09:17
78ae38d

As part of this release we had 1 issue closed.

Dependency Change

Contributors

1 contributors made this release possible.

gep13

2.5.0

Choose a tag to compare

@choco-bot choco-bot released this 09 Jul 10:00
256b13e

Read our blog post about this release.

As part of this release we had 41 issues closed.

Note

The new --include-headers option as well as some of the expanded tab completions will not fully function with Chocolatey Licensed Extension. See our tracking issue for more information.

Features

Bug Fixes

  • Execution of the refreshenv command incorrectly removes % (percent) characters from environment variable values.
  • choco upgrade command fails with error message The string is missing the terminator: '. when useRememberedArgumentsForUpgrades feature is enabled.
  • Chocolatey CLI outputs errors/warnings when validating a license file with --limit-output option enabled.
  • Execution of the refreshenv command fails when an environment variables contains a | (pipe) character.
  • Incorrect environment variable name being used in documentation and in the template generated by the choco new command.
  • Unable to list template information via the choco template command when template name includes capital letters.

Improvements

  • Throw error (with suggestion on how to fix) when usage of -v option in conjunction with a version number is detected.
  • Expand the ChocolateyTabExpansion.ps1 file with completions for multiple Chocolatey CLI commands.
  • Add ability for Chocolatey CLI to calculate hash for large files (over 2 GB).
  • Add ability to pass multiple arguments to the Install-ChocolateyFileAssociation PowerShell function.
  • Add ability for package maintainers to know the package version of previously installed package version during choco upgrade command.
  • Add a headers row to the output from all appropriate Chocolatey CLI commands when using --limit-output option.
  • Add $env:ChocolateyPackageId environment variable to represent the id from the nuspec file for a package.
  • Remove verbose wording for confirmation messages when installing and upgrading packages.
  • Add the ability for package maintainers to know when the --not-silent option is being used by Chocolatey commands.
  • Improve readability, maintainabilty, and correctness of the ChocolateyTabExpansion.ps1 file.
  • Add --order-by option to choco search command to extend ability to order package results.
  • Add short -n option to the choco new and choco config commands to improve consistency with other commands.
  • Add ability for choco list command to ignore packages that are pinned using --ignore-pinned option.
  • Add ability to always ignore the HTTP request cache when running Chocolatey CLI commands.

Documentation

  • Fix documentation for Install-ChocolateyZipPackage output.
  • Fix typo in --online option.

Contributors

19 contributors made this release possible.

johnyesberg BlythMeister corbob notexactlyawe gep13 Ana06 mkevenaar ferventcoder ruckc bazzilic <img ...

Read more