Release History

NovaDL Changelog

Keep track of updates, security hotfixes, performance gains, and new capabilities implemented in NovaDL.

v0.2.0-alpha Latest Release July 10, 2026
New Features
  • Browser Extension Integration: Launched official companion extension to capture media URLs in real time.
  • Multi-threaded Download Segmenting: Enabled `aria2c` process configurations to slice files into 16 parallel threads.
  • Auto-Updater: Created Windows registry check routines for automatic software downloads.
Fixes & Enhancements
  • Patched Edge WebView focus/blur event propagation loops.
  • Optimized SQLite database query indexing for faster log rendering.
v0.1.0-alpha Initial Release June 15, 2026
Core Systems Architecture
  • Designed standard DownloadEngineContract layer mapping requests dynamically.
  • Configured deep background pipeline processes for `yt-dlp` wrapper logic.
  • Built custom system tray configurations with minimize-to-tray capability.