Skip to content

v0.6.7

Pre-release
Pre-release

Choose a tag to compare

@dweagle dweagle released this 01 Jun 14:13
· 80 commits to develop since this release

[0.6.7] - 2026-06-01

Fixed

  • Database: switched SQLAlchemy engine to NullPool to prevent connection pool exhaustion with SQLite — resolves WebSocket crashes and errors during TMDB searches and Community Requests image loading
  • Community Requests: fixed request info panel overflow caused by flex layout
  • Drives: clearing the custom sync path field now correctly saves an empty value instead of retaining the previous path
  • Drives: null values for custom path are now handled correctly in the drive update function