Releases: potatoqualitee/kbupdate
Releases · potatoqualitee/kbupdate
v1.5.8
What's Changed
- Add paging + examples + test by @potatoqualitee in #152
Full Changelog: v1.5.7...v1.5.8
v1.5.7
What's Changed
- Make LastModified a date by @potatoqualitee in #150
- Add Exclude Support by @potatoqualitee in #151
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- Fix Invoke-WebRequest failback - change variable name by @potatoqualitee in #147
- Fix Operating System Check by @potatoqualitee in #148
- General Bug Fixes by @potatoqualitee in #149
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
- Language support + Fix for dupes by @potatoqualitee in #145
- Fix architecture by @potatoqualitee in #146
Full Changelog: v1.5.4...v1.5.5
v1.5.4
Library version update
Full Changelog: v1.5.3...v1.5.4
v1.5.3
v1.5.2
What's Changed
- Add ability to download from link directly by @steviecoaster in #135
- (#136) Add help for new Save-KBUpdate functionality by @steviecoaster in #137
- Install-KbUpdate enhancements by @potatoqualitee in #138
- Updates to Uninstall-KbUpdate by @potatoqualitee in #139
New Contributors
- @steviecoaster made their first contribution in #135
Full Changelog: v1.5.1...v1.5.2
v1.5.1
Full Changelog: v1.5...v1.5.1
v1.5
Microsoft made a lot of changes to their CDN and some functionality is no longer available -- like Language. I need to reevaluate the changes and see what more can be done.
Also, Get-KbUpdate
no longer multithreads by default. It was just too unreliable. If you'd like to use multithreading, specify Multithread
.
Overall though, a number of issues are now fixed.
What's Changed
- Adding functionality to retrieve WSUSSCN2.cab file info by @luzkenin in #108
- Expand matches for download URLs by @wonghoi in #128
- Update Get-KbUpdate.ps1 by @lixaotec in #114
- A few fixes (more are coming) by @potatoqualitee in #133
New Contributors
Full Changelog: 1.1.22...v1.5
Linux and MacOs
Added back Linux and MacOS support