Files
media-player-server/RELEASE_NOTES.md
T
alexei.dolgolyov af556e0bff
Lint & Test / test (push) Successful in 14s
Release / create-release (push) Successful in 3s
Release / build-windows (push) Successful in 47s
Release / build-linux (push) Successful in 29s
chore: release v0.1.7
2026-04-17 23:40:45 +03:00

17 lines
476 B
Markdown

## v0.1.7 (2026-04-17)
### Changes
- Bundle the audio visualizer by default. `soundcard` and `numpy` are now mandatory dependencies instead of gated behind the optional `[visualizer]` extra, so the visualizer works out of the box on every install.
---
### Development / Internal
#### CI/Build
- Simplify `build-dist-linux.sh` to install `.` instead of `.[visualizer]` now that the deps are part of the base install.
---
### Contributors
- @alexei.dolgolyov — 1 change