Skip to content

Releases: ChrisTitusTech/winutil

Pre-Release pre24.06.29

29 Jun 13:09
e5ca44a
Compare
Choose a tag to compare
Pre-release
Improvements/Fixes for the Release Actions (#2221)

* add pre to tag to distinguish from full release

* explicitly serach for the newest pre-release

* set latest tag for releases

Release 24.06.28

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

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

WinUtil 2024.06.05 Bug Fixes and Feature Additions

05 Jun 03:37
a8af90a
Compare
Choose a tag to compare

This was a massive 100+ commit PR and the last of it's size. Going forward I will be making multiple branches to separate the pr's into. This will help seperate application PRs, GUI PRs, Tweaks, and others into their own branches based on features.

WinUtil 2024.04.20 Bug Fixes and Issue Fixes

20 Apr 23:59
Compare
Choose a tag to compare
  • Toggle Widgets fix @og-mrk
  • Fix Special Characters causing errors in JSON files @og-mrk
  • Restart explorer on classic right click tweak @og-mrk
  • Fix Disable Storage Sense @og-mrk
  • Robocopy fix when username has space in during OneDrive uninstall @og-mrk
  • Multiple Winget Fixes made by @ruxunderscore
  • Fix DISM Conversion for ESD files @CodingWonders
  • Independent Edge Removal Update by @DaEpicR
  • Disable SCOOBE @ICTdE
  • O&O Tweaks update by @Marterich
  • Bugfix for Window Restore Creation by @ChrisTitusTech
  • Fix Winget Installs for Default -> User Scope -> Unelevated if one fails it trys the next method. @ChrisTitusTech
  • Fix Unit Tests for Functions @ChrisTitusTech