All Versions
13
Latest Version
Avg Release Cycle
13 days
Latest Release
1258 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v0.2.8 Changes
June 18, 2020- โ Added ability to view and restore previously deleted alias (there is now a drop down in the dashboard)
- โ Added the option to set a default alias format for when generating new aliases (the option is in settings)
-
v0.2.7 Changes
June 16, 2020๐ Initial Rules beta release
- more conditions and actions added
- rules apply to forwards, replies and send froms
-
v0.2.6 Changes
June 04, 2020๐ This is a very early beta release version of the new rules system. It only has basic functionality at the moment but more conditions and actions will be added.
โฌ๏ธ Upgraded to Laravel 7, now using the built in CORS handling.
-
v0.2.5 Changes
March 10, 2020- ๐ Fixed uppercase string in verified recipient check
- ๐ Fixed missing class in DefaultRecipientController
-
v0.2.4 Changes
February 28, 2020- โ Added the option to set a default domain option in settings. This will be the default selected option for the domain when generating a new alias from the web app and browser extension.
-
v0.2.3 Changes
February 18, 2020- ๐ Fixed DKIM body hash issue for custom domains using encryption
- Will now also not encrypt forwarded emails if they are already encrypted with inline PGP encryption
-
v0.2.2 Changes
February 14, 2020- ๐ Fixed a long-standing issue with emails that have already been PGP encrypted
- If you have encryption enabled for a recipient and an email comes in that is already PGP encrypted, it will not be encrypted again using your recipient's key.
- When replying to or sending from an alias you can now send PGP encrypted emails and they will arrive with the correct format.
-
v0.2.1 Changes
February 13, 2020- โก๏ธ Updated generate alias parameter from 'uuid' boolean to 'format' string. Options for the 'format' parameter are 'uuid' or 'random_words'.
-
v0.2.0 Changes
February 13, 2020- โก๏ธ Updated the way that email replies work to function in the same way as the new "send from an alias" feature
-
v0.1.6 Changes
February 11, 2020- โ Added expired GPG key email notification, encryption will be turned off if a key has expired
- ๐ Fixed bug when generating new aliases having the wrong aliasable type
- You can now create aliases on the fly by sending an email from them