]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
Merge pull request #11525 from annando/shared-media
[friendica.git] / CHANGELOG
index 56341256e31f1d3d20aca068a8882f096705c976..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]
@@ -21,8 +31,10 @@ Version 2022.03 (unreleased)
          the account and add it again. [annando]
 
   Friendica Addons
+    Added S3 Storage Backend addon [nupplaphil]
 
   Closed Issues
+    11220, 11222, 11232, 11234, 11248, 11245, 11264, 11274
 
 Version 2022.02 (2022-02-06)
   Friendica Core