You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Windows: Download QuickSnapAudio-Setup.exe and run the installer
Linux (Debian/Ubuntu): Download the .deb file and install with sudo dpkg -i quicksnapaudio_*.deb
What's New in v1.0.8
Fixed device switching on Linux — switching back to a previously selected output/input now actually redirects audio. Previously only the default device was updated, so already-playing streams stayed on the old device and switching appeared to do nothing. Existing playback and capture streams are now moved to the newly selected device immediately.
More robust switching — added a safety timeout so a stalled PulseAudio connection can no longer hang the UI during a device switch.
Dependencies & security — refreshed CI build/runtime dependencies and verified the hardened auto-updater (HTTPS + GitHub host allowlist).
Previous Highlights (v1.0.7)
UAC manifest for clean elevation, plus reliability and UX improvements.
Previous Highlights (v1.0.6)
Hold-to-disconnect for Bluetooth / wireless devices, refreshed card-based UI, custom-painted window controls, and a hardened auto-updater.