Note
This release changes the (expected) location of all config files to a dedicated Config folder. This includes Features.json, DefaultSettings,json, Apps.json, LastUsedSettings.json and CustomAppsList
This change only affects people that have downloaded the script locally and made changes to any of these files. If you have, simply copy these files over to the Config folder after updating the script.
What's Changed
- Fix error with module importing when launching the script from PowerShell 7 by @Raphire in #514
- Add option to hide the 'All Apps' section from the start menu by @Raphire in #514
- Move all config files to a dedicated
Configfolder by @Raphire in #514 - Replace support button with a
Report a bugbutton when script encounters an error when applying changes by @Raphire in #514
Full Changelog: 2026.03.07...2026.03.09