Skip to content

Releases: ChrisTitusTech/winutil

Release 24.08.03

03 Aug 00:19
Compare
Choose a tag to compare

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

Release 24.07.31

31 Jul 02:19
Compare
Choose a tag to compare

GitHub Downloads (specific asset, specific tag)

Big shoutout to @Marterich for this progress bar for app install progress. This is something that I have personally worked on and many others have tried and failed. Thank you!

image

What's Changed

New Contributors

Full Changelog: 24.07.25...24.07.31

Release 24.07.25

25 Jul 21:23
Compare
Choose a tag to compare

GitHub Downloads (specific asset, specific tag)

What's Changed

New Contributors

Full Changelog: 24.07.18...24.07.25

Release 24.07.17

17 Jul 05:53
Compare
Choose a tag to compare

GitHub Downloads (specific asset, specific tag)

What's Changed

New Contributors

Full Changelog: 24.06.29...24.07.17

Release 24.06.28

28 Jun 14:40
f6af93a
Compare
Choose a tag to compare

GitHub Downloads (specific asset, specific tag)

What's Changed

New Contributors

Full Changelog: 24.06.25...24.06.28

Release 24.06.18

18 Jun 03:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 24.06.11...24.06.18

Release 24.06.11

11 Jun 04:53
Compare
Choose a tag to compare

This release is an auto generated release.

From now on any pull request on the main branch generates a release like this, which ensures you can rewind in time to ANY version of winutil. Also this makes it easy to launch winutil from github.com instead of using raw GitHub which is blocked in some countries. Big shoutout to KonTy for the auto release idea!

What's Changed

New Contributors

Full Changelog: v2024.06.05...24.06.11