Winget-AutoUpdate
Winget-AutoUpdate copied to clipboard
WAU daily updates apps as system and notify connected users. (Allowlist and Blocklist support)
# Proposed Changes Alternative script path handling which does not rely on $PSScriptRoot. Expandable approach to deal with PS1 files which must be loaded into PowerShell at initial stage of...
# Proposed Changes > Explained in the issue 539 ## Related Issues > https://github.com/Romanitho/Winget-AutoUpdate/issues/539
# Proposed Changes > 1st version of User Approval feature   ## Related Issues > ([Github link][autolink-references] to related issues or pull requests) [autolink-references]: https://help.github.com/articles/autolinked-references-and-urls/
Fixes #605 # Proposed Changes Checks if `$WAUInstallLocation` and `included_apps.txt` exist, creates it if `$WAUInstallLocation` is there but `included_apps.txt` is not ## Related Issues #605
### The request The PowerShell scripts should be signed. ### Is your feature request related to a problem? ```txt Many Windows system have enforced PowerShell script signing for security reasons....
### The problem On a new device the updates log shows "The source requires the current machine's 2 lettter geographic region to be sent to the backend service to function...
### The problem Hi, we are testing your SW in company, and we have some issues that many SW are not updated or are updated but in logs are errors...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6.0.3 to 6.0.4. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v6.0.4 ⚡ Improves performance in some cases for very large git repositories. What's Changed perf:...
Bumps [actions-js/push](https://github.com/actions-js/push) from 1.4 to 1.5. Release notes Sourced from actions-js/push's releases. v1.5 What's Changed Add ability to pull before push by @flxdot in actions-js/push#23 :bug: :memo: Grammar fix by...
### The problem When installing WAU with the switch '-UseWhiteList' and then running 'Winget-Install' for an app with the '-WAUWhitelist' switch, the app does not get added to the whitelist....