Version History

v1.1.1 LATEST
July 26, 2026
  • Geoblocking & Location Picker: Real-time location autocomplete using OpenStreetMap Nominatim for highly granular download blocking (e.g. "Sarojini Nagar, Delhi"). Backed by server-side IP geolocation verification.
  • Refined UI Layout: Reorganized advanced options into elegant, collapsible accordions for Media Processing and Security.
  • File Compression Toggles: Fixed visibility of target compression size input.
  • Bug Fix: Resolved "textContent of undefined" upload crash due to DOM desynchronization.
  • PDF Export Upgrade: Export Analytics now generates a perfectly formatted tabular PDF containing file names and active share links, stripping away messy UI elements.
  • Global Inbox Nav: Inbox is now easily accessible via the main navigation bar.
v1.1.0
July 26, 2026
  • Multi-Part Archiving: Upload entire folders. The system automatically creates a WebAssembly ZIP archive locally before chunking and uploading.
  • Webhooks Integration: Added real-time HTTP event dispatching for automated tracking of downloads.
  • Global Inbox (Anonymous Drop): Created `inbox.html` for receiving files anonymously from external users into a unified system inbox.
  • Self-Destruct Mode: Files can now be marked to "Burn After Reading", securely deleting them instantly after one download.
  • Dynamic ETA & UI Polish: Upload dashboard calculates real-time ETA.
  • QR Code & Password Generation: Instantly share files across devices and generate secure 16-character passwords.
v1.0.0
July 26, 2026
  • Initial Release: Deployed DFUS globally on Render and Cloudflare Pages.
  • Multi-threaded Engine: Core engine capable of splitting files into 5MB chunks and dispatching them concurrently.
  • SHA-256 Integrity: Cryptographic verification of files post-merge.
  • Cloud Backup: Automatic integration with Gofile.io for persistent mirroring.
  • Password Protection: AES-like security for restricting download access.