Skip to content

v2.3.2

Choose a tag to compare

@avi12 avi12 released this 05 Jun 14:58
· 45 commits to main since this release

What's changed

Bug fixes

  • Downloads stopping mid-progress on Linux Chrome — Zod validation now guards player response, videoData, DownloadRequest and caption schemas so malformed data is rejected cleanly instead of corrupting the pipeline (6f7f5e58)
  • Cancel button not aborting downloads — panel cancel was routed through a cross-world messenger that drops same-world events; now goes directly to the background (e107d483)
  • Global quality option changing local panel quality during a download — video format tracker now freezes while a download is in progress (c56b3f01)
  • Local panel options updating from global changes mid-download — panel options lock on download start and only resume tracking global changes after completion (ffeecf38)

Refactoring

  • All cancel actions now route through a single performCancelDownload path regardless of origin (popup, panel, playlist, grid)

Commit range

fd1c20290eb357f0