From 5a1108352c8b34ae26a025fad73ecf3aeb9c4129 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 25 May 2022 17:09:12 +0200 Subject: [PATCH] added new console tool to the CHANGELOG --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 4f7c4302c7..e84fe10971 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,7 @@ Version 2022.05 (unreleased) Added the display of pinned/featured postings of contacts [annando] Added the display of polls and current votes [annando] Added node relocation to the console tool [MrPetovan] + Added tool to move avatars to the avatar cache [annanado] Added storage of edit history of postings [annando] Added the possibility to set custom posting dates [annando] Enhanced performance (database related, global directory) [annando]