Fix autoconfig: Return %EMAILADDRESS% when no email address is provided

This commit is contained in:
Maurus Decimus
2026-05-04 18:29:10 +02:00
parent 8632f9b43a
commit 4576adfc9c
2 changed files with 8 additions and 6 deletions

View File

@@ -19,6 +19,7 @@ If you are upgrading from v0.16.x, replace the binary (or run `docker pull`). If
- JMAP references in nested objects not resolved.
- Import tool fails to restore registry entries.
- FDB: Allow multiple FoundationDB instances in the same process.
- Autoconfig: Return `%EMAILADDRESS%` when no email address is provided.
## [0.16.3] - 2026-04-30