From: lain Date: Wed, 4 Nov 2020 16:13:34 +0000 (+0100) Subject: Changelog: Add info about admin email user link changes. X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=5ddf0be208b1a2703f24c907ac5a07cb8ea12f8c;p=akkoma Changelog: Add info about admin email user link changes. --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a82f7d6c..756939dde 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Minimum lifetime for ephmeral activities changed to 10 minutes and made configurable (`:min_lifetime` option). - Introduced optional dependencies on `ffmpeg`, `ImageMagick`, `exiftool` software packages. Please refer to `docs/installation/optional/media_graphics_packages.md`. - Polls now always return a `voters_count`, even if they are single-choice +- Admin Emails: The ap id is used as the user link in emails now.
API Changes