Skip to content

K7 v1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 08:56
· 92 commits to main since this release
Immutable release. Only release title and notes can be modified.

Highlights

  • OpenSubsonic API for external music clients with app passwords and playback history integration (https://github.com/kaybi-gh/K7/discussions/14)
  • Helm chart published to OCI for simpler Kubernetes installs
  • Redesigned cover picker (tabs, search, virtualization) plus more reliable cover persistence
  • Series metadata search/reidentify now cascades TVDB then TMDB

Changes

Features

  • feat(opensubsonic): add OpenSubsonic API with app passwords and playback history @kaybi-gh (#15)
  • feat(helm): publish OCI chart @qjoly (#12)
  • feat(covers): redesign cover picker with tabs, search, and virtualization
  • feat(metadata): cascade TVDB/TMDB for series identification

Bug Fixes

  • fix(covers): copy selected pictures so covers survive metadata refresh
  • fix(covers): hide native file input in cover picker
  • fix(music): repair ID3v2.3 artist slash splits
  • fix(admin): remount background tasks table when filters change
  • fix(diagnostics): harden suspected duplicate year query

CI

  • ci(help): OCI publish workflow @qjoly (#12)

Artifacts

  • Docker: ghcr.io/kaybi-gh/k7:1.1.0
  • Android: K7-1.1.0-android.apk
  • Windows: K7-1.1.0-win-x64.zip

New contributors

  • @qjoly made their first contribution in #12 (thank you ❤️)