Skip to content

Version 1.2.1

Compare
Choose a tag to compare
@jantari jantari released this 28 Dec 20:22
· 291 commits to master since this release

Changelog since 1.2.0

  • Fix external files not being downloaded by Get-LSUpdate when just one of the -NoTestApplicable or -NoTestInstalled parameters was specified, now external file downloads are only skipped when both -NoTest* parameters are passed
  • Fix #27 - sometimes inaccurate detection of needed packages when generic or inbox drivers are used by a device
    In my testing this mostly fixes monitor calibration files and some (smart) card reader and webcam drivers that were previously detected as already installed even though they weren't, but it could improve all kinds of packages' detection accuracy
  • Fix #29 - rare error in Get-LSUpdate when a registry key was not found
  • Make version string parsing more robust by ignoring spaces in versions
  • Slight changes and fixes to the progress indicator shown by Save-LSUpdate with the -ShowProgress parameter
  • Fix typo in Get-LSUpdate