Skip to content

v0.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jun 05:01

0.13.0 (2026-06-29)

Bug Fixes

  • dashboard: improve stat cards with inline expand, storage icons, and resolve lint (10c5e10)
  • dashboard: prevent free space from being counted multiple times when root folders share a filesystem (4d59d89)
  • discover: keyword blocklist now filters dashboard sections and takes effect immediately (5e22211)
  • downloads: harden vanished-download recovery from awaiting state (19d3f1d)
  • downloads: integrate 'awaiting' recovery status and fix recovery test (f7bc7bf)
  • naming: preserve {CleanTitle} behavior and correct OriginalTitle tests (729b922)
  • naming: wire originalTitle into movie folder creation (b867023)
  • profiles: persist preventDowngrades in built-in profiles (6d54393)
  • profiles: prevent repeated grabs, reject unknown sizes when limits set, and default preventDowngrades to true (64ed303)
  • recover vanished downloads via client path reconstruction with auto-retry (bb53ea6)
  • release: show old theatrical-only titles as Released after 3 years (1ac6fea)
  • resolve type error, svelte state warnings, and empty snippet in library and logs components (e546289)
  • resolve TypeScript error on LibraryBreakdownItem slug type mismatch (ffc3119)
  • root-folders: prevent root folder path validation self-overlap when editing (39583b0)
  • ui: persist discover debug filter state, improve carousel arrow visibility, and align mobile action row (9551844)

Features

  • add {OriginalTitle} and {OriginalCleanTitle} naming tokens (bab7c9a)
  • dashboard: link storage card to storage maintenance page (7789ae5)
  • discover: enrich discover media hero with video clips and backdrops (33aa5fb)
  • library: apply UX improvements, contextual back button, and sidebar cleanup to TV series (4df5faf)
  • library: improve movie detail mobile UX with sticky action bar and layout refinements (3d634fd)
  • library: redesign movie detail header with improved layout and metadata (b4da41a)
  • library: restore library scope on back navigation and show library name in back button (b87ea87)
  • library: streamline movie detail sidebar by removing header duplicates and merging storage into details (5922cd9)
  • profiles: add prevent resolution downgrades option (f40f305), closes hi#scoring
  • ui: add Discord/GitHub links to logged in footer menu (25fcc84)
  • ui: add logo, version, and Discord/GitHub links to login and setup screens (ba9199a)
  • ui: enhance storage maintenance page UI (e3d301a)