Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 07:17
· 21 commits to main since this release

v1.3.0 (2026-06-06)

This release is published under the MIT License.

Bug Fixes

  • stream: Generate silent sine wave for pulse keepalive instead of noise (59c4cca)

  • stream: Stop and close audio stream outside lock to prevent deadlock on exit (88afe75)

Code Style

  • tests: Remove trailing whitespace in test_stream_blocksize.py (c08c158)

Features

  • device-monitor: Implement default Windows audio endpoint ID detection (8ad6384)

  • stream: Restart audio stream when default audio device changes (04a038d)

  • updater: Implement github update checking, verification, and hot-swap logic (de14f2b)

  • updater: Integrate update checking with application startup and tray menu (9db16d4)


Detailed Changes: v1.2.1...v1.3.0