Skip to content

v1.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Jul 05:40

1.11.0 (2026-07-20)

✨ Features

  • auth: experimental per-user Plex JWT provisioning (#407) (d5b26df)
  • downloads: folder tree, bulk selection & column sorting for file contents (#489) (4d31411)
  • services: add Cleanuparr integration (#490) (cf671fc)

🐛 Bug Fixes

  • auth: survive Plex token rotation on abandoned sign-ins (#408) (a8b1448)
  • disable priority setting for files being updated (a7492ff)
  • disable priority setting inflight & validate API key in cleanuparr (#500) (571390a)
  • styles: update downloads select component (#467) (1311d3c)
  • validate API key and SSL usage in cleanuparr test (b251e96)

🤖 CI/CD