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