Skip to content

v0.3.19 — Maintenance

Choose a tag to compare

@aroundmyroom aroundmyroom released this 05 Aug 05:58
· 29 commits to main since this release

v0.3.19 — Maintenance

Maintenance release with Auto-DJ improvements and admin fixes.

  • Auto-DJ: fixed a session-pinning issue where the DJ could get stuck repeating untagged tracks indefinitely when the artist cooldown covered every artist in scope. Untagged songs now correctly fall through to the cooldown-relaxed fallback path so real variety is restored.
  • Admin: API routes now return the correct HTTP 403 status when accessed by a non-admin user (previously returned 405, which is reserved for the admin-lock setting).
  • Admin: loaders no longer hang on a permanent spinner when a network request fails on startup.