Skip to content

v0.39.0-dev.2

Pre-release
Pre-release

Choose a tag to compare

@JasonLandbridge JasonLandbridge released this 26 Aug 14:54
· 71 commits to dev since this release

0.39.0-dev.2 (2026-08-26)

Bug Fixes

  • WebAPI: Add UMASK environment variable for group-writable files (6d43c92)
  • Web-UI: Adjust column widths in downloads table (41c1a9d)
  • Web-UI: Disable cancel button when deleting a server (9a027e3)
  • WebAPI: Downloading from a server which has not auth token anymo… (#649) (5b7becd)
  • WebAPI: Downloading from a server which has not auth token anymore will now correctly make as AuthError (6519804)
  • Web-UI: Enhance download notification translations for TV shows, seasons, and episodes (3deb5a7)
  • WebAPI: Enhance download task retry logic and status handling (981c712)
  • WebAPI: Enhance media query cache initialization before background jobs (d6bd17a)
  • WebAPI: Fix the missing ETA when downloaded files are moved (49d432f)
  • Web-UI: Fixed the clear completion dialog clearing the wrong Download table of completed download tasks (c198a5c)
  • Web-UI: Fixed the media overview not returning to the last scroll position (793bb4a)
  • Web-UI: Normalize scrollbar styling (d03a2af)
  • WebAPI: Optimize Plex server deletion logic (f501fb4)
  • WebAPI: Re-implement retry logic for download tasks especially when the connection is poor (646b805)
  • Web-UI: Restore server access refresh flow (f30cd32)
  • WebAPI: Restore transient download retries (6c2c844)
  • WebAPI: Update time remaining calculation for moving download tasks (ca02598)

Features

  • WebAPI: Add seperate refresh access endpoint for Plex server accounts (3f1fc47)
  • Web-UI: Add the selected destination in the download confirmation dialog next to the download button (ef7cea5)
  • Web-UI: Media highlight the last viewed media when navigating (a1af839)