🔒 Privacy fix: diagnostics exports leaked the account email
unique_id (the account email, or <provider>:<email> on harvia.io) was not on the redaction list, so it appeared in cleartext in every diagnostics export — including exports pasted into public GitHub issues.
If you have posted a diagnostics export in an issue or forum, check it and edit if needed. Exports created with 2.9.7 or later have the field redacted.
A test now asserts the email appears nowhere in the export, for both providers.
Thanks @fasdav for catching this.