diff options
author | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2021-03-04 17:58:18 +0300 |
---|---|---|
committer | Mark Felder <feld@feld.me> | 2022-11-03 09:48:57 -0400 |
commit | 30ded8876ace53e7cf39f94579746d27ea94cdea (patch) | |
tree | 770f5acc7a097ce5542d7c62dab0bc18aa77dede /CHANGELOG.md | |
parent | 4121bca8957838f094ef134de4b54e492517e527 (diff) | |
download | pleroma-30ded8876ace53e7cf39f94579746d27ea94cdea.tar.gz pleroma-30ded8876ace53e7cf39f94579746d27ea94cdea.zip |
docs & changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a4cd1b05..6ea8b1cb6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Uploadfilter `Pleroma.Upload.Filter.Exiftool.ReadDescription` returns description values to the FE so they can pre fill the image description field - Added move account API - Enable remote users to interact with posts +- Possibility to discover users like `user@example.org`, while Pleroma is working on `pleroma.example.org`. Additional configuration required. ### Fixed - Subscription(Bell) Notifications: Don't create from Pipeline Ingested replies |