Changelog
Every release, every change — documented publicly.
v1.1.0
March 2026
Latest
Security & Privacy
- In-file metadata stripping — Automatic scrubbing of PDF and DOCX metadata (Author, computer, revision info).
- HMAC integrity hashes — HMAC-SHA256 keyed with a secret salt prevents correlation with public file databases.
- Security headers added — Full suite of Referrer-Policy, nosniff, Frame-Options, and Permissions-Policy.
- Reduced database footprint — Removed
short_idfrom upload logs to break user→file association.
Bug Fixes
- Upload quota bypass closed — Quotas now persist even if a file is immediately deleted.
- DOCX Viewer — Fixed rendering of Word documents using Mammoth.js for client-side HTML conversion.
- Memory leaks fixed — Resolved various
TypeErrorcrashes related to DOM replacement.
v1.0.x
March 2026
Patches
Features
- Self-host Admin Mode — Automatic detection and exposure of admin UI for local deployments.
- Document Rename — Uploaders can set custom display names for their files.
- Forward Secrecy — Per-file key wrapping for stored content.
- Screenshot Protection — Blackout behaviors on tab blur or visibility change.