From 11943bbec4c5d8292e59f41790d9898f730376e8 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sat, 18 Sep 2021 15:50:14 +0200 Subject: [PATCH] 2021.09 CHANGELOG some more work has been done --- CHANGELOG | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 0846f19990..33301877b3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -20,6 +20,8 @@ Version 2021.09 (unreleased) Enhanced the display of logs in the admin panel [fabrixxm] Fixed a bug in the L10n functions not showing plural forms [annando] Fixed a bug in following IMAP accounts [annando] + Fixed a bug preventing photos to be deleted [annando] + Fixed a bug preventing the display of the accounts avatar [annando] Removed the legacy DFRN transport layer, DFRN is now always using the Diaspora* transport layer [annando] Removed the legacy OAuth server [annando] Bumped the minimal PHP version to 7.3 @@ -47,8 +49,8 @@ Version 2021.09 (unreleased) rename "Parser" to "session" [annando] Closed Issues - 6101, 9378, 9723, 10262, 10491, 10502, 10514, 10558, 10568, 10587, - 10603, 10617, 10640, 10651, 10672, 10692, 10698, 10699, 10705 + 6101, 9378, 9723, 9871, 10262, 10491, 10502, 10514, 10558, 10568, + 10587, 10603, 10617, 10640, 10651, 10672, 10692, 10698, 10699, 10705 Version 2021.07 (2021-07-04) Friendica Core