logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: e06f2b9f5ea58c90cafd7864a66809fe8ea0a96f
parent 738ca484fd812d3fc027d4c3037d307c61fa24ca
Author: Tusooa Zhu <tusooa@kazv.moe>
Date:   Tue,  9 Aug 2022 18:17:07 -0400

Add changelog

Diffstat:

MCHANGELOG.md1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed - Allow users to remove their emails if instance does not need email to register - Uploadfilter `Pleroma.Upload.Filter.Exiftool` has been renamed to `Pleroma.Upload.Filter.Exiftool.StripLocation` +- **Breaking**: `/api/v1/pleroma/backups` endpoints now requires `read:backups` scope instead of `read:accounts` ### Added - `activeMonth` and `activeHalfyear` fields in NodeInfo usage.users object