This repository was archived by the owner on Mar 27, 2026. It is now read-only.
This release adds some various fixes and improvements
- Upload permissions were revamped (tracking in #6)
- Address incorrect number formatting (IEC vs SI)
- Account and team limits now include a dropdown for scale
- The SQLite database now uses the WAL
- Bulk uploads now insert into the database far faster
- Group checkboxes (for selecting uploads) now just use DOM state
- Stats are now updated when deleting uploads
- Teams edit modal now automatically creates the team slug
- Better error pages
- Tabs now show the number of uploads
- Passwords now automatically transition from PBKDF2 to ARGON2
- Share modal copy button now correctly forms the URL
- Deletion operations now include CSRF checking
- Fixes for various formatting and layout issues
Full Changelog: v2.1.0...v2.1.4