Skip to content

Releases: serpapps/circle-downloader

Downloader for Circle - v4.0.3

17 Apr 11:10

Choose a tag to compare

What's New

  • Added an Assets tab so Circle lesson files like PDFs and slide decks can be detected and downloaded from the popup.
  • Improved Circle lesson scanning so embedded Vimeo videos and lesson attachments are picked up more reliably.
  • Fixed popup download handling so video downloads follow the same successful path as the inline overlay button.
  • Fixed popup tab/type routing so video actions no longer fall through to the text-post flow.
  • Updated support-bundle browser launching to respect the saved Circle lesson URL from the bundle.
  • Refined the popup layout so the four stats and four tabs display cleanly in a single row.

Included Builds

  • Chrome
  • Edge
  • Brave
  • Opera
  • Yandex
  • Whale

Downloader for Circle - v4.0.2

12 Mar 18:39

Choose a tag to compare

What's New

  • Added a free trial flow to make first-time setup easier.
  • Added in-extension update notifications so users can see when a newer build is available.
  • Added release watermarking across packaged browser builds for clearer artifact tracking.
  • Restored legacy downloader support to improve compatibility with older video flows.
  • Updated product naming and release labeling for a cleaner, more consistent presentation.
  • Added help and support links to make troubleshooting and onboarding easier.

Included Builds

  • Chrome
  • Edge
  • Brave
  • Opera
  • Yandex
  • Whale

Downloader for Circle - v4.0.1

17 Feb 11:52

Choose a tag to compare

Restored legacy downloaders, added new auth.

Circle Video Downloader by SERP - v3.0.3

16 Feb 12:24

Choose a tag to compare

  • Added better titles for circle downloads.
  • Fixed errors popping during tellatv downloads
  • Fixed fmp4 muxing error on longer videos > 2000 segments

Circle Video Downloader by SERP - v3.0.2

13 Feb 10:16

Choose a tag to compare

  • Added https://www.tella.tv/ support to downloader
  • Detect expired/near-expired signed URLs (Expires).
  • Prefer fresh manifest candidates over stale ones.
  • If stale or 403, auto-warm playback across frames, rescan manifest, and retry once automatically.
  • Fixed a bug where m3u8Url was reassigned after const declaration.

Circle Video Downloader by SERP - v3.0.1

12 Feb 13:01

Choose a tag to compare

Added Free Trial (3 downloads).

Circle Video Downloader by SERP - v3.0.0

06 Feb 04:00

Choose a tag to compare

  • Restored legacy downloaders
  • Added new auth.

Circle Downloader - v1.0.3

05 Feb 18:22

Choose a tag to compare

  • Reverted to legacy downloader
  • Added new auth system

Circle Downloader - v1.0.2

23 Nov 18:11
fef2af3

Choose a tag to compare

  • Fixed Loom downloads by matching Loom’s current GraphQL client version (743c46d) and switching to single-operation payloads (Loom now rejects batched requests).
  • Updated handlers to consume GraphQL responses as objects (no array destructuring), preventing “intermediate value is not iterable” failures.
  • Added richer GraphQL error-body logging to surface Loom server messages when requests fail.

Circle Downloader - v1.0.1

18 Nov 19:54
fef2af3

Choose a tag to compare

  • Added support for new circle downloads on third party site
  • Improved the UI feedback when downloads are progressing.