Skip to content

v0.5.8

Choose a tag to compare

@Bl4nk44 Bl4nk44 released this 12 Jun 16:48
· 92 commits to main since this release
v0.5.8
e5ad3b8

What's Changed

Fixed

  • Startup: remove duplicate Alembic migration run on boot — migrations no longer execute twice during container startup
  • UI: theme-aware surfaces (light/dark) and removal of the redundant playlist source badge

Build

  • Reproducible deps: PEP 751 pylock.toml generated from requirements.txt; Dockerfile installs from the lock for deterministic builds (SonarQube S8565)
  • Pre-commit hook: enforce pylock.toml regeneration when requirements.txt changes
  • Remove unused uv.lock

Full Changelog: v0.5.7...v0.5.8