X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=CHANGELOG;h=b2e549610f9c92bb18034cd0471682031a961277;hb=352b7a0ac37f4f693a7b4e16f8a95546f9d8b3d9;hp=e3db699d8705c8b048a9139e3e69223d12d23897;hpb=8936ae26fd50d0ef007e6efafec589e324fe65aa;p=friendica.git diff --git a/CHANGELOG b/CHANGELOG index e3db699d87..b2e549610f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,14 @@ -Version 2022.09 (unreleased) +Version 2022.12 (unreleased) + Friendica Core + + Friendica Addons + BREAKING: The functions from the boot.php file have been moved into better fitting classes + this may break your custom addons. See the pull requests #1293 and #1294 in the + addon repository about the needed changes to your addons. + + Closed Issues + +Version 2022.10 (2022-10-14) Friendica Core Added GD translation, updates to the translations AR, DE, FR, HU, PL, SV, ZH CN Added a check for too long passwords (due Blowfish hashing algorithm) [MrPetovan]