X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=CHANGELOG;h=6e8b6725ae264f98bcf54f7d206de5a0618272fb;hb=65b86fe0d556829c09e8c8f5c707b868ad37dfe1;hp=9fccf186d8db4e80f3432c60b2c351603e763cf9;hpb=18bdc5fbc1153ebbf66db7057b7454d1c0eafbce;p=friendica.git diff --git a/CHANGELOG b/CHANGELOG index 9fccf186d8..6e8b6725ae 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,13 @@ -Version 2022.03 (unreleased) +Version 2022.05 (unreleased) + Friendica Core + + Friendica Addons + Breaking: The obsolete hooks settings_form and settings_post have been removed, + custom addons developers should use the addon_settings hook instead. + + Closed Issues + +Version 2022.03 (2022-03-07) Friendica Core Updates to the translations AR, DE, HU [translation teams] Updates to the documentation [bkil, tobiasd] @@ -12,6 +21,7 @@ Version 2022.03 (unreleased) Fixed a bug that lead to private messages being send to the wrong recipient [MrPetovan] Added display of post receivers [annando] Added pleroma like version to the API results [MrPetovan] + Added advanced configuration option to automatically re-use the abstract field from AP conversations [annando] Switched to SMARTY-4 templating engine [MrPetovan] Breaking: The distribution of _private forums_ was moved to ActivityPub, making them incompatible with older versions of Friendica [annando]