Release Notes
DROP update history
stable-1.0Stable releaseMarch 2026
- →Upload limit increased from 2 GB to 5 GB
- →SEO: metadata, sitemap.xml and robots.txt optimized
- →JSON-LD Schema.org (WebApplication and FAQPage)
- →Pages /alternativa-wetransfer and /faq for discoverability
- →First stable release
beta-0.9Wholesale APIMarch 2026
- →Dedicated REST API v1 for wholesale clients, authenticated via API key (drop_live_*)
- →Single file and multi-file bundle upload via API with the same antivirus and MIME checks as the portal
- →SHA-256 checksum exposed in every upload response
- →Dedicated per-client rate limiting (default 500 requests/hour)
- →Endpoints for file metadata and revocation of client-owned files
- →/account endpoint with real-time usage statistics
- →Admin panel: API key creation, listing and revocation
- →Open CORS for external wholesale origins
beta-0.8Multiple uploadMarch 2026
- →Upload up to 10 files simultaneously with drag & drop
- →Multiple files are compressed into a single downloadable ZIP
- →File list with type preview, size and individual removal
- →Progress bar during multiple upload
- →Limit 2 GB per file, max 10 files per session
beta-0.7Legal & ComplianceMarch 2026
- →Added full Privacy Policy in 10 languages
- →Added Terms of Service page in 10 languages
- →Privacy Policy and Terms links in footer
- →Implicit consent notice in upload interface
beta-0.6Security & IntegrityMarch 2026
- →SHA-256 checksum verification on every upload
- →Real-time antivirus scan on every uploaded file
- →Ability to revoke a download link before expiry
- →Dedicated error page for deactivated links
beta-0.5BrandingMarch 2026
- →Footer updated from "Powered by" to "Developed by"
- →First release deployed via automatic CI/CD pipeline
beta-0.4SecurityMarch 2026
- →Real MIME type validation via magic bytes
- →Progressive IP banning (5min → 15min → 1h → 6h → 24h)
- →100 GB daily quota per IP
- →Configurable trusted IP whitelist
beta-0.3Audit & ComplianceMarch 2026
- →Full logging of every upload and download
- →72-month retention with automatic IP anonymization (GDPR)
- →Command-line log consultation scripts
beta-0.2InternationalizationMarch 2026
- →Support for 10 languages: IT, EN, FR, DE, ES, PT, ZH, JA, AR, HI
- →Automatic browser language detection
- →RTL layout support for Arabic
beta-0.1Initial ReleaseMarch 2026
- →Drag & drop upload up to 2 GB with progress bar
- →Download links with automatic 7-day expiry
- →Full Docker stack with automatic HTTPS
- →Hourly database backup