Skip to content

Commit 464def4

Browse files
rcmaehlbovirusspeedy-pcCoconutat
authored
Release 2.7.0 (#781)
* Fix CSV File Writes * Remove Debug Values * Add TSV, Default to HOSTNAME if no FILENAME specified * Detect if Directory and use HOSTNAME if so * Attempt to patch #758 * Remove debug statements * Finish #757 * Bump version * Start on WMI overhaul * Actually fix Gigabyte text being too long * Update _Checks.au3 Borrow some Family Checks from @mq1n * Update wnw11.yml * Update wnw11.yml * Update _Checks.au3 * Update Paypal Donate Button * Update paypal * Rebase dev (#780) * Update Italian language (#754) * Update Italian language * Update 0410.lang * Update German 2.6.1.0 (#756) * Release 2.6.1.1 (#762) * Fix CSV File Writes * Remove Debug Values * Add TSV, Default to HOSTNAME if no FILENAME specified * Detect if Directory and use HOSTNAME if so * Attempt to patch #758 * Remove debug statements * Finish #757 * Bump version * Update Chinese - Simplified 2.6.1.1 (#763) * Renew security.txt * Update Paypal link Fixes donations showing up as purchases instead of donations * Update Paypal Link Fixes donations showing up as purchases * Bump upload-artifact * Add #116 --------- Co-authored-by: bovirus <[email protected]> Co-authored-by: speedy-pc <[email protected]> Co-authored-by: Coconut <[email protected]> * Rename MonitorInfo to same as DiskInfo * Improve GPU and TPM checks * Fix UI for Name Check * Reduce WMIC Resource Usage * Use Icons, add #683 * Update ResourcesEx * Update Icons * Update 2.0 Theme Example * Update Theming, Icon Swap Fixes * Reorganize Files, Update Steve Theme * Minor Theme Fixes * Update default link color * Update Assets * Update Example Theme * Update Default Link Color * Fix Theme Name Reading, Remove Child GUIs * Add #778 * Fix Extra data appears to be cut off in txt output when execute with two or more /extras options Fixes #771 * Add Backgrounds for #634 * Update Example Steve Theme * Add Example PCMR Theme * Fix Footer Background image * Add Group Policy Value for Theme file * Fix Dark Mode * Try new icon * Revert 493d5f1 * Use Number() instead of Int() * Add Checking Supported Processors List Could Be More Precise Fixes #776 Thanks @PicoMitchell * Add ProcessorListUpdate and License (Thanks @PicoMitchell) * Update AutoIt3Wrapper Directives * Code Cleanup * Pass Version Number to Langauge File Extraction * Use Themes folder for defautl theme * Continue on #58 / #656 * Pass all CPU checks if Model Name Passes. * Start on HWID checks * Auto Pass Supported Qualcomm APUs * Add SQ3 and Snapdragon X * Improve GPUName and GPUHWID Check * Update README.md * Pass GPT check in WinPE * 2200 not 2000 * No Actually * Improve CPUName Check * Update Processor Lists and keep them updated * Update README.md * Fix Groups, Add Round Labels, Remove Web Icon * Attempt to fix WinPE Drive Space Check * Remove blank line * Fix WinPE GPU HWID Lookup * Fix Language File being Overwritten * Fix WinPE Space Check, Multiple GPU Handling * Fix WinPE Language, GPU HWID Check, and Icons * Update German * Fix missing # * Fix leftover hover elements * Fix Icon Bug * Clean up resources * Update Screenshot * Improve Steve Readibility SLIGHTLY * Handle Multiple GPU Names * Add #770 * Add #777 * Skip "Virtual Desktop Monitor" * Fix Complier Gripe * Default to No for Feature Updates * Clone Changes by PicoMitchell * Fix Intel CPUs not returning Model or Stepping * Update Processor Lists * Bump Version --------- Co-authored-by: bovirus <[email protected]> Co-authored-by: speedy-pc <[email protected]> Co-authored-by: Coconut <[email protected]>
1 parent 2139808 commit 464def4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+42885
-420
lines changed

.github/FUNDING.YML

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
99
liberapay: # Replace with a single Liberapay username
1010
issuehunt: # Replace with a single IssueHunt username
1111
otechie: # Replace with a single Otechie username
12-
custom: 'paypal.me/rhsky'
12+
custom: 'https://www.paypal.com/donate/?hosted_button_id=YL5HFNEJAAMTL'

.github/workflows/wnw11.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ jobs:
66
build:
77
runs-on: windows-latest
88
steps:
9-
- uses: actions/checkout@v3
9+
- uses: actions/checkout@v4
1010
- name: Cache tools
11-
uses: actions/cache@v3
11+
uses: actions/cache@v4
1212
id: cache
1313
with:
1414
path: |

Assets/Discord.ico

79.7 KB
Binary file not shown.

Assets/GitHub.ico

79.7 KB
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)