Skip to content

v3.3.0: improved reliablity, fuzzy matching, PTT/PTM-only mode

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 13:37
· 5 commits to master since this release
v3.3.0
e4391b5

Fuzzy matching

By default, this plugin will only affect exactly the same device, as far as Windows is concerned. This allows the plugin to work correctly when you have multiple identical devices.

Windows will sometimes consider the same device to be a new device, for example, due to buggy drivers.

If fuzzy matching is enabled, the plugin will try to select a device with a similar name if it can't find the device it's configured to use.

PTT/PTM-only

The toggle action now has 3 modes:

  • push to toggle mute/unmute
  • quick-press to toggle mute/unmute, long-press for PTT/PTM
  • always PTT/PTM, even for quick presses

Improved reliability

This release has improved internal reliability, especially for hotplugged devices or devices that are not fully initialized when the streamdeck software starts.

Smaller install size

Debug symbols are no longer included, but are available as separate downloads.