From: Tobias Diekershoff Date: Sun, 19 Sep 2021 09:03:35 +0000 (+0200) Subject: 2021.09 CHANGELOG PHP7.3 was a misunderstanding, min version is 7.2 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=827b8e75c6c1f6044328e256ee3e7eb59f2ce064;p=friendica.git 2021.09 CHANGELOG PHP7.3 was a misunderstanding, min version is 7.2 --- diff --git a/CHANGELOG b/CHANGELOG index 33301877b3..c8dfdac4fa 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -24,7 +24,7 @@ Version 2021.09 (unreleased) 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 + Bumped the minimal PHP version to 7.2 Added user option to control how postings are shortened [annando] Added Persian to the possible detected languages of a postings [MrPetovan] Added Matrix account profile field [annando] @@ -63,7 +63,7 @@ Version 2021.07 (2021-07-04) Enhanced the possibilities to download the calendar [annando] Enhanced the Vagrant development box setup [fabrixxm] Enhanced the console commands [fabrixxm, mexon] - Enhances the support of PHP8 [nupplaphil, MrPetovan] + Enhanced the support of PHP8 [nupplaphil, MrPetovan] Enhanced the link detection [annando] Enhanced the worker task display in the admin panel [tobiasd] Enhanced the installation wizard [tobiasd]