Skip to content

Releases: MisplacedOrange/OrangeDL

OrangeDL v1.1.0

Choose a tag to compare

@MisplacedOrange MisplacedOrange released this 12 Jun 23:47

OrangeDL v1.1.0 - Release | 2026-06-12 |
Adds five built-in color themes (Creamsicle, Midnight Marmalade, Peach
Fizz, Mint Squeeze, Bubblegum) with instant apply and DB persistence.

Adds yt-dlp video download support via a new media_extractor module and
VideoDownloadModal: automatic yt-dlp detection and install, thumbnail
preview, quality selector, and progress tracking.

Adds settings export/import as JSON.

Bug fixes: resume now re-fetches the full file when ETag/Last-Modified
changes on the server; progress events no longer overwrite terminal
download states; app settings are loaded in a single batched DB query.

Removes internal planning artifacts (plan.md, PRD.md, windows-vm-qa.md).
Adds SPDX license headers to all source files. Bumps version to 1.1.0.

OrangeDL v1.1.0 - Release

Choose a tag to compare

@MisplacedOrange MisplacedOrange released this 07 Jun 03:51

OrangeDL v1.0.0 - Release | 2026-06-06 |

  1. First ever release

Full Changelog: Alpha...Version

OrangeDL v1.1.0 - Release | 2026-06-12 |

Adds five built-in color themes (Creamsicle, Midnight Marmalade, Peach
Fizz, Mint Squeeze, Bubblegum) with instant apply and DB persistence.

Adds yt-dlp video download support via a new media_extractor module and
VideoDownloadModal: automatic yt-dlp detection and install, thumbnail
preview, quality selector, and progress tracking.

Adds settings export/import as JSON.

Bug fixes: resume now re-fetches the full file when ETag/Last-Modified
changes on the server; progress events no longer overwrite terminal
download states; app settings are loaded in a single batched DB query.

Removes internal planning artifacts (plan.md, PRD.md, windows-vm-qa.md).
Adds SPDX license headers to all source files. Bumps version to 1.1.0.

OrangeDL v0.2.0 - Minor CSS refactoring

Choose a tag to compare

@MisplacedOrange MisplacedOrange released this 30 May 18:30

Full Changelog: https://github.com/MisplacedOrange/OrangeDL/commits/Alpha

OrangeDL v0.1.0 - Release

  1. First release of OrangeDL

OrangeDL v0.2.0 - Minor CSS refactoring

  1. Spilt CSS into dedicated, documented files.
  2. replaced vague variables with semantic ones.
  3. Raw HEX colours now only exist in theme.css

! CSS update 1/2 !