Skip to content

Releases: anonaddy/anonaddy

v1.2.0

15 May 11:26
Compare
Choose a tag to compare
  • Upgraded application to Laravel 11
  • Fixed #632
  • Added applied count and last applied to Rules
  • Added Update Available link above version number when a new release is available

Laravel 11.x requires a minimum PHP version of 8.2.

v1.1.0

25 Mar 15:58
Compare
Choose a tag to compare
  • 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 no-reply@addy.io 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

27 Feb 14:43
Compare
Choose a tag to compare

v1.0.8

18 Feb 16:45
Compare
Choose a tag to compare
  • Added overrides to fix rollup issue on Docker image
  • Fixed return types for account details API endpoint

v1.0.7

12 Feb 13:15
Compare
Choose a tag to compare

v1.0.6

26 Jan 13:07
Compare
Choose a tag to compare

v1.0.5

23 Jan 18:15
Compare
Choose a tag to compare
  • Added missing limits to api/v1/account-details endpoint

v1.0.4

05 Dec 11:16
Compare
Choose a tag to compare
  • 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

31 Oct 08:38
Compare
Choose a tag to compare
  • Updated domain options endpoint

v1.0.2

29 Oct 08:08
Compare
Choose a tag to compare
  • Fixed issue with email verification notification
  • Prevented alias count request being made if no recipients are found for a search