Skip to content

Releases: endpointmanager/wingetbridge-powershell

v1.3.0.0

05 Dec 18:23
Compare
Choose a tag to compare
  • Added InstallerSwitches on package-level (Get-WingetManifest)
  • Pass through installer properties defined on package-level (InstallerLocale, InstallerType, InstallerSwitches, Scope, Dependencies)

v1.2.0.2

17 Nov 22:14
Compare
Choose a tag to compare
  • Fixed performance issues when downloading installers with the "Start-WingetInstallerDownload" cmdlet

v1.2.0.0

11 Nov 23:10
Compare
Choose a tag to compare
  • Fixed several issues when downloading installers with the "Start-WingetInstallerDownload" cmdlet
  • Added options to set a [-Timeout] or [-CustomUserAgent], in the "Start-WingetInstallerDownload" cmdlet
  • Added a return object on the "Save-WingetBridgeAppIcon" cmdlet, to retrieve available resolutions of the exported icon.
  • Added the ability to load *.ico-Files with "Save-WingetBridgeAppIcon" (can be used with [-ValidateOnly] to retrieve available resolutions)

v1.1.0.0

06 Nov 01:30
Compare
Choose a tag to compare

Added new cmdlet Save-WingetBridgeAppIcon to save the default icon from an executable (e.g. from an installed application).

v1.0.0.0

02 Nov 23:18
Compare
Choose a tag to compare

First release of WingetBridge-Powershell Module.