WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: chocolatey/choco

2.6.0

01 Dec 10:05
2.6.0
4321c87

Choose a tag to compare

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

03 Sep 10:56
dfdda11

Choose a tag to compare

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

03 Sep 09:17
78ae38d

Choose a tag to compare

As part of this release we had 1 issue closed.

Dependency Change

Contributors

1 contributors made this release possible.

gep13

2.5.0

09 Jul 10:00
256b13e

Choose a tag to compare

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

2.4.3

27 Feb 13:32
5d67083

Choose a tag to compare

As part of this release we had 7 issues closed.

Bug Fixes

  • Fix - Search option --id-starts-with only returned packages starting with chocolatey - see #1836.
  • Fix - Warning that --trace is being used when it's not being used - see #3622.
  • Fix - Update bundled 7zip executables to v24.09 - see #3626.

1.4.3

10 Feb 11:27
1.4.3
e875fb0

Choose a tag to compare

As part of this release we had 4 issues closed.

Bug Fixes

  • Fix - Unable to upgrade packages on certain authenticated feeds - see #3613.
  • Fix - Trace warning is outputted even when --trace argument is not used - see #3621.
  • [Security] Fix - Update bundled 7zip executables to v24.09 - see #3625.

2.4.2

29 Jan 10:28
c6e2f21

Choose a tag to compare

As part of this release we had 1 issue closed.

Bug Fix

  • Fix - Trace logging is allowed in non-elevated session - see #3604.

1.4.2

29 Jan 10:29
ccdfbee

Choose a tag to compare

As part of this release we had 1 issue closed.

Bug Fix

  • Fix - Trace logging is allowed in non-elevated session - see #3603.

NOTE: Due to a previous bug in 1.4.1, which is being corrected in 1.4.3, the artifacts from this release have been removed.

2.4.1

04 Dec 17:19
b41f97f

Choose a tag to compare

As part of this release we had 4 issues closed.

Bug Fixes

  • Fix - Searching for specific version on v3 only feed returns no results - see #3396.
  • Fix - Credentials from configured source used for a non-configured source when the URL is similar - see #3565.

1.4.1

04 Dec 17:18
3fa34f8

Choose a tag to compare

As part of this release we had 2 issues closed.

Bug Fix

  • Fix - Credentials from configured source used for a non-configured source when the URL is similar - see #3566.