• v2.1.4 e12d5d5260

    v2.1.4 Stable

    BlakeRain released this 2025-07-18 16:38:36 +00:00 | 99 commits to main since this release

    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: https://github.com/BlakeRain/parcel/compare/v2.1.0...v2.1.4

    Downloads