Skip to content

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 26 Jun 18:56
936c53d

1.1.1 (2026-06-26)

Bug Fixes

  • enforce keepHistory and historyRetentionDays settings (724d844)
  • security: sanitize URL in playlist-info error message (df3393e)
  • security: sanitize URL in yt-dlp job-start log (3af0825)
  • security: validate job_id in delete_history_item (71a81cf)
  • security: validate job_id in download control commands (b8ad00c)
  • security: validate output_dir against base download dir (a0f1e1d)
  • skip thumbnail embed for unsupported audio formats (ecbef4d)
  • ui: restore link color inheritance after Tailwind removal (6d8d808)

Performance Improvements

  • derive subtitle languages from videoInfo instead of refetching (079f318)