Skip to content

Releases: chocolatey/ChocolateyGUI

0.12.2

03 Mar 08:26
Compare
Choose a tag to compare

As part of this release we had 6 commits which resulted in 3 issues closed.

Improvements

  • #224 Show package name in details
  • #223 Highlight packages where update is available
  • #222 Update appveyor.yml configuration

Where to get it

You can download this release from chocolatey.org

0.12.1

02 Mar 08:24
Compare
Choose a tag to compare

As part of this release we had 7 commits which resulted in 4 issues closed.

Improvements

  • #220 Make all Write-Host's Write-Output's
  • #218 Enhance default.ps1 to install latest Chocolatey on Build Worker
  • #217 Create another MyGet Feed for packages pushed from AppVeyor Master Branch

Bug

  • #216 Fix Project and License Urls

Where to get it

You can download this release from chocolatey.org

0.12.0

28 Feb 21:51
Compare
Choose a tag to compare

As part of this release we had 218 commits which resulted in 75 issues closed.

This release is a complete re-architecture of ChocolateyGUI, switching from a Windows Forms Application to a WPF Application. All credit goes to Richard Simpson for the amazing amount of work put into this. In addition, we have added a more stringent build process, making use of tools like FxCop, StyleCop, DupFinder and InspectCode, as well as Continuous Integration services like AppVeyor and TeamCity CodeBetter.

Features

  • #189 Administrator Issues
  • #185 Right click context menu for packages should show "Details"
  • #177 A feature under the menu strip to be able to refresh package lists.
  • #163 Add EditorConfig File
  • #125 [Feature] Add Raygun.io to application
  • #122 Should be able to cancel Update All
  • #121 Change "Updating all packages."
  • #118 Add Maintainers to Package View
  • #114 [Suggestion] Provide context menu for common actions
  • #113 [Suggestion] Ability to do update all
  • #112 [Suggestion] Provide additional information in Local Grid
  • #111 [Suggestion] Rename "Local" to "This PC"
  • #110 [Suggestion] Change the way the application starts up
  • #109 Fill out support for alernate package sources
  • #106 Add a way to show all updates or maybe sort by last updated
  • #101 Navigate back to Local Source List after uninstalling or updating a package.
  • #96 Implement Package Service
  • #94 Add Package View Page
  • #92 ChocolateyGUI should show license information for packages
  • #91 Update Readme with information about contributing
  • #90 Update Wix package to include output from WPF Project
  • #81 Update information in Help | About Page
  • #40 .Net Framework 4.0 Dependency
  • #32 chocolatey allows you to do a force update
  • #9 Add better search via the odata feed
  • #8 Add paging to the available packages list

Improvements

  • #200 Correct Line Endings Configuration for repository
  • #199 Add a title in the taskbar
  • #196 Fix AppVeyor Build
  • #195 Add AppVeyor notifications
  • #191 Checkbox replaced with tick/cross chars
  • #180 Adding Build Caching in AppVeyor
  • #172 Update the Build and Testing Process
  • #168 Fix Code Analysis Issues
  • #160 Setup ReSharper Duplicate Checker
  • #159 Setup ReSharper Code Inspections
  • #158 Setup Code Analysis
  • #157 Setup StyleCop
  • #152 Add Deployment Task to Chocolatey
  • #151 Add Deployment Task to MyGet
  • #149 Inspect AppVeyor Environment Variables to decide what action should be taken
  • #148 Add Solution Folders for BuildScripts and appveyor.yml file
  • #146 Only run GitVersion UpdateAssemblyInfo if on AppVeyor
  • #144 Setup Build Caching in AppVeyor to speed up build
  • #142 Add appveyor.yml to control build process
  • #140 Add GitVersion to source code and execute from psake
  • #135 Update MahApps.Metro version.
  • #98 Implement Logging
  • #89 Create MyGet Build Service for the wpf-refresh branch

Bugs

  • #204 Unable to add source
  • #201 Uninstall script doesn't wait for the uninstaller to finish
  • #198 Installation broken in latest release
  • #193 Not all installed packages get listed
  • #174 Fix Broken Markdown.cs
  • #127 Potential issue with "INSTALLED" checkbox
  • #126 Unable to run latest ChocolateyGUI package from MyGet
  • #123 When not running ChocolateyGUI, each package update present UAC prompt
  • #120 Index was outside the bounds of the array
  • #117 [BUG] Packages appear twice in Local Tab
  • #116 [BUG] Delete button can't always be seen
  • #105 Details Page: Items not quite lined up
  • #104 Problem with searching when on second page of results
  • #100 Remove packages from Local package list when they're uninstalled
  • #97 Fix cuninst of ChocolateyGUI
  • #85 Unable to get packages and package information from behind proxy.
  • #70 Problem adding new package source
  • #67 Unhandled Exception

Where to get it

You can download this release from chocolatey.org

0.11.4

16 Sep 20:01
Compare
Choose a tag to compare

As part of this release we had 3 commits which resulted in 1 issue being closed.

Bug

  • #136 - Correct releasenotes in Chocolatey nuspec file

Where to get it

You can download this release from chocolatey.org

0.11.2

05 Mar 19:45
Compare
Choose a tag to compare

As part of this release we had 27 commits which resulted in 9 issues being closed.

Improvements

  • #75 - Move settings to main menu strip
  • #63 - Include the chocolateyUninstall.ps1 in the nuspec file

Bugs

  • #78 - ChocolateyVersionUnknownException incorrectly thrown
  • #64 - Fix typo in release notes for 0.11.0
  • #3 - There's no uninstall script in the 0.0.5 package

Where to get it

You can download this release from chocolatey.org

0.11.1

05 Mar 19:47
Compare
Choose a tag to compare

As part of this release we had 72 commits which resulted in 23 issues closed.

Features

  • #53 add tab with releasenotes and Copyrightinformation
  • #52 Add clear cache button to settings
  • #29 Improved parsing for dependency strings
  • #3 There's no uninstall script in the 0.0.5 package

Improvements

  • #54 Make the statusbar a usercontrol
  • #44 split up packagesservice
  • #41 Prevent old packages being to MyGet Feed
  • #24 getting wix, app and choco version in line.
  • #10 Better logging
  • #4 UI- and performance improvements

Bugs

  • #60 Settings Window - Pressing Esc should close this window
  • #59 About Window - Pressing Esc should close this window
  • #58 Help Window - Pressing Esc should close this window
  • #57 Clipping of installed packages number
  • #56 Small amount of clipping on Copyright Information Tab
  • #42 Improve filename to package name parsing
  • #36 ChocolateyLibDirHelper.VersionChangeFinished Index OOR Exception
  • #34 Error in detection of highest installed package version

Where to get it

You can download this release from chocolatey.org

0.11.0

05 Mar 19:48
Compare
Choose a tag to compare

As part of this release we had 31 commits which resulted in 10 issues closed.

Feature

  • #14 easier selecting of package sources

Improvements

  • #45 Make gridview into a usecontrol
  • #20 Add log4net.config to installer
  • #16 Include Wix in Source Control
  • #13 Automated build and deploy

Bugs

  • #39 installed packages problem with -pre packages
  • #35 icons on the tabs are gone.
  • #30 WMF 3
  • #28 severe truncation in tags and dependencies panes
  • #25 Fix failing Unit Tests

Where to get it

You can download this release from chocolatey.org

0.1.4

05 Mar 20:15
Compare
Choose a tag to compare

As part of this release we had 1 commit

Improvements

  • Better description for the package.

Where to get it

You can download this release from chocolatey.org

0.1.3

05 Mar 20:12
Compare
Choose a tag to compare

As part of this release we had 1 commit

Bugs

  • Installer did not remove older version.

Where to get it

You can download this release from chocolatey.org

0.1.2

05 Mar 20:10
Compare
Choose a tag to compare

As part of this release we had 1 commit

Improvements

  • package now has iconURL.

Where to get it

You can download this release from chocolatey.org