]> git.mxchange.org Git - friendica.git/blobdiff - CHANGELOG
Custom PHPCS ruleset
[friendica.git] / CHANGELOG
index c309f793af2161372412d6dd3560694b7787154d..e9b5cae857b7992aabc9facae617f4dc20a700b9 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
+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]
+    Code revision and refactoring [annando, rabuzarus, Hypolite]
+    Fix parsing of documentation and addon README files [tobiasd]
+    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 [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]
+    Enhancements to the OStatus federation (Mastodon and Pleroma) [annando]
+    Enhancements to the Libertree federation [annando]
+    Enhancements to the Diaspora federation (Diaspora and SocialHome) [annando]
+    Enhancements to the invitation procedure [tobiasd]
+    Enhancements to the themes (frio, globally all) [annando, rabuzarus]
+    Enhancements to the community page [annando]
+    Enhancements to the ACL selection dialog [annando]
+    Enhancements to the item expiration [annando]
+    Enhancements to the detection of Hubzilla and red nodes [zotlabs]
+    Enhancements to the background process/worker system [annando]
+    Enhancements to the UI [annando, AndyHee, tobiasd]
+    Enhancements to the handling of unicode smilies [annando]
+    Enhancements to the remote_self functionality [annando]
+    Enhancements to the nginx example config [shaftoe]
+    Enhancements to the detection of edited postings [annando]
+    The logging time stamp is now ISO8601 compatible [annando]
+    Pictures attached to OStatus transmitted postings are now shown [annando]
+    Added item deletion page to the admin panel [tobiasd]
+    Added link to the global directory from the contacts page [rjm6823]
+    Added JSON/JRD support to Webfinger [annando]
+    Added security and privacy related headers [annando]
+    Removed the external pubsubhubbub service support [annando]
+
+  Friendica Addons:
+    Updates to the translations (ES, ZH-CN) [translation teams]
+    Updates to the documentation [tobiasd]
+    Code revision and refactoring [Hypolite]
+    pumpio, twitter bridges adopted to new background mechanism [annando]
+    Leistungsschutzrecht has a new source list, and a whitelist [annando]
+    retriever marked unsupported due to unwanted side-effects [annando]
+    Unicode emoji added [annando]
+    Enhancement to the general content filter [annando]
+    Fixes to buffer, diaspora, libertree, pumpio, gnu social, tumblr, twitter and wppost bridges to redistribute remote_self content [annando]
+    Fixed a bug in securemail settings form [FuzzJunket]
+    external poller addons are deprecated, as this is now a core functionality [annando]
+  
+  Friendica Directory:
+    Fix a problem with the Vagrant config [tobiasd]
+    Fix not working node health page [Hypolite]
+    Fix some old links [Hypolite]
+
+  Closed Issues:
+    1257, 2786, 2864, 2872, 2998, 3013, 3018, 3131, 3180, 3234, 3248,
+    3309, 3313, 3360, 3362, 3391, 3482, 3511, 3512, 3515, 3516, 3529,
+    3531, 3536, 3545, 3552, 3553, 3560, 3571, 3589, 3592, 3599, 3615,
+    3616, 3621, 3624, 3636, 3645, 3661, 3684, 3685, 3691, 3696, 3699, 
+    3700, 3732
+
 Version 3.5.2 (2017-06-06)
   Friendica Core:
     Updates to the translations (DE, EN-GB, EN-US, ES, IT, PT-BR, RU) [translation teams]
     Updates to the documentation [annando, beardyunixer, rabuzarus, tobiasd]
     Updated the nginx example configuration [beardyunixer]
     Code revision and refactoring [annando, hypolite, Quix0r, rebeka-catalina]
-    Background process is now done by the new worker process [heluecht]
+    Background process is now done by the new worker process [annando]
     Added support of Composer for dependencies [Hypolite]
     Added support of Web app manifests [Rudloff]
     Added basic robot.txt functionality if none exists [Shnoulle]
     Added server blocklist [Hypolite, tobiasd]
-    Removed mcrypt dependency [heluecht]
-    Removed unused libraries [heluecht]
+    Removed mcrypt dependency [annando]
+    Removed unused libraries [annando]
     Removed Embedly integration [Hypolite]
     Fixed a bug in the language detection for EN [Hypolite]
     Fixed a bug in the probing mechanism on old PHP version [annando]
     Improved API [annando, gerhard6380]
-    Improved Diaspora federation [heluecht]
-    Improved Mastodon federation [heluecht, Hypolite]
-    Improved import from OStatus threads [heluecht]
+    Improved Diaspora federation [annando]
+    Improved Mastodon federation [annando, Hypolite]
+    Improved import from OStatus threads [annando]
     Improved the themes (frio, quattro) [fabrixxm, Hypolite, rabuzarus, Rudloff, strk, tobiasd]
-    Improved maintenance mode [heluecht]
-    Improved gcontact handling [heluecht]
+    Improved maintenance mode [annando]
+    Improved gcontact handling [annando]
     Improved desktop notifications [rabuzarus]
     Improved keyboard shortcuts for navigation [Rudloff]
-    Improved the installer [heluecht]
+    Improved the installer [annando]
     Improved openid handling [strk]
-    Improved php7 support [heluecht]
-    Improved display of notifications [heluecht]
+    Improved php7 support [annando]
+    Improved display of notifications [annando]
     Improved logging mechanism [beardyunixer]
-    Improved the worker [heluecht]
-    Behaviour clarification of the group filter / new tab [heluecht]
-    Old options for the pager and share element were removed [heluecht]
-    Support of PDO was added [heluecht]
-    Improved error logging for issues with the database [heluecht]
-    Improved compatibility to MySQL version 5.7+ [heluecht]
+    Improved the worker [annando]
+    Behaviour clarification of the group filter / new tab [annando]
+    Old options for the pager and share element were removed [annando]
+    Support of PDO was added [annando]
+    Improved error logging for issues with the database [annando]
+    Improved compatibility to MySQL version 5.7+ [annando]
 
   Friendica Addons:
     Updates to the translation (RU) [pztrm]
-    (core) Fix blocking issue for Communityhome [heluecht]
+    (core) Fix blocking issue for Communityhome [annando]
     Pledgie addon was updated to remove cert problems [tobiasd]
     Securemail now uses openpgp-php and phpseclib [fabrixxm]
     Superblock Configuration [tobiasd]
-    Twitter Connector updated to use with new deletion method [heluecht]
+    Twitter Connector updated to use with new deletion method [annando]
 
   Closed Issues:
     1626, 1720, 2432, 2792, 2833, 2364, 2448, 2496, 2690, 2752, 2775,
@@ -55,10 +142,10 @@ Version 3.5.2 (2017-06-06)
 Version 3.5.1 (2017-03-12)
   Friendica Core:
     Updates to the translations (BG, CA, CS, DE, EO, ES, FR, IS, IT, NL, PL, PT-BR, RU, SV) [translation teams]
-    Fix for a potential XSS vector [heluecht, thanks to Vít Šesták 'v6ak' for reporting the problem]
+    Fix for a potential XSS vector [annando, thanks to Vít Šesták 'v6ak' for reporting the problem]
     Fix for ghost request notifications on single user instances [Hypolite]
     Fix user language selection [tobiasd]
-    Fix a problem with communication to Diaspora with set posting locations [heluecht]
+    Fix a problem with communication to Diaspora with set posting locations [annando]
     Fix schema handling of direct links to a original posting [Rabuzarus]
     Fix a bug in notification handling [Rabuzarus]
     Adjustments for the Vagrant VM settings [silke, eelcomaljaars]
@@ -66,22 +153,22 @@ Version 3.5.1 (2017-03-12)
     Improvements to the API and Friendica specific extensions [gerhard6380]
     Improvements to the Browser Notification functionality [Hypolite]
     Improvements to the themes [Hypolite, rabuzarus, rebeka-catalina, tobiasd]
-    Improvements to the database handling [heluecht]
+    Improvements to the database handling [annando]
     Improvements to the admin panel [tobiasd, Hypolite]
-    Improvements to the update process [heluecht]
-    Improvements to the handling of worker processes [heluecht]
-    Improvements to the performance [heluecht, Hypolite]
+    Improvements to the update process [annando]
+    Improvements to the handling of worker processes [annando]
+    Improvements to the performance [annando, Hypolite]
     Improvements to the documentation [Hypolite, tobiasd, rabuzarus, beardyunixer, eelcomaljaars]
     Improvements to the BBCode / Markdown conversation [Hypolite]
-    Improvements to the OStatus protocol implementation [heluecht]
+    Improvements to the OStatus protocol implementation [annando]
     Improvements to the installation wizzard [tobiasd]
-    Improvements to the Diaspora connectivity [heluecht, Hypolite]
+    Improvements to the Diaspora connectivity [annando, Hypolite]
     Work on PHP7 compatibility [ddorian1]
     Code cleanup [Hypolite, Quix0r]
-    Initial federation with Mastodon [heluecht]
-    The worker process can now also be started from the frontend [heluecht]
-    Deletion of postings is now done in the background [heluecht]
-    Extension of the DFRN transmitted information fields [heluecht]
+    Initial federation with Mastodon [annando]
+    The worker process can now also be started from the frontend [annando]
+    Deletion of postings is now done in the background [annando]
+    Extension of the DFRN transmitted information fields [annando]
     Translations of the core are now in /view/lang [Hypolite, tobiasd]
     Update of the fullCalendar library to 3.0.1 and adjusting the themes [rabuzarus]
     ping now works with JSON as well [Hypolite]
@@ -100,16 +187,16 @@ Version 3.5.1 (2017-03-12)
     Updates to the translations (DE, ES, FR, IT, PT-BR) [translation teams]
     Improvements to the IFTTT addon [Hypolite]
     Improvements to the language filter addon [strk]
-    Improvements to the pump.io bridge [heluecht]
-    Improvements to the jappixmini addon [heluecht]
-    Improvements to the gpluspost addon [heluecht]
-    Improvements to the performance of the Twitter bridge when using workers [heluecht]
-    Diaspora Export addon is now working again [heluecht]
+    Improvements to the pump.io bridge [annando]
+    Improvements to the jappixmini addon [annando]
+    Improvements to the gpluspost addon [annando]
+    Improvements to the performance of the Twitter bridge when using workers [annando]
+    Diaspora Export addon is now working again [annando]
     Pledgie badge now uses https protocol for embedding [tobiasd]
-    Better posting loop prevention for the Google+/Twitter/GS connectors [heluecht]
+    Better posting loop prevention for the Google+/Twitter/GS connectors [annando]
     One can now configure the message for wppost bridged blog postings [tobiasd]
-    On some pages the result of the Rendertime is not shown anymore [heluecht]
-    Twitter-bridge now supports quotes and long posts when importing tweets [heluecht]
+    On some pages the result of the Rendertime is not shown anymore [annando]
+    Twitter-bridge now supports quotes and long posts when importing tweets [annando]
 
   Closed Issues
     1019, 1163, 1612, 1613, 2103, 2177, 2252, 2260, 2403, 2991, 2614, 
@@ -121,48 +208,48 @@ Version 3.5.1 (2017-03-12)
 
 Version 3.5 (2016-09-13)
   Friendica Core:
-    NEW Optional local directory with possible federated contacts [heluecht]
+    NEW Optional local directory with possible federated contacts [annando]
     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]
+    NEW theme: frio [rabuzarus, annando, 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]
+    Updates to the documentation [tobiasd, annando, 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 [annando]
+    Code cleanup [annando, QuixOr]
+    Improvements to the API and Friendica specific extensions [annando, 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 communication with federated networks (Diaspora, Hubzilla, OStatus) [annando]
+    Improvements on the themes (quattro, vier, frost) [rabuzarus, fabrixxm, stieben, annando, 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 database structure and optimization of queries [annando]
+    Improvements to the UI (contacts, hotkeys, remember me, ARIA, code hightlighting) [rabuzarus, annando, tobiasd]
+    Improvements to the background process (poller, worker) [annando]
+    Improvements to the admin panel [tobiasd, annando, fabrixxm]
+    Improvements to the performance [annando]
     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 the relocation of nodes and accounts [annando]
+    Improvements to the DDoS detection [annando]
+    Improvements to the calendar/events module [annando, 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 implementation of the DFRN, Diaspora protocols [annando]
+    Reworked the notifications code [fabrixxm, rabuzarus, annando]
     Reworked the p/config code [fabrixxm, rabuzarus]
-    Reworked XML generation [heluecht]
-    Removed now unused simplepie from library [heluecht]
+    Reworked XML generation [annando]
+    Removed now unused simplepie from library [annando]
 
   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]
+    Twitter Connector [annando]
+    Pumpio Connector [annando]
+    Rendertime [annando]
+    wppost [annando]
     showmore [rabuzarus]
-    fromgplus [heluecht]
-    app.net Connector [heluecht]
-    GNU Social Connector [heluecht]
+    fromgplus [annando]
+    app.net Connector [annando]
+    GNU Social Connector [annando]
     LDAP [Olivier Mehani]
     smileybutton [rabuzarus]
     retriver [mexon]