The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| chocolatey.v2.5.0.tar.gz | 2025-07-09 | 6.4 MB | |
| chocolatey.lib.2.5.0.nupkg | 2025-07-09 | 6.4 MB | |
| chocolatey.2.5.0.nupkg | 2025-07-09 | 5.5 MB | |
| chocolatey-2.5.0.0.msi | 2025-07-09 | 6.5 MB | |
| 2.5.0 source code.tar.gz | 2025-07-09 | 7.9 MB | |
| 2.5.0 source code.zip | 2025-07-09 | 8.9 MB | |
| README.md | 2025-07-09 | 11.2 kB | |
| Totals: 7 Items | 41.5 MB | 3 | |
As part of this release we had 41 issues closed.
Features
- Add
choco licensecommand. - See #2829 by mkevenaar, resolved in !2847 by JPRuskin.
- Add
choco supportcommand. - See #3668 by gep13, resolved in !3676 by gep13.
Bug Fixes
- Execution of the
refreshenvcommand incorrectly removes%(percent) characters from environment variable values. - See #1664 by johnyesberg, resolved in !1678 by MPagel, !3688 by gep13.
choco upgradecommand fails with error messageThe string is missing the terminator: '.whenuseRememberedArgumentsForUpgradesfeature is enabled.- See #2410 by BlythMeister, resolved in !2804 by BlythMeister, !3705 by AdmiringWorm.
- Chocolatey CLI outputs errors/warnings when validating a license file with
--limit-outputoption enabled. - See #2851 by corbob, resolved in !2857 by corbob.
- Execution of the
refreshenvcommand fails when an environment variables contains a|(pipe) character. - See #3294 by notexactlyawe, resolved in !3688 by gep13.
- Incorrect environment variable name being used in documentation and in the template generated by the
choco newcommand. - See #3685 by gep13.
- Unable to list template information via the
choco templatecommand when template name includes capital letters. - See #3694 by gep13, resolved in !3732 by gep13, !3736 by gep13.
Improvements
- Throw error (with suggestion on how to fix) when usage of
-voption in conjunction with a version number is detected. - See #123 by ferventcoder, resolved in !3730 by AdmiringWorm.
- Expand the
ChocolateyTabExpansion.ps1file with completions for multiple Chocolatey CLI commands. - See #669 by ferventcoder, resolved in !3725 by gep13, !3728 by AdmiringWorm.
- Add ability for Chocolatey CLI to calculate hash for large files (over 2 GB).
- See #747 by ruckc, resolved in !2714 by TheCakeIsNaOH.
- Add ability to pass multiple arguments to the
Install-ChocolateyFileAssociationPowerShell function. - See #1176 by bazzilic, resolved in !1169 by bazzilic, !3684 by gep13.
- Add ability for package maintainers to know the package version of previously installed package version during
choco upgradecommand. - See #1713 by FranklinYu, resolved in !3689 by gep13.
- Add a headers row to the output from all appropriate Chocolatey CLI commands when using
--limit-outputoption. - See #2591 by corbob, resolved in !2856 by corbob.
- Add
$env:ChocolateyPackageIdenvironment variable to represent theidfrom the nuspec file for a package. - See #2781 by schittli, resolved in !2900 by steviecoaster.
- Remove verbose wording for confirmation messages when installing and upgrading packages.
- See #2848 by lemonlambda, resolved in !2849 by lemonlambda.
- Add the ability for package maintainers to know when the
--not-silentoption is being used by Chocolatey commands. - See #3666 by TheCakeIsNaOH, resolved in !3695 by gep13.
- Improve readability, maintainabilty, and correctness of the
ChocolateyTabExpansion.ps1file. - See #3700 by gep13, resolved in !3701 by gep13.
- Add
--order-byoption tochoco searchcommand to extend ability to order package results. - See #3709 by AdmiringWorm, resolved in !1619 by bartvanandel.
- Add short
-noption to thechoco newandchoco configcommands to improve consistency with other commands. - See #3713 by gep13, resolved in !3714 by gep13.
- Add ability for
choco listcommand to ignore packages that are pinned using--ignore-pinnedoption. - See #3717 by gep13 ,resolved in !3727 by gep13.
- Add ability to always ignore the HTTP request cache when running Chocolatey CLI commands.
- See #3718 by gep13, resolved in !3729 by gep13.
Documentation
- Fix documentation for
Install-ChocolateyZipPackageoutput. - See !2357 by Ana06.
- Fix typo in
--onlineoption. - See !3593 by gep13.
Contributors
19 contributors made this release possible.