1.0 KiB
1.0 KiB
v0.1.8 (2026-04-18)
Bug Fixes
- Fix visualizer toggle button not reflecting actual availability after audio device load (ee51849)
- Fix visualizer WebSocket re-subscription firing before availability is confirmed from the API — moved from
connectWebSockettoloadAudioDevices(ee51849)
Development / Internal
Other
- Broaden audio library import errors from
ImportErrortoExceptionand log atwarninglevel with error details (ee51849)
All Commits
| Hash | Message | Author |
|---|---|---|
| ee51849 | fix(visualizer): sync state and re-subscribe from audio device load | alexei.dolgolyov |