Skip to content

Release 24.08.03

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 00:19
· 160 commits to main since this release

GitHub Downloads (specific asset, specific tag)

Code signing is happening at every level of winutil. You can now execute the ps1 with just Remote Signing which will help with false flags from Microsoft Defender.

Check the winutil.ps1 file with Get-AuthenticodeSignature -FilePath .\winutil.ps1 using PowerShell to see the signature.

Full Changelog: 24.07.31...24.08.03