logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 2780cdd4e7acde0f4bf4719b7c82bc7e2d1bf3b5
parent d1eb1913e86a79abdff5bcfc27d46dcc1c352d3e
Author: Sean King <seanking2919@protonmail.com>
Date:   Mon, 19 Apr 2021 16:06:19 -0600

Add CHANGELOG entry

Diffstat:

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

diff --git a/CHANGELOG.md b/CHANGELOG.md @@ -9,6 +9,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed - The `application` metadata returned with statuses is no longer hardcoded. Apps that want to display these details will now have valid data for new posts after this change. +- HTTPSecurityPlug now sends a response header to opt out of Google's FLoC (Federated Learning of Cohorts) targeted advertising. ### Added