Skip to content

nightly-4b9cff3e-ls250

Pre-release
Pre-release

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 16 Mar 08:07
· 24 commits to nightly since this release
ea0586f

CI Report:

https://ci-tests.linuxserver.io/linuxserver/beets/nightly-4b9cff3e-ls250/index.html

LinuxServer Changes:

No changes

Remote Changes:

Fixups after utils move (#6446)

Key changes

  • get_model_changes signature tightened: The old parameter is no
    longer optional — callers must pass an explicit model. The
    None-fallback logic (old or new.get_fresh_from_db()) is pushed up to
    show_model_changes, which is the appropriate place for that default
    behaviour.
  • Changelog updated: Plugin developers are notified to update their
    imports.