Skip to content

SwitchApps v2.2.0 released

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 10:04
· 1 commit to master since this release
eb23d8f

What's Changed

  • Add a GitHub Action pipeline that builds and uploads the installers to a draft release after a manual trigger.
  • Add a version number to the .msi filenames.
  • Rework the PowerShell build scripts to make it easier to setup builds on CI or any other machine.
  • Change from Visual Studio's "devenv.exe" to "devenv.com" in the build script, to show the logs.
  • Change the configuration of the output .ahk and .exe files in the _build directory, for the most common configuration (x64 normal).
  • Add any _autohotkey folder in the repo to the .gitignore file, used for an optional location of a portable AutoHotKey v1 distibution for build.
  • Recreate the SwitchApps.sln file to fix errors.
  • Tiny tweaks to README.md.

Full Changelog: v2.1.1...v2.2.0

Please follow the installation instructions.

Choose the installer:

Choose x64 or x86 according to your OS.

  • For Windows 10 start with the normal installer SwitchApps_(x64|x86).msi. If the behavior with app grouping is not to your liking, try the AppGroupingMod installer.

  • For Windows 11 start with the normal installer SwitchApps_(x64|x86).msi, if the default Taskbar behavior is on (app grouping). If you disabled app grouping with Windhawk Mods - AppGroupingMod version of installer may be the best option.

No worries, you can always uninstall one and install another version.