General Changes
Optimize WinGet logging and improve performance
- Simplified WinGet output logging by filtering out progress bar outputs and download information
- Only log essential download information (initial download URLs) while maintaining progress tracking
- Added caching for WinGet path to avoid redundant verification checks
- Fixed compatibility issues with older WinGet versions by removing problematic parameters
- Improved error handling for null or whitespace responses in earlier WinGet versions
These changes enhance log clarity and improve the overall user experience during app installations by removing unnecessary WinGet output messages.
Addresses issue #187
Added Beta Versioning Indication to the MoreMenu