Skip to content

Releases: chocolatey/ChocolateyGUI

2.1.1

29 Apr 17:00
88cb4f2
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

2.0.0-beta-20230412

12 Apr 09:41
7e5a586
Compare
Choose a tag to compare
2.0.0-beta-20230412 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.

Enhancement

  • Update to use latest beta releases of Chocolatey Components.

2.0.0-beta-20230321

21 Mar 11:56
c680462
Compare
Choose a tag to compare
2.0.0-beta-20230321 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.

Breaking Change

  • Remove side-by-side installs - see #989.

Enhancement

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

1.1.2

08 Mar 14:29
ef9c101
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Improvement

  • Bump LiteDB dependency to 5.0.15 - see #985.

2.0.0-alpha-20230307

07 Mar 08:47
b8bd1be
Compare
Choose a tag to compare
2.0.0-alpha-20230307 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 alpha version of the Chocolatey GUI Licensed Extension.

Note

If you run into any problems when using this alpha 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 alpha release.

Known Issues

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

Bug

  • Chocolatey GUI MSI incorrectly included the chocolatey.dll and chocolatey.pdb files.