Changelog
Track our latest updates, improvements, and bug fixes.
v0.5.10September 2026
- Linux Support: Native Messaging communication is now fully supported on Linux platforms.
- Session Authorization: VDX extension now securely passes cookies to the local app to download age-restricted and premium videos without any remote server involvement.
- Sidecar Paths: Corrected native messaging sidecar paths on Windows to match the latest build architectures.
v0.4.2September 2026
- Important Notice regarding the Black Screen: We continuously work on updating the app. Recently, due to vulnerabilities discovered in some libraries, we pushed a rapid update. Unfortunately, this resulted in an unintentional technical error causing a 'Black Screen' for those who updated.
- Resolution: If you updated and faced this issue, please completely uninstall the current version from your device, then download this new version (0.4.2). If you haven't updated yet, don't worry! Just download the latest version and everything will work perfectly.
- Implemented an advanced protection system (Error Boundary) that prevents the app from crashing and displays a graceful fallback UI instead of a black screen during connection errors.
- Completely hidden the backend terminal console to run silently in the background.
v0.4.0September 08, 2026
- Pause and Resume: Added dedicated buttons to seamlessly pause and resume downloads directly from the app interface.
- Browser Extension: Major architectural update for faster and more memory-efficient link interception.
- Important Note: This update requires the new v3.17.0 extension. If the Chrome Web Store update is delayed, the old extension might experience issues, but the app works 100% by manually pasting links.
v0.3.22July 07, 2026
- Double Icon & Ghost Icon Fix: Solved an issue where the app would display multiple tray icons by removing redundant tray configuration, which also eliminated ghost icons entirely.
v0.3.21July 07, 2026
- Auto-Updater Compatibility: Reverted product name to ensure seamless automatic updates for users on older versions without creating duplicate directories.
v0.3.20July 06, 2026
- Single Instance Enforcement: Prevented multiple app instances from running concurrently to save system resources.
- System Tray: Resolved 'ghost icons' in the Windows system tray by implementing graceful shutdown.
v0.3.19July 06, 2026
- CI/CD Pipeline: Optimized GitHub Actions to bypass artifact constraints by uploading release assets directly to GitHub Releases.