Releases: serpapps/circle-downloader
Releases · serpapps/circle-downloader
Downloader for Circle - v4.0.3
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
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
Restored legacy downloaders, added new auth.
Circle Video Downloader by SERP - v3.0.3
- 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
- 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
Added Free Trial (3 downloads).
Circle Video Downloader by SERP - v3.0.0
- Restored legacy downloaders
- Added new auth.
Circle Downloader - v1.0.3
- Reverted to legacy downloader
- Added new auth system
Circle Downloader - v1.0.2
- 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
- Added support for new circle downloads on third party site
- Improved the UI feedback when downloads are progressing.