Skip to content

2.10.0 NIGHTLY 2026070805

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jul 06:11
2da6ba2

📦 Nightly Release

Changes since 2.10.0.dev2026070706

🚀 Features and enhancements

  • Expose bpm, musical key and RMS waveform to the frontend (by @MarvinSchenkel in #4626)
  • Speed up library matching with an indexed external ID lookup table (by @marcelveldt in #4628)
  • Speed up library listings by streaming from the sort index (by @marcelveldt in #4629)
  • Remove periodic garbage collection (by @marcelveldt in #4630)
  • Avoid threadsafe dispatch overhead when signalling events (by @marcelveldt in #4631)
  • Speed up library sync when nothing has changed (by @marcelveldt in #4632)
  • Raise transient provider errors instead of caching them as negatives (by @marcelveldt in #4636)
  • Fastmcp_server: Searchable log tail, whole-record tracebacks, log stats (by @trudenboy in #4640)
  • Reduce image proxy-id overhead when serializing media items (by @marcelveldt in #4642)
  • Make the external id lookup table the single source of truth (by @marcelveldt in #4645)

🐛 Bugfixes

🎨 Frontend Changes

Other Changes

  • Lokalise translations update (by @github-actions[bot] in #4639)

🧰 Maintenance and dependency bumps

🙇 Thanks to our contributors

Special thanks to the following contributors who helped with this release:

@GiuliaPassoni, @MarvinSchenkel, @OzGav, @SyntaxSawdust, @jozefKruszynski, @marcelveldt, @stvncode, @trudenboy