• v4.0.0-beta.7 b73419e748

    v4.0.0-beta.7 Pre-release

    kerem released this 2026-02-21 22:12:15 +03:00 | 91 commits to beta since this release

    📅 Originally published on GitHub: Sat, 21 Feb 2026 19:20:49 GMT
    🏷️ Git tag created: Sat, 21 Feb 2026 19:12:15 GMT

    Downloads
  • v4.0.0-beta.6 709dac2c77

    v4.0.0-beta.6 Pre-release

    kerem released this 2026-02-15 10:51:25 +03:00 | 104 commits to beta since this release

    📅 Originally published on GitHub: Sun, 15 Feb 2026 08:58:31 GMT
    🏷️ Git tag created: Sun, 15 Feb 2026 07:51:25 GMT

    Full Changelog: https://github.com/lox-audioserver/lox-audioserver/compare/v4.0.0-beta.5...v4.0.0-beta.6

    Downloads
  • v4.0.0-beta.5 ed197aaf2e

    v4.0.0-beta.5 Pre-release

    kerem released this 2026-02-08 15:49:40 +03:00 | 163 commits to beta since this release

    📅 Originally published on GitHub: Sun, 08 Feb 2026 12:51:49 GMT
    🏷️ Git tag created: Sun, 08 Feb 2026 12:49:40 GMT

    What's Changed

    Full Changelog: https://github.com/lox-audioserver/lox-audioserver/compare/v4.0.0-beta.4...v4.0.0-beta.5

    Downloads
  • v4.0.0-beta.4 8a86cf7895

    v4.0.0-beta.4 Pre-release

    kerem released this 2026-02-01 01:05:54 +03:00 | 209 commits to beta since this release

    📅 Originally published on GitHub: Sun, 01 Feb 2026 08:38:09 GMT
    🏷️ Git tag created: Sat, 31 Jan 2026 22:05:54 GMT

    Full Changelog: https://github.com/lox-audioserver/lox-audioserver/compare/v4.0.0-beta.3...v4.0.0-beta.4

    Downloads
  • v4.0.0-beta.3 63e7b72111

    v4.0.0-beta.3 Pre-release

    kerem released this 2026-01-25 04:06:01 +03:00 | 239 commits to beta since this release

    📅 Originally published on GitHub: Sun, 25 Jan 2026 01:07:42 GMT
    🏷️ Git tag created: Sun, 25 Jan 2026 01:06:01 GMT

    Full Changelog: https://github.com/rudyberends/lox-audioserver/compare/v4.0.0-beta.2...v4.0.0-beta.3

    Downloads
  • v3.1.0 171c649fbf

    v3.1.0 Stable

    kerem released this 2025-11-25 21:21:34 +03:00 | 314 commits to beta since this release

    📅 Originally published on GitHub: Tue, 25 Nov 2025 18:21:37 GMT
    🏷️ Git tag created: Tue, 25 Nov 2025 18:21:34 GMT

    3.1.0 (2025-11-25)

    • chore: added admin build step to npm run build (8465717)
    • chore: added extra debug logging (87aa025)
    • chore: addedd temp debug logging (c7be2f4)
    • chore: removed legacy version key (2f10be6)
    • chore: test (7cc92d7)
    • chore(deps-dev): bump js-yaml (243921d)
    • chore(statemapper): removed debug logging (1e33332)
    • refactor: remove axios and google-tts dependencies (fdc9d4a)
    • refactor(musicassistant): move all statefiles to state directory (8c2c703)
    • refactor(runtime): unify contentplay parsing, favorite handling, shuffle + fade (2f9e313)
    • refactor(statemapper): slight refactor en debug logging removal (1ff2610)
    • refactor(zonecommands): simplified zonecommand handling (e5f3075)
    • refactor(zonecommands): simplified zonecommand handling (448b5df)
    • fix(alerts): reverted use of grouping for now (a997ecf)
    • fix(alertsmanager): refactor and set loxone defined volume for alert (58f936a)
    • fix(http): return proper CORS headers for OPTIONS preflight requests (b1468d0)
    • fix(mediaassistant): fixed radio servicefolderResponse (6855aa0)
    • fix(musicassistant): change favorite type to normal playlist (7e62a81)
    • fix(musicassistant): do globalsearch for radioitems (4ef192a)
    • fix(musicassistant): make radio items playable (9d771ef)
    • fix(musicassistant): only return radio array (8ad0a64)
    • fix(musicassistant): preserve original case of maPlayerId parameter (77015f1)
    • fix(musicassistant): preserve queue when selecting a track from the queue (cb65dcb)
    • fix(musicassistant): reintroduced radio search (f2041d5)
    • fix(musicassistant): set correct total items for paging (be892cb)
    • fix(musicassistant): use subscription based notification model (fc63a2d)
    • fix(upload): always remove existing alert file before storing new upload (938a99b)
    • fix(volume): absolute volume input now applied directly instead of incremented (1cc363f)
    • feat(upload): implement record-and-play support for uploaded announcements (0a0d5ef)
    • fix(musicassistant) fix radio coverart for favorites (f0701c8)
    Downloads