Skip to content

Releases: encryption4all/cryptify

v0.1.22

24 Apr 13:12
29dc4fa

Choose a tag to compare

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

v0.1.21

20 Apr 11:38
1ba391f

Choose a tag to compare

Other

  • cargo update to refresh dependencies and resolve advisories
  • Fix release-plz creating PRs when nothing changed

v0.1.20

03 Apr 15:53
ac7f668

Choose a tag to compare

Other

  • Use high-res PostGuard logo with text in email template

v0.1.19

30 Mar 07:56
e575642

Choose a tag to compare

Other

  • Merge branch 'main' into add-explanation
  • Update build pipeline versions

v0.1.18

30 Mar 07:32
19e7bbe

Choose a tag to compare

Other

  • Use native runners
  • Try 24375738 to make the pipeline work

v0.1.17

27 Mar 14:53
879b1ad

Choose a tag to compare

Other

  • Upload to ghcr instead of docker
  • Switch to docker specified workflow
  • Move anchore scan
  • Disable arm/amd build publish
  • Try 100 version of automated release

v0.1.16

27 Mar 13:27
e6ce477

Choose a tag to compare

Other

  • Disable main build on push

v0.1.15

27 Mar 10:24
1e55782

Choose a tag to compare

Other

  • try the rlsplz way

v0.1.14

27 Mar 10:17
2d94b90

Choose a tag to compare

Other

  • use one workflow file

v0.1.13

27 Mar 10:07
f4031c7

Choose a tag to compare

Other

  • Run on tag push