]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
It is now possible again to like yourself
[friendica.git] / CHANGELOG
index 3b5b32a62660c996b4cdd6fe3345d094fab69e49..9ad913771498b4703e5e61e11bcee4a8a1d15e62 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,30 @@
-Version 3.5.3 (2017-10-xx)
+Version 3.5.4 (2017-10-16)
+  Friendica Core:
+    Updates to the translations (DE) [translation teams]
+    Updates to the docs [tobiasd, annando]
+    Code refactoring [annando]
+    Fixing some problems with moving accounts to new nodes [annando]
+    Fixing the admin account in the Vagrant box [tobiasd]
+    Fixing a bug in the search functionality [annando]
+    Improvements to SQL queries [annando]
+    Improvements to the themes (frio) [annando]
+    Improvements to the import of RSS feeds [annando]
+    Improvements to the OStatus (GNU Social) compatibility [annando]
+    Added possibility to block contacts for a node [annando]
+    Added sending out the migration signal to Diaspora contacts [annando]
+    Added processing of Diaspora account migration signal [annando]
+    Added new fields to the generated data for displaying events [annando]
+    Update vier theme with new support forum URL [AlfredSK]
+    Update the DB handling for support of PHP 7.1 [annando]
+
+  Friendica Addons:
+    dav: Update the database handling [annando]
+    newmemberwidget: Update support forum URL [AlfredSK]
+
+  Closed Issues:
+    3711, 3714
+
+Version 3.5.3 (2017-10-05)
   Friendica Core:
     Updates to the translations (DE, EN-GB, EN-US, ES, ZH-CN) [translation teams]
     Updates to the documentation [annando, tobiasd]
@@ -7,7 +33,7 @@ Version 3.5.3 (2017-10-xx)
     Fix a problem with MySQLi [annando]
     Fix a problem with endless scroll [annando]
     Fix a problem with the display of birthday dates on the profile page [irhen]
-    Fix a problem with the Vagrant config [tobiasd]
+    Fix a problem with the Vagrant config [silke, tobiasd]
     Fix for a bug in picture upload via the API [annando]
     Enhancements to the database structure and handling [annando, Alkarex]
     Enhancements to the exception handling [ddorian1]
@@ -273,7 +299,7 @@ Version 3.4.3 (2015-12-22)
        Contact's posts are shown in a dedicated page (annando)
        Module name is shown in page title to ease browser history navigation (issue #2079) (tobiasd)
   What's new for admins:
-       Forumlist functionality moved from plugin to core (rabuzarus, annando)
+       Forumlist functionality moved from addon to core (rabuzarus, annando)
        Changes on poller/workers limits management (annando)
        Diaspora and OStatus can be enabled only if requirements are satisfied (annando)
        Support for additional passwords for ejabberd (annando)
@@ -354,7 +380,7 @@ Version 3.4.2 (2015-09-29)
        Support for inline [code] tag usage (fabrixxm)
        Fix login form in aside (issue #1348) (annando)
        Show both url-style and webfinger-style identity address in profile (issue #1621) (tobiasd)
-       Add button to reload all active plugins in admin plugins page to ensure new hooks are used (fabrixxm)
+       Add button to reload all active addons in admin addons page to ensure new hooks are used (fabrixxm)
        Make the hardcoded path to global directory configurable (annando)
        Change default directory to dir.friendi.ca (annando)
        Improve cache system with granular expire time (annando)