v1.6.4
Auf GitHub ansehen
- 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