]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
Merge pull request #11525 from annando/shared-media
[friendica.git] / CHANGELOG
index 8808859ea4613f91cfd7d3a51897cb10d998173e..6e8b6725ae264f98bcf54f7d206de5a0618272fb 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,44 @@
-Version 2021.12 (unreleased)
+Version 2022.05 (unreleased)
   Friendica Core
-    Updates to the translations DE, ET, FR, GB_EN, GB_US, HU, IT, RU, SV [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]
+    Enhanced handling of database errors [annando]
+    Enhanced the thread completion [annando, MrPetovan]
+    Enhanced the handling of unfollow/revoke actions [MrPetovan]
+    Enhanced the API [annando]
+    Fixed a bug that caused wrong categories were displayed in a users profile [MrPetovan]
+    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]
+    Breaking: The Twitter-/Friendica-/Statusnet-API now uses the same base
+         for the id as the Mastodon API (uri-id instead of id). To still
+         receive new posts with (for example) Friendiqa you have to remove
+         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
+    Updates to the translations AR, DE, ET, FR, GB_EN, GB_US, HU, IT, RU, SV [translation teams]
     Updates to the documentation [annando, foss-, softmetz, tobiasd]
     Updates to the themes (duepuntozero, frio, quattro, vier) [MrPetovan, tobiasd]
     General code cleanup [annando, nupplaphil, MrPetovan, tobiasd]