This release includes 1 breaking change for platform teams planning a safe upgrade.
Published 24d
Privacy & Ad-blocking
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
email
pgp
privacy
Affected surfaces
crypto_tls
Summary
AI summaryPGP encryption now requires setting ANONADDY_GNUPGHOME in .env.
Full changelog
- Fixed bandwidth display bug on dashboard - #894
- Fixed PGP encryption issue - #899
- Added API key name validation to client-side
- Updated
.env.exampleto includeANONADDY_GNUPGHOME
Requirements for PGP encryption
You must now set ANONADDY_GNUPGHOME in your .env file in order to use PGP encryption
# Directory containing the mailer signing key for OpenPGP encryption. Use an absolute path in production queue workers (HOME is often unset). Tilde paths require HOME to be set for the PHP/queue process. Replace johndoe with the username of the user running the queue worker.
ANONADDY_GNUPGHOME=/home/johndoe/.gnupg
Breaking Changes
- Required environment variable ANONADDY_GNUPGHOME must be set in .env to enable PGP encryption.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]