Version 0.32.0
Features
- Client: Add support for (secure-) websockets (Issue #1325, PR #1340)
- Server: Add client certificate validation (Issue #1334)
- Server: Add control script for Plex (PR #1346)
Bugfixes
- Fix typos (PR #1333, PR #1341, PR #1345)
- Add
mpv
option--ao-pcm-waveheader=no
on player setup page (Issue #1094) - Fix clang-tidy static analysis issues (Issue #1354)
- Fix building with Jack on Fedora (Issue #1363)
- Snapserver silently ignores if config file cannot be read (Issue #1402)
- Add required packages to build instructions (Issue #1397)
- Fix stream URI string encoding (PR #1398)
- Fix reading port for TCP streams (PR #1399)
General
- Snapweb: Update to v0.9.1
- Client: Command line arguments '--host' and '--port' are deprecated
- Update binary_protocol.md (Issue #1339)
- Add missing doxygen code documentation (Issue #1352)
- Add clang-tidy static analysis to CI (Issue #1353)
- Compiles with boost v1.88.0 (Issue #1367, PR #1378, PR #1387)
- Add Music Assistant project to readme (PR #1366)