From 80844e2dd0a5c6c0ef4dad0279114fbbeaf4bdf5 Mon Sep 17 00:00:00 2001 From: Johann150 Date: Sun, 21 Aug 2022 21:18:10 +0200 Subject: [PATCH] add changelog entry for signToActivityPubGet --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e55bbc8b..abc8ba8fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,8 @@ For older Misskey versions, see [CHANGELOG-OLD.md](./CHANGELOG-OLD.md). - Client: acrylic styling - Client: Twitter embeds, the standard URL preview is used instead. - Promotion entities and endpoints +- Server: The configuration item `signToActivityPubGet` has been removed and will be ignored if set explicitly. + Foundkey will now work as if it was set to `true`. ### Fixed - Server: Blocking remote accounts