Skip to content

Release 26.06.23

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 00:12
af900da

Changes

  • Fix Add-SelectedAppsMenuItem spaces @GabiNun2 (#4707)
  • Removed useless logic from main.ps1 @GabiNun2 (#4706)
  • Simplify WPFTweaksRevertStartMenu @GabiNun2 (#4694)
  • fix descriptions in tweaks.json @jnsh-rf (#4679)
  • fix typos in .github folder @jnsh-rf (#4677)
  • Stop using temp varible @GabiNun2 (#4645)
  • Bump actions/checkout from 6 to 7 @dependabot[bot] (#4730)
  • Removed Get-ComputerInfo from main.ps1 @GabiNun2 (#4634)
  • correct case of \WinUtil\ in GUI / user-facing messages @jnsh-rf (#4675)
  • Update CODE_OF_CONDUCT.md @jnsh-rf (#4674)
  • Update SECURITY.md @jnsh-rf (#4673)
  • Show ctt logo instantly @GabiNun2 (#4603)
  • Removed WPFTweaksPowershell7Tele and added it to WPFTweaksTelemetry @GabiNun2 (#4613)
  • Update Invoke-WPFPanelAutologin.ps1 @GabiNun2 (#4596)
  • Simplify Invoke-WPFFixesNetwork.ps1 @GabiNun2 (#4594)
  • Simplify Invoke-WPFOOSU.ps1 @GabiNun2 (#4593)
  • Cleanup .gitignore @GabiNun2 (#4563)
  • Cleanup gitignore @GabiNun2 (#4526)
  • chore: Update Sponsors README @github-actions[bot] (#4489)
  • Bump actions/github-script from 7 to 9 @dependabot[bot] (#4510)
  • Fix Actions script injection vulnerability in issue-slash-commands.yaml @copilot-swe-agent[bot] (#4493)
  • Make WPFTweaksServices do what it says @GabiNun2 (#4466)
  • Cleanup programs install @GabiNun2 (#4465)

Features

  • feat(github): Create a discussion template for app suggestion @FluffyPunk (#4741)
  • Add option to disable lock screen in tweaks.json @letsconfuse (#4721)
  • Add pnpm package manager @vyr0nx (#4681)
  • feat: add advanced tweak to disable reserved storage @vyas-devgna (#4664)
  • Detect reverted tweaks on launch @vyas-devgna (#4582)
  • Made \Upgrade all applications\ not exit after completion @GabiNun2 (#4575)
  • Added nomacs to applications.json @GabiNun2 (#4566)
  • Add Playnite into applications.json @PChaicot (#4588)
  • Remove OneDrive left overs @GabiNun2 (#4561)
  • Added Delivery Optimization tweak to Standard-Advanced Tweaks preset @gepardjaro (#4548)
  • Tweak/ Delivery Optimization disable @gepardjaro (#4527)
  • Added -Preset for automation @GabiNun2 (#4539)
  • Added advanced preset to tweaks @GabiNun2 (#4538)
  • Update documentation and images across multiple pages @seanh1995 (#4549)
  • Merge branch \main\ into pr/gepardjaro/4503 @ChrisTitusTech (#4514)
  • Add Game Mode toggle and fix MPO overlay for 25H2 @thepinak503 (#4495)
  • Added WPFTweaksDisableBitLocker to tweaks.json @GabiNun2 (#4486)
  • simplify Compile.ps1 by alot @GabiNun2 (#4484)
  • Added WPFTweaksWindowsAI @GabiNun2 (#4461)
  • Add Deskflow to applications @jsec02 (#4450)
  • Hide Windows Updates from setting menu when disabling updates @GabiNun2 (#4445)

Bug Fixes

  • Deleted lastrun.json @GabiNun2 (#4714)
  • allow uninstallation of edge trough install tab @GabiNun2 (#4716)
  • Rework foss filtering @4hm3dn3d41 (#4696)
  • Make WIndowsAI tweak more understandable in tweaks.json @GabiNun2 (#4684)
  • Added back VoidTools Everything to applications.json @GabiNun2 (#4693)
  • Fix Remove Home and Gallery @Neac0 (#4654)
  • fix: add registry tracking to WPFTweaksRightClickMenu for drift detection @vyas-devgna (#4636)
  • Remove -NoUi @GabiNun2 (#4572)
  • Update WPFTweaksRevertStartMenu @GabiNun2 (#4615)
  • Fixed bug merged in #4577 that breaks Taskbar Search Icon tweak @gepardjaro (#4649)
  • fix dev branch not working @GabiNun2 (#4651)
  • Added -NoRestart to WPFTweaksWindowsAI @GabiNun2 (#4639)
  • Fix slop remains @CodingWonders (#4640)
  • Added -Recurse for Onedrive Remove-Item command @GabiNun2 (#4642)
  • Fixed irfanview\s and openvpn\s foss selection @GabiNun2 (#4546)
  • Removed WPFTweaksWidget\s UndoScript @GabiNun2 (#4608)
  • Removed hypervisorschedulertype classic from WPFFeatureshyperv @GabiNun2 (#4612)
  • Removed the last Write-Debug @GabiNun2 (#4604)
  • refactor WPFTweaksBlockAdobeNet @GabiNun2 (#4585)
  • Removed RustDesk from applications.json @GabiNun2 (#4584)
  • better explanation for toggle description @GabiNun2 (#4577)
  • Made \Upgrade all applications\ not exit after completion @GabiNun2 (#4575)
  • Removed WPFTweaksDVR from preset.json @GabiNun2 (#4565)
  • Removed WPFToggleDisableCrossDeviceResume from tweaks.json @GabiNun2 (#4564)
  • Made Compile.ps1 not load the script into memory and use -Raw @GabiNun2 (#4536)
  • Fixed Json for Scrollbars Always Visible @gepardjaro (#4528)
  • Fix image loading issues on app page @seanh1995 (#4614)
  • fix WPFTweaksWindowsAI @GabiNun2 (#4578)
  • replaced some choco \na\ packages with their package name in applications.json @GabiNun2 (#4523)
  • Fixed Get-WinUtilToggleStatus.ps1 displaying incorrect infromation for tweaks @GabiNun2 (#4522)
  • Powerplan fix @GabiNun2 (#4521)
  • Fix missing dism metadata @ChrisTitusTech (#4516)
  • Remove Write-Debug @GabiNun2 (#4498)
  • Cleanup Get-WinUtilSelectedPackages.ps1 and remove annoying messages @GabiNun2 (#4496)
  • Add Game Mode toggle and fix MPO overlay for 25H2 @thepinak503 (#4495)
  • Refactor: Secure literal search and defensive scope handling @mhdnazrul (#4492)
  • Deleted unused functions @GabiNun2 (#4482)
  • CleanUp Invoke-WinUtilFeatureInstall.ps1 and fix typo @GabiNun2 (#4481)
  • Hide chore: Update Generated Dev Docs from pre-releases @GabiNun2 (#4487)
  • Fixed mpc-qt\s description in applications.json @GabiNun2 (#4480)
  • Fixed WPFTweaksRemoveGallery and WPFTweaksRemoveHome @GabiNun2 (#4464)
  • fix import @GabiNun2 (#4447)

Documentation

  • Correct old infromation in CONTRIBUTING.md @GabiNun2 (#4709)
  • improve user-facing messages from functions @jnsh-rf (#4680)
  • fix descriptions in applications.json @jnsh-rf (#4678)
  • correct \WinUtil\ in docs @jnsh-rf (#4676)
  • Removed icons from release-drafter.yml @GabiNun2 (#4590)
  • Make WIndowsAI tweak more understandable in tweaks.json @GabiNun2 (#4684)
  • Update KnownIssues.md @GabiNun2 (#4537)
  • Update Invoke-WinUtilSponsors.ps1 @GabiNun2 (#4589)
  • Italian README in .github\ @Alfyus (#4623)
  • better explanation for toggle description @GabiNun2 (#4577)
  • Delete overrides directory @GabiNun2 (#4554)
  • Fix image loading issues on app page @seanh1995 (#4614)
  • Rework README.md @GabiNun2 (#4586)
  • Rework contributing.md @GabiNun2 (#4567)
  • Update documentation and images across multiple pages @seanh1995 (#4549)
  • Fixed typo - \there\ to \their\ @tacostrange (#4477)
  • Update theme to v12.3 @seanh1995 (#4490)

UI/UX Improvements

  • feat(github): Create a discussion template for app suggestion @FluffyPunk (#4741)
  • Added lightshot and KeePassXC to applications.json @GabiNun2 (#4702)
  • Rework foss filtering @4hm3dn3d41 (#4696)
  • Add minimize button to WinUtil window @sreesankar711 (#4508)
  • Changes windev.ps1\s syntax @GabiNun2 (#4506)
  • Cleanup Get-WinUtilToggleStatus.ps1 @GabiNun2 (#4497)
  • Refactor: Secure literal search and defensive scope handling @mhdnazrul (#4492)

GitHub Downloads (specific asset, specific tag)