Skip to content

Releases: Ayerdi/PROX2-AutoSwitch

v1.4.0

Choose a tag to compare

@Ayerdi Ayerdi released this 17 Aug 14:48

v1.4.0 — SteelSeries Nova 5/5X provider + Logitech PRO X Wireless support

What's new

SteelSeries Arctis Nova 5/5X (HID)

  • New SteelSeriesNova5 detection mode: reads the headset physical state directly over HID (P/Invoke to hid.dll/setupapi.dll). No SteelSeries GG or third-party software.
  • The installer offers a "SteelSeries Arctis Nova 5/5X" option when picking the headset type; it verifies the HID receiver is present before enabling the mode.
  • Diagnostic tool to watch the receiver live: tools/Test-SteelSeriesNova5Hid.ps1 (turn the headset ON/OFF and see Connected/Disconnected).

Logitech PRO X Wireless (and any PRO X)

  • G HUB detection now matches PRO X, PRO X 2 and PRO X Wireless (previously only PRO X 2), so PRO X Wireless users can use the LIGHTSPEED battery signal as the ON/OFF source.
  • Logitech mouse names (e.g. G PRO X Superlight) are excluded from the headset candidates.

Carried over from v1.3.0

  • Native Windows Core Audio backend replaces svcl.exe — no third-party audio-control download.
  • Output switches verified across Console, Multimedia and Communications.
  • Installer/Reconfigure pickers list only Active endpoints; installer shortcut to skip the ON→OFF→ON cycle.

Notes

  • CI validates syntax, lint, Pester and quality; real headset behavior should be verified with the diagnostic tools (SteelSeries HID tool, or the normal Jabra / PRO X manual test).

v1.2.5 — English-first repository standard

Choose a tag to compare

@github-actions github-actions released this 13 Aug 19:01
c1d8fc6

Audio AutoSwitch v1.2.5

v1.2.5 is a repository-quality and packaging maintenance release. Detection behavior is intentionally unchanged from v1.2.4.

What changed

  • English is canonical for the repository, Pages site, code comments, tests, technical documentation and release documentation.
  • The versioned GitHub Wiki source now contains a complete English edition and a maintained Spanish edition.
  • Canonical English PowerShell entrypoints are included in the release package:
    • Install-AutoSwitch.ps1
    • Verify-AutoSwitch.ps1
    • Uninstall-AutoSwitch.ps1
  • Existing Spanish-named PowerShell entrypoints remain for backward compatibility.
  • Repository governance now includes contributing, support, code-of-conduct, issue and pull-request guidance.
  • CI adds secret scanning and repository/language quality checks.
  • GitHub Actions are pinned to immutable commit SHAs.
  • Release ZIP creation is deterministic and publication requires two byte-identical builds.

Compatibility

There are no intentional changes to:

  • WindowsEndpoint detection behavior;
  • the Logitech G HUB fallback;
  • OFF debounce behavior;
  • Audio Enhancements behavior;
  • config schema or migration behavior;
  • the tested Bluetooth Device Name + Name re-resolution logic.

Release assets

The release publishes both canonical and convenience names:

PROX2-AutoSwitch-v1.2.5.zip
PROX2-AutoSwitch-v1.2.5.zip.sha256
Audio-AutoSwitch.zip
Audio-AutoSwitch.zip.sha256

The two ZIP names contain identical bytes and are accompanied by SHA-256 checksum files.

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 12 Aug 22:14
983bbec

What's Changed

  • fix: harden Bluetooth identity and refresh docs by @Ayerdi in #5
  • feat: harden onboarding and quick install by @Ayerdi in #6
  • docs: finalize v1.2.4 release by @Ayerdi in #8

Full Changelog: v1.2.3...v1.2.4

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 12 Aug 17:56

Full Changelog: v1.2.2...v1.2.3

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 12 Aug 12:44

What's Changed

  • fix: harden Reconfigure G HUB config by @Ayerdi in #4

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 12 Aug 11:59

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 11:40

What's Changed

  • feat: universal audio autoswitch + audio enhancements toggle by @Ayerdi in #3

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 23:04

What's Changed

  • fix: bugs in install.ps1, uninstaller and verifier by @Ayerdi in #1
  • harden: G HUB timeouts, lib module, checksum install, Pester CI, truthful uninstaller by @Ayerdi in #2

New Contributors

  • @Ayerdi made their first contribution in #1

Full Changelog: v1.0...v1.1.0

v1.0

Choose a tag to compare

@Ayerdi Ayerdi released this 07 Aug 14:33

First public release. Working scripts verified on 2026-08-07.

Download: PROX2-AutoSwitch-v1.0.zip

Note: PowerShell scripts keep their original Spanish UI messages; the documentation is in English.