]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
Merge pull request #11568 from annando/add-timestamp
[friendica.git] / CHANGELOG
index 6650086e214aab86c6aba5e17167625e1e381572..6e8b6725ae264f98bcf54f7d206de5a0618272fb 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,15 @@
-Version 2022.03 (unreleased)
+Version 2022.05 (unreleased)
   Friendica Core
-    Updates to the translations DE [translation teams]
+
+  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]
     General code cleanup [annando, MrPetovan]
     Enhanced the federation statistics page in the admin panel [annando]
@@ -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]