Releases: cokelid/ChocoButler
Releases · cokelid/ChocoButler
Release v1.0.0
Release v0.1.8
Improvements for chocolatey packaging and more stable with Windows Server 2012
Release v0.1.7
Allow chocobutler to update itself via package. Repair choco.exe.old problem
Release v0.1.6
No changes beyond ensuring the version in the code matches the release (which I screwed up)
Release v0.1.5
Files renamed, improved error reporting, version displayed
Release v0.1.4
Two new settings, two new Advanced menu items, new icons
Release v0.1.3
New silent option added to settings.
Release v0.1.2
Only includes changes to test_mode
Release v0.1.1
[v0.1.1] 2021-09-15
Added
- Shows pop-up even for no outdated packages when check is manually instigated. This way you know it's done something, and not ignoring your click.
- Only update specific packages previously found to be outdated (before we just did
choco update all
). This keeps the log clean and prevents packages being updated that have become outdated since the last check. - Added screenshots to README
Changes
- Better reporting/display of outdated packages, including correct pluralisation!
- Renamed function to
check_choco_old
for clarity - Mention log file (and Advanced menu entry) when an error occurs, to help users debug
v0.1.0 First Release
First release, don't depend on this not changing!