]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
Bugfix: fix the author image in the meta elements in html head (display module)
[friendica.git] / CHANGELOG
index eb4aca286f68630e112d1dbac30131540191164a..1e6b0129de1b944c16e4abf82b5d394402f42d73 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,63 @@
+Version 3.5
+  Friendica Core:
+    NEW Optional local directory with possible federated contacts [heluecht]
+    NEW Autocompletion for @-mentions and BBCode tags [rabuzarus]
+    NEW Added a composer derived autoloader which allows composer autoloaders in addons/libraries [fabrixxm]
+    NEW theme: frio [rabuzarus, heluecht, fabrixxm]
+    Enhance .htaccess file (nerdoc, dissolve)
+    Updates to the translations (DE, ES, IS, IT, RU) [translation teams]
+    Updates to the documentation [tobiasd, heluecht, mexcon, silke, rabuzarus, fabrixxm, Olivier Mehani, gerhard6380, ben utzer]
+    Extended the BBCode by [abstract] tag used for bridged postings to networks with limited character length [heluecht]
+    Code cleanup [heluecht, QuixOr]
+    Improvements to the API and Friendica specific extensions [heluecht, fabrixxm, gerhard6380]
+    Improvements to the RSS/Atom feed import [mexcon]
+    Improvements to the communication with federated networks (Diaspora, Hubzilla, OStatus) [heluecht]
+    Improvements on the themes (quattro, vier, frost) [rabuzarus, fabrixxm, stieben, heluecht, Quix0r, tobiasd]
+    Improvements to the ACL dialog [fabrixxm, rabuzarus]
+    Improvements to the database structure and optimization of queries [heluecht]
+    Improvements to the UI (contacts, hotkeys, remember me, ARIA, code hightlighting) [rabuzarus, heluecht, tobiasd]
+    Improvements to the background process (poller, worker) [heluecht]
+    Improvements to the admin panel [tobiasd, heluecht, fabrixxm]
+    Improvements to the performance [heluecht]
+    Improvements to the installation wizzard (language selection, RINO version, check required PHP modules, default theme is now vier) [tobiasd]
+    Improvements to the relocation of nodes and accounts [heluecht]
+    Improvements to the DDoS detection [heluecht]
+    Improvements to the calendar/events module [heluecht, rabuzarus]
+    Improvements to OpenID login [strk]
+    Improvements to the ShaShape font [andi]
+    Reworked the implementation of the DFRN, Diaspora protocols [heluecht]
+    Reworked the notifications code [fabrixxm, rabuzarus, heluecht]
+    Reworked the p/config code [fabrixxm, rabuzarus]
+    Reworked XML generation [heluecht]
+    Removed now unused simplepie from library [heluecht]
+
+  Friendica Addons
+    Updated to the translations (DE, ES, IS, NL, PT BR), [translation teams]
+    Piwik [tobiasd]
+    Twitter Connector [heluecht]
+    Pumpio Connector [heluecht]
+    Rendertime [heluecht]
+    wppost [heluecht]
+    showmore [rabuzarus]
+    fromgplus [heluecht]
+    app.net Connector [heluecht]
+    GNU Social Connector [heluecht]
+    LDAP [Olivier Mehani]
+    smileybutton [rabuzarus]
+    retriver [mexon]
+    mailstream [mexon]
+    forumdirectory [tobiasd]
+    NEW notifyall (port from Hubzilla) [rabuzarus, tobiasd]
+    DEPRECATED cal (now in core), FB Connector, FB Post Connector, FB Sync
+
+  Closed Issues
+     683,  786,  796,  922, 1261, 1576, 1701, 1769, 1970, 1145, 1494,
+    1728, 1877, 2063, 2059, 2078, 2079, 2133, 2165, 2194, 2229, 2230,
+    2241, 2254, 2242, 2270, 2277, 2339, 2320, 2345, 2352, 2358, 2367,
+    2373, 2376, 2378, 2385, 2395, 2402, 2406, 2433, 2472, 2485, 2492,
+    2506, 2512, 2516, 2539, 2540, 2893, 2597, 2611, 2617, 2629, 2645,
+    2687, 2716, 2757, 2764
+
 Version 3.4.3
   What's new for the users:
        Updates to the documentation (silke, tobiasd, annando, rebeka-catalina)
@@ -7,7 +67,7 @@ Version 3.4.3
        Support to events attendance. Users can mark their participation to an event (rabuzarus, tobiasd, fabrixxm, annando)
        Revised templates and used interaction in contacts lists (rabuzarus)
        Mobile support for Vier theme (annando, fabrixxm)
-       Events editing and deletion from stream (annado)
+       Events editing and deletion from stream (annando)
        Private forums are mentioned automatically like community forums (rabuzarus)
        Show profile pictures and pending notifications on manage page (rabuzarus, annando)
        Show Profile photo album only to owner and authenticated contacts (rabuzarus)
@@ -41,7 +101,7 @@ Version 3.4.3
        Install routine checks for availability of "mcrypt_create_iv()" function, needed for RINO2 (fabrixxm)
        Only suported themes are shown in admin page (annando)
        Optimized SQL queries (annando)
-       System optionally perform an optimize pass on tables in cron, with maximum table size and minimum fragmentation level settings (annando)
+       System perform an optimize pass on tables in cron, with maximum table size and minimum fragmentation level settings (annando)
        New access keys in profile and contact pages (rabuzarus, annando)
        Support for a new Diaspora command for post retraction (annando)
        Show an info message if an empty contact group is shown (issue #1871) (annando)