robjschroeder / App-Auto-Patch

Auto patch management script via Dialog
https://techitout.xyz/app-auto-patch/
MIT License
112 stars 20 forks source link

2.0.0b8 #22

Closed robjschroeder closed 10 months ago

robjschroeder commented 10 months ago

Version 2.0.0b8, 10.24.2023 Robert Schroeder (@robjschroeder)

- Removed the extra checks for versioning, this became more of a hinderance and caused issues. Better to queue the label and not need it than to not queue an app that needs an update.

Addresses issue #20 (thanks @Apfelpom)

- If a wildcard is used for IgnoredLabels you can override an individual label by placing it in the required labels.

- Addressed issue where wildcards wrote additional plist entry 'Application'

- Merged PR #21 , Added a help message with variables for the update window. (thanks, @AndrewMBarnett)

- Issue #13 , Discovering firefoxpkg_intl but installing firefoxpkgintl, fixed.