Skip to content

Releases: ShayBox/Wooting-Profile-Switcher

Experimental 80HE Support

29 Oct 10:13
Compare
Choose a tag to compare
Pre-release

This version has not been tested, but you may be able to get it to work if you join the Discord and install 5.0.0-alpha.1

I will also be dropping Linux support for new updates because it doesn't build anymore, Ubuntu 22.04 has a libhidapi-dev linking issue, and 24.04 has a glibc issue with building the appimage, and I cannot fix them, these are core issues with the 2+ year old version of tauri v2 alpha and tauri-egui that I've had to revert and modify to get to work for Windows and macOS.

Unless tauri-egui ever updates, this project will only receive maintenance updates until something else breaks in the build chain that I cannot fix, then it will be archived.

Wrapping Fix

06 Jun 03:42
Compare
Choose a tag to compare

This release fixes a wrapping issue when trying to move up the top most rule or down the bottom most rule.

🪟Microsoft Windows

  • x64_en-US.msi Installs as a System Installation, recommended for use with the auto-updater
  • x64-setup.exe Installs as a User Installation, do not use with the auto-updater
  • x64-portable.exe Portable Installation, do not use with the auto-updater

🍎Apple macOS

🐧GNU/Linux

  • amd64.AppImage Recommended for use with the auto-updater
  • amd64.deb Recommended for use with Debian/Ubuntu based distros and third-party build scripts
  • AUR Recommended for use with ArchLinux based distros

⚙️Rust

  • cargo install --git https://github.com/ShayBox/Wooting-Profile-Switcher.git

Linux & 60HE+ Fix

09 Apr 05:38
Compare
Choose a tag to compare

This release fixes Linux and 60HE+ support, Linux users need hidapi-hidraw and the input group.

🪟Microsoft Windows

  • x64_en-US.msi Installs as a System Installation, recommended for use with the auto-updater
  • x64-setup.exe Installs as a User Installation, do not use with the auto-updater
  • x64-portable.exe Portable Installation, do not use with the auto-updater

🍎Apple macOS

🐧GNU/Linux

  • amd64.AppImage Recommended for use with the auto-updater
  • amd64.deb Recommended for use with Debian/Ubuntu based distros and third-party build scripts
  • AUR Recommended for use with ArchLinux based distros

⚙️Rust

  • cargo install --git https://github.com/ShayBox/Wooting-Profile-Switcher.git

Debug Info

26 Mar 11:30
Compare
Choose a tag to compare

This release adds debug info to the log and fixes a bug with Wootility profiles not saving and some devices not working thanks to @YuumiPie #16

🪟Microsoft Windows

  • x64_en-US.msi Installs as a System Installation, recommended for use with the auto-updater
  • x64-setup.exe Installs as a User Installation, do not use with the auto-updater
  • x64-portable.exe Portable Installation, do not use with the auto-updater

🍎Apple macOS

🐧GNU/Linux

  • amd64.AppImage Recommended for use with the auto-updater
  • amd64.deb Recommended for use with Debian/Ubuntu based distros and third-party build scripts
  • AUR Recommended for use with ArchLinux based distros

⚙️Rust

  • cargo install --git https://github.com/ShayBox/Wooting-Profile-Switcher.git

60HE+ Support

25 Mar 09:30
Compare
Choose a tag to compare

This release adds support for the 60HE+ Keyboard thanks to @Sparoney #15

🪟Microsoft Windows

  • x64_en-US.msi Installs as a System Installation, recommended for use with the auto-updater
  • x64-setup.exe Installs as a User Installation, do not use with the auto-updater
  • x64-portable.exe Portable Installation, do not use with the auto-updater

🍎Apple macOS

🐧GNU/Linux

  • amd64.AppImage Recommended for use with the auto-updater
  • amd64.deb Recommended for use with Debian/Ubuntu based distros and third-party build scripts
  • AUR Recommended for use with ArchLinux based distros

⚙️Rust

  • cargo install --git https://github.com/ShayBox/Wooting-Profile-Switcher.git

Show Window Button

29 Oct 00:51
Compare
Choose a tag to compare

This release adds a show window button to the tray because Linux doesn't support left click

🪟Microsoft Windows

  • x64_en-US.msi Installs as a System Installation, recommended for use with the auto-updater
  • x64-setup.exe Installs as a User Installation, do not use with the auto-updater
  • x64-portable.exe Portable Installation, do not use with the auto-updater

🍎Apple macOS

🐧GNU/Linux

  • amd64.AppImage Recommended for use with the auto-updater
  • amd64.deb Recommended for use with Debian/Ubuntu based distros and third-party build scripts
  • AUR Recommended for use with ArchLinux based distros

⚙️Rust

  • cargo install --git https://github.com/ShayBox/Wooting-Profile-Switcher.git

Rule Priorities

20 Oct 17:46
Compare
Choose a tag to compare

This release fixes rule priorities to properly search top to bottom and allows you to change rule priority

🪟Microsoft Windows

  • x64_en-US.msi Installs as a System Installation, recommended for use with the auto-updater
  • x64-setup.exe Installs as a User Installation, do not use with the auto-updater
  • x64-portable.exe Portable Installation, do not use with the auto-updater

🍎Apple macOS

🐧GNU/Linux

  • amd64.AppImage Recommended for use with the auto-updater
  • amd64.deb Recommended for use with Debian/Ubuntu based distros and third-party build scripts
  • AUR Recommended for use with ArchLinux based distros

⚙️Rust

  • cargo install --git https://github.com/ShayBox/Wooting-Profile-Switcher.git

Wootility RGB Effects

15 Oct 19:34
Compare
Choose a tag to compare

This release expands on the previous multi-device support by also supporting the new Wootility Beta with updated RGB effects and multi-device support.

🪟Microsoft Windows

  • x64_en-US.msi Installs as a System Installation, recommended for use with the auto-updater
  • x64-setup.exe Installs as a User Installation, do not use with the auto-updater
  • x64-portable.exe Portable Installation, do not use with the auto-updater

🍎Apple macOS

🐧GNU/Linux

  • amd64.AppImage Recommended for use with the auto-updater
  • amd64.deb Recommended for use with Debian/Ubuntu based distros and third-party build scripts
  • AUR Recommended for use with ArchLinux based distros

⚙️Rust

  • cargo install --git https://github.com/ShayBox/Wooting-Profile-Switcher.git

Multi-Device Support

13 Oct 13:16
Compare
Choose a tag to compare

This release adds multi-device support. The profile index row of the rule editor has been replaced with a list of device serial numbers and their profile index to update.

🪟Microsoft Windows

  • x64_en-US.msi Installs as a System Installation, recommended for use with the auto-updater
  • x64-setup.exe Installs as a User Installation, do not use with the auto-updater
  • x64-portable.exe Portable Installation, do not use with the auto-updater

🍎Apple macOS

🐧GNU/Linux

  • amd64.AppImage Recommended for use with the auto-updater
  • amd64.deb Recommended for use with Debian/Ubuntu based distros and third-party build scripts
  • AUR Recommended for use with ArchLinux based distros

⚙️Rust

  • cargo install --git https://github.com/ShayBox/Wooting-Profile-Switcher.git

Wooting UwU Support

12 Oct 13:44
Compare
Choose a tag to compare

This release adds Wooting UwU support.

🪟Microsoft Windows

  • x64_en-US.msi Installs as a System Installation, recommended for use with the auto-updater
  • x64-setup.exe Installs as a User Installation, do not use with the auto-updater
  • x64-portable.exe Portable Installation, do not use with the auto-updater

🍎Apple macOS

🐧GNU/Linux

  • amd64.AppImage Recommended for use with the auto-updater
  • amd64.deb Recommended for use with Debian/Ubuntu based distros and third-party build scripts
  • AUR Recommended for use with ArchLinux based distros

⚙️Rust

  • cargo install --git https://github.com/ShayBox/Wooting-Profile-Switcher.git