Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jun 18:24
bfa5e86

1.2.0 (2026-06-28)

Features

  • security: add filename template traversal validator (3883f26)
  • security: validate filename template on download start (785391a)
  • security: validate filename template on settings save (e648b37)
  • settings: add updater preference fields (f0cd1cb)
  • updater: add backend update-check commands (40918e1)
  • updater: add banner, modal, and context components (f1fbf4c)
  • updater: add update service and startup checker hook (3f0f7e9)
  • updater: mount update provider and banner (4177eb8)

Bug Fixes

  • clean subdirectory partials on cancel (9bcf4cc)
  • close pause/cancel race in resume_download (be1ca5e)
  • don't let late progress events revert terminal job status (09e5e83)
  • ignore non-existent cookie file instead of passing bad path (ad1aa94)
  • key playlist selection by index, not video id (8b25127)
  • reconcile applyQueuePatch by status priority (6101c7f)
  • use cross-platform path separator in handleOpenFolder (4c075b0)
  • wrap each queue item in a per-item error boundary (9cd71d3)