Skip to content

v0.1.22

Choose a tag to compare

@github-actions github-actions released this 24 Apr 13:12
29dc4fa

Added

  • make chunk size configurable via TOML, default 5 MB
  • tiered upload limits for API key users, 10 MiB chunks, resets_at in 413
  • enforce server-side upload limits (5 GiB/upload, 15 GiB rolling/email)

Fixed

  • align upload limits to round GB values (5 GB / 100 GB)
  • use GB instead of GiB in API description
  • (upload) raise Rocket data limits to match CHUNK_SIZE

Other

  • Merge branch 'main' into feat/x-postguard-email-header
  • Merge pull request #105 from encryption4all/fix/upload-chunk-data-limit
  • remove outdated cryptify-frontend/backend references
  • Add PostGuard logo to README
  • Standardize README