Skip to content

Releases: chocolatey/ChocolateyGUI

3.2.0

10 Jun 10:40
7626faf

Choose a tag to compare

As part of this release we had 4 issues closed.

Bug Fix

Documentation

Enhancement

  • Add Context Menu Item To Allow Packages From Chocolatey Community Repository To Open URL.

Contributors

2 contributors made this release possible.

Profile image for contributor AdmiringWorm Profile image for contributor LordMike

SHA256 Hashes of the release artifacts

  • d05273bd1f531eb3e223a692f0ab4d714aed757c00f90f54054d25f29c5b5b55 chocolateygui.3.2.0.nupkg
  • 6abd77682c8d6ded04bf54461be46d2ff99182bd6345cbd6c1288951f3220d5e ChocolateyGui.Common.3.2.0.nupkg
  • b79e2be4a6da708fc9943275f596278ab87db6adef0e4131cd4f71a0e8844a4b ChocolateyGui.Common.Windows.3.2.0.nupkg
  • 90ca9b429b17202fc1c84217b522eb98e5ed50a0cf78aa4347ee9fbaa4ba9552 ChocolateyGUI.msi

3.1.0

12 May 19:18
ada75dc

Choose a tag to compare

Read our blog post about this release.

As part of this release we had 2 issues closed.

Bug Fix

  • Unable to upgrade beta packages through Chocolatey GUI.

Dependency Change

Contributors

2 contributors made this release possible.

Profile image for contributor gep13 Profile image for contributor corbob

3.0.1

15 Apr 16:15
3.0.1
84ee356

Choose a tag to compare

As part of this release we had 5 issues closed.

Bug Fixes

  • Digital Signature missing from artifacts of the 3.0.0 release.
  • Application crashes when viewing the package details page.

Enhancement

Contributors

1 contributors made this release possible.

Profile image for contributor gep13

3.0.0

18 Mar 11:47
657220a

Choose a tag to compare

As part of this release we had 10 issues closed.

Breaking Change

Contributors

3 contributors made this release possible.

Profile image for contributor AdmiringWorm Profile image for contributor alexaveldanez Profile image for contributor corbob

2.1.1

29 Apr 17:00
88cb4f2

Choose a tag to compare

As part of this release we had 3 issues closed.

Bug Fixes

  • Fix - Chocolatey GUI not displaying error output when running as non-admin through Background Service - see #967.
  • Fix - Chocolatey GUI does not start if the config folder is missing from C:\ProgramData\Chocolatey GUI. - see #996.

2.1.0

29 Jun 07:11
7cc2949

Choose a tag to compare

Warning

Refer to our Upgrade Guide for recommendations before upgrading from 1.x versions to 2.x.

As part of this release we had 5 issues closed.

Bug Fixes

  • Fix - Package version normalization is not being applied everywhere - see #1005.
  • Fix - Null reference exception is thrown when accessing the Chocolatey GUI settings screen - see #1003.

Improvement

  • Provide ability to use option for Chocolatey CLI commands to skip cached HTTP query results - see #1014.

2.1.0-alpha-20230608

08 Jun 10:07
57ddd10

Choose a tag to compare

2.1.0-alpha-20230608 Pre-release
Pre-release

Warning

This is a pre-release version of Chocolatey GUI and it is NOT suitable for production use! A pre-release version will have bugs that could have a detrimental impact to your environment. Ensure all necessary due diligence steps are taken before using in your environment.

Bug Fixes

  • Fix - Package version normalization is not being applied everywhere - see #1005.
  • Fix - Null reference exception is thrown when accessing the Chocolatey GUI settings screen - see #1003.

2.0.0

30 May 16:50
a0082c2

Choose a tag to compare

Warning

Refer to our Upgrade Guide for recommendations before upgrading from 1.x versions to 2.x.

As part of this release we had 5 issues closed.

Breaking Changes

  • Upgrade to target version 2.0.0 of Chocolatey.Lib assemblies - see #974.
  • Remove side-by-side installs - see #989.

Improvement

  • Ensure correct usage of ListCommand after upstream changes in Chocolatey CLI - see #990.

1.1.3

10 May 09:23
48a4494

Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • Fix - Update version ranges in nuspec file to use maximum inclusive rather than maximum exclusive - see #999.

2.0.0-beta-20230426

26 Apr 06:48
9b3e88f

Choose a tag to compare

2.0.0-beta-20230426 Pre-release
Pre-release

Warning

This is a pre-release version of Chocolatey GUI and it is NOT suitable for production use! A pre-release version will have bugs that could have a detrimental impact to your environment. Ensure all necessary due diligence steps are taken before using in your environment.

Warning

This pre-release version of Chocolatey GUI only works with the beta version of the Chocolatey GUI Licensed Extension.

Note

If you run into any problems when using this beta version of Chocolatey GUI we would ask that you comment on this discussion, which is where we will be collating issues, and providing workarounds, etc. We will not be accepting issues raised against this beta release.

Known Issues

See this list for known issues with this pre-release.

Enhancements

  • Added handling for large package download counts, which causes an exception to be thrown when number is too large.
  • Update to use latest beta releases of Chocolatey products.