winutil/docs/changelog.md
2024-07-25 20:31:41 +00:00

13 KiB

Changelog

WinUtil change log received from GitHub Releases, it's autogenerated using GitHub Actions.

Warning

This file SHOULD NOT be edited directly, any PRs that tries changing it directly will either be requested on not changing it, or it'll get rejected.

Release 24.07.17

GitHub Downloads (specific asset, specific tag)

What's Changed

New Contributors

Full Changelog: https://github.com/ChrisTitusTech/winutil/compare/24.06.29...24.07.17

Release 24.06.28

GitHub Downloads (specific asset, specific tag)

What's Changed

New Contributors

Full Changelog: https://github.com/ChrisTitusTech/winutil/compare/24.06.25...24.06.28

Release 24.06.18

What's Changed

Full Changelog: https://github.com/ChrisTitusTech/winutil/compare/24.06.11...24.06.18

Release 24.06.11

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: https://github.com/ChrisTitusTech/winutil/compare/v2024.06.05...24.06.11

WinUtil 2024.06.05 Bug Fixes and Feature Additions

  • Applications cleanup (Few unmaintained applications culled)
  • Application Additions
  • Various Microwin fixes thanks to @KonTy
  • Better application filtering @Marterich
  • CoPilot Removal @KonTy @ModernTTY
  • Import Drivers @CodingWonders
  • OOSU updates @Marterich
  • Fix Auto HDR @og-mrk
  • Only install chocolatey if needed @Marterich
  • Various winget fixes @og-mrk
  • Adobe Fixes @MyDrift-user
  • Disable Fullscreen Optimizations Tweak Added
  • Tweaks reorder and cleanup
  • Chocolatey fallback fix @ty802

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

  • 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