github pSpitzner/beets-flask v2.0.0-rc2

latest releases: v2.0.0-rc4, v2.0.0-rc3
pre-release2 months ago

⚠️ Breaking Changes ⚠️

  • Base image changed: The container base image is now python:3.12-slim (previously python:3.11-alpine). If you use a custom startup.sh, please verify compatibility, as Alpine-specific tooling and shell behavior may differ #212
  • Changed config option: gui.inbox.folders.your_inbox.autotag no longer accepts false, use "off" instead. (This was needed for consistency for the new config validation)

Changes since rc1:

  • Option to disable web terminal
  • Fixes for smoother onboarding experience
  • Fixes to the uv setup so packages installed via requirements.txt are available as expected

Note: the logs and web ui will still say rc1 (forgot to update the version number :P )

Full Changelog: v1.2.1...v2.0.0-rc2

Don't miss a new beets-flask release

NewReleases is sending notifications on new releases.