]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
Remove Profile::load from Module\HCard
[friendica.git] / CHANGELOG
index e262dc93b1bd174bb3a72cb98169c4fbb4e41fba..02935eac4b7b170c4fb1b05ffb4a42686922cc2e 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,10 @@
 Version 2021.09 (unreleased)
+  Friendica Core
+    Simplified the proxy mechanism. The proxy cache directory (/proxy) can now be removed [annando]
+    DFRN is now always handled with the Diaspora transport layer. The legacy DFRN transport layer is removed [annando]
+    Legacy OAuth server is removed [annando]
+    Scheduled posts are now possible [annando]
+    The minimal PHP version in the composer is increased to version 7.2 [annando]
 
 Version 2021.07 (2021-07-04)
   Friendica Core