Releases: MisplacedOrange/OrangeDL
Release list
OrangeDL v1.1.0
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
OrangeDL v1.0.0 - Release | 2026-06-06 |
- 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
Full Changelog: https://github.com/MisplacedOrange/OrangeDL/commits/Alpha
OrangeDL v0.1.0 - Release
- First release of OrangeDL
OrangeDL v0.2.0 - Minor CSS refactoring
- Spilt CSS into dedicated, documented files.
- replaced vague variables with semantic ones.
- Raw HEX colours now only exist in theme.css
! CSS update 1/2 !