Skip to content

v2.4.1

Choose a tag to compare

@avi12 avi12 released this 10 Jun 19:10
· 11 commits to main since this release

Highlights

  • Resilient downloads — transient failures now auto-retry the whole download pipeline with backoff instead of silently stopping, and videos YouTube reports as removed/private/region-blocked now show a clear "Unavailable" state instead of failing quietly.
  • Firefox settings dropdowns fixed — the settings pickers (video/audio container, quality, language) now anchor to their button, scroll when the list is long, and flip above when the trigger sits low in the popup — matching Chrome. The audio "Custom language" picker now uses the same dropdown component as the rest of the UI (previously a plain <select>).
  • Analytics — anonymous telemetry now records the extension version and the browser UI language, alongside the existing browser/OS. Still no video IDs, URLs, titles, or identity data.

Internal: clearer credential module names and a new CONTRIBUTING guide.

Full changelog: v2.4.0...v2.4.1