Anonaddy Versions Save

Anonymous email forwarding

v1.1.0

1 month ago
  • Added last_forwarded, last_blocked, last_replied and last_sent to aliases. You can view each of these by hovering over the "count" in the Forwards/Blocks and Replies/Sends columns in the table on the aliases page. #119
  • You can also now sort your aliases by Last Forwarded At, Last Blocked At, Last Replied At and Last Sent At.
  • Added option in General settings to turn off the above 'last used at' from being saved.
  • Added ability for addy.io to automatically decrypt PGP encrypted replies/sends from aliases on the server. They must be encrypted using the [email protected] public key. See #599 for more details.
  • Attached PGP public keys and signatures will now be removed in any replies/sends in order to prevent accidental leaking of ones real email address.
  • usernames, domains and recipients resources will no longer return aliases in their API response because there was no pagination. Instead an aliases_count will be returned. You can use get all aliases endpoint specifying the ID of a username, domain, or recipient instead.
  • Fixed #604
  • Fixed #605
  • Fixed #143
  • Fixed #619

v1.0.9

2 months ago
  • Fixed #602

v1.0.8

2 months ago
  • Added overrides to fix rollup issue on Docker image
  • Fixed return types for account details API endpoint

v1.0.7

3 months ago

v1.0.6

3 months ago
  • Fixed #588

v1.0.5

3 months ago
  • Added missing limits to api/v1/account-details endpoint

v1.0.4

5 months ago
  • Fixed #566
  • Added login redirect setting
  • Added alias sorting and direction to session
  • Added information about Passkey support
  • Made buttons and inputs keyboard accessible

v1.0.3

6 months ago
  • Updated domain options endpoint

v1.0.2

6 months ago
  • Fixed issue with email verification notification
  • Prevented alias count request being made if no recipients are found for a search

v1.0.1

6 months ago
  • Fixed hard-coded domain references