From: Mark Felder Date: Thu, 4 Feb 2021 22:14:37 +0000 (-0600) Subject: Added: New user registration mail X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=2a863987bc41c5fed26f430f47548a1cf49030ed;p=akkoma Added: New user registration mail --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 1dbdb3f4e..c1e490c30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Ability to set ActivityPub aliases for follower migration. - Configurable background job limits for RichMedia (link previews) and MediaProxyWarmingPolicy - Ability to define custom HTTP headers per each frontend +- New users will receive a simple email confirming their registration if no other emails will be dispatched. (e.g., Welcome, Confirmation, or Approval Required)
API Changes