Changelog History
Page 1
-
v3.4.0 Changes
April 06, 2021๐ Support ARM arch Remove unused config like DEBUG, CLOUDWATCH, DKIM_PUBLIC_KEY_PATH, DKIM_DNS_VALUE ๐ Handle auto responder email Inform user when their alias has been transferred to another user ๐ Use alias transfer_token ๐ Improve logging โ Add /api/export/data, /api/export/aliases endpoints Take into account mailbox when importing/exporting aliases ๐ Multiple bug fixes ๐จ Code refactoring Add ENABLE_SPAM_ASSASSIN config
-
v3.3.0 Changes
March 05, 2021๐ Notify user when reply cannot be sent 0๏ธโฃ User can choose default domain for random alias enable LOCAL_FILE_UPLOAD by default ๐ fix user has to login again after quitting the browser login user in api auth endpoints Create POST /api/api_key โ Add GET /api/logout โ Add setup-done page โ Add PublicDomain ๐ User can choose a random alias domain in a list of public domains ๐ User can choose mailboxes for a domain ๐ Return support_pgp in GET /api/v2/aliases Self hosting improvements ๐ Improve Search ๐ Use poetry instead of pip โ Add PATCH /api/user_info โ Add GET /api/setting โ Add GET /api/setting/domains โ Add PATCH /api/setting โ Add "Generic Subject" option โ Add /v2/setting/domains โ Add /api/v5/alias/options โ Add GET /api/custom_domains Add GET /api/custom_domains/:custom_domain_id/trash Able to disable a directory ๐ Use VERP: send email from bounce address ๐ Use VERP for transactional email: remove SENDER, SENDER_DIR 0๏ธโฃ Use "John Wick - john at wick.com" as default sender format Able to transfer an alias
-
v3.2.2 Changes
June 15, 2020Fix POST /v2/alias/custom/new when DISABLE_ALIAS_SUFFIX is set
-
v3.2.1 Changes
June 15, 2020Fix regressions introduced in 3.2.0 regarding DISABLE_ALIAS_SUFFIX option
-
v3.2.0 Changes
June 10, 2020๐ Make FIDO available ๐ Fix "remove the reverse-alias" when replying โก๏ธ Update GET /mailboxes Create POST /api/v3/alias/custom/new โ Add PGP for contact
-
v3.1.1 Changes
May 27, 2020๐ Fix alias creation
-
v3.1.0 Changes
May 09, 2020โ Remove social login signup 0๏ธโฃ More simple UI with advanced options hidden by default ๐ Use pagination for alias page โก๏ธ Use Ajax for alias note and mailbox update Alias can have a name Global stats ๐ DMARC support for custom domain Enforce SPF ๐ FIDO support (beta) Able to disable onboarding emails
-
v3.0.1 Changes
April 13, 2020๐ Fix compatibility with 2x version ๐ Fix "Content-Transfer-Encoding" issue https://github.com/simple-login/app/issues/125
-
v3.0.0 Changes
April 13, 2020๐ New endpoints to create/update aliases: PUT /api/aliases/:alias_id GET /api/aliases/:alias_id/contacts POST /api/aliases/:alias_id/contacts GET /api/v2/aliases (Optional) Spam detection by Spamassassin Handling for bounced emails ๐ Support Multiple recipients (in To and Cc headers)
-
v2.1.2
April 14, 2020