Releases: Romanitho/Winget-AutoUpdate
Releases · Romanitho/Winget-AutoUpdate
v1.14.0
What's Changed
- Add Finnish locale file by @ErikHacklin in #127
- Added Hungarian language file by @gidano in #131
- Bug in mods testing (foreach) by @KnifMelti in #134
- Keeping critical files/Pending Reboot by @KnifMelti in #136
- Updated Winget link to latest stable by @Romanitho in #138
- Added few logs and removed a '--all' by @Romanitho in #139
- Shuffle outdated app list to avoid looping on same package if one fails by @Romanitho in #140
- Updated version to 1.14.0 by @Romanitho in #141
New Contributors
- @ErikHacklin made their first contribution in #127
- @gidano made their first contribution in #131
Full Changelog: v1.13.2...v1.14.0
v1.13.2
What's Changed
- Fixed issue when unknown updates are detected by @Romanitho in #124
Full Changelog: v1.13.1...v1.13.2
v1.13.1
What's Changed
- Added App changelog link on notification click by @Romanitho in #118
- fix: Add missing RunOnMetered switch parameter to Winget-AutoUpdate-I… by @SuperJC710e in #119
- Simplified function by @Romanitho in #122
New Contributors
- @SuperJC710e made their first contribution in #119
Full Changelog: v1.12.0...v1.13.1
v1.12.0
What's Changed
- Added Metered connection support by @Romanitho in #115
- Updated Winget link by @Romanitho in #109
Full Changelog: v1.11.5...v1.12.0
v1.11.5
What's Changed
- Italian translation by @TheBossMagnus in #105
- Winget Link updated by @Romanitho in #106
- Fixed notification on some upgrade cases by @Romanitho in #107
- VSCode Format by @Romanitho in #102
New Contributors
- @TheBossMagnus made their first contribution in #105
Full Changelog: v1.11.4...v1.11.5
v1.11.4
v1.11.3
What's Changed
- Better version control by @Romanitho in #96
- Exclude log files when forcing reinstall by @Romanitho in #98
- Added Winget source reset by @Romanitho in #99
Full Changelog: v1.11.2...v1.11.3
v1.11.2
What's Changed
- Fixed Winget version detection by @Romanitho in #94
- Remove WOW6432Node regkey when uninstall (if exists) by @Romanitho in #95
Full Changelog: v1.11.1...v1.11.2
v1.11.1
What's Changed
- Better log display by @Romanitho in #89
- Clean before install (in case of previous version) by @Romanitho in #90
- Change WAU install header by @Romanitho in #91
Full Changelog: v1.11.0...v1.11.1
v1.11.0
⚠️ Breaking change ⚠️
From this release, the info and configs are set in the registry instead of xml files in install dir.
RegKey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Winget-AutoUpdate
(WAU self update manages this change)
What's Changed
- Update Winget to latest Preview by @SkipToTheEndpoint in #77
- Converting config files to reg key by @Romanitho in #79
- Completed uninstall feature by @Romanitho in #80
- Update job improved by @Romanitho in #84
- minor changes by @Romanitho in #85
- v1.11.0 by @Romanitho in #86
- Fixed uninstall command in registry on WAU update by @Romanitho in #87
New Contributors
- @SkipToTheEndpoint made their first contribution in #77
Full Changelog: v1.10.0...v1.11.0