diff --git a/CHANGELOG b/CHANGELOG index 392609dc35..b798efa243 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,46 +1,47 @@ -Version 3.5.2 (2017-05-XX) +Version 3.5.2 (2017-06-XX) Friendica Core: - Updates to the translations (DE, EN-GB, ES, IT, RU) [translation teams] + Updates to the translations (DE, EN-GB, 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 [annando] + Background process is now done by the new worker process [heluecht] 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 [annando] - Removed unused libraries [annando] + Removed mcrypt dependency [heluecht] + Removed unused libraries [heluecht] 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 [annando] - Improved Mastodon federation [annando, Hypolite] - Improved import from OStatus threads [annando] + Improved Diaspora federation [heluecht] + Improved Mastodon federation [heluecht, Hypolite] + Improved import from OStatus threads [heluecht] Improved the themes (frio, quattro) [fabrixxm, Hypolite, rabuzarus, Rudloff, strk, tobiasd] - Improved maintenance mode [annando] - Improved gcontact handling [annando] + Improved maintenance mode [heluecht] + Improved gcontact handling [heluecht] Improved desktop notifications [rabuzarus] Improved keyboard shortcuts for navigation [Rudloff] - Improved the installer [annando] + Improved the installer [heluecht] Improved openid handling [strk] - Improved php7 support [annando] - Improved display of notifications [annando] + Improved php7 support [heluecht] + Improved display of notifications [heluecht] Improved logging mechanism [beardyunixer] - Improved the worker [annando] - Improved compatibility with MySQL 5.7 - 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 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] + Adoption to changes in DateTime handling of MySQL [heluecht] Friendica Addons: Updates to the translation (RU) [pztrm] - (core) Fix blocking issue for Communityhome [annando] + (core) Fix blocking issue for Communityhome [heluecht] 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 [annando] + Twitter Connector updated to use with new deletion method [heluecht] Closed Issues: 1626, 1720, 2432, 2792, 2833, 2364, 2448, 2496, 2690, 2752, 2775, @@ -54,10 +55,10 @@ Version 3.5.2 (2017-05-XX) 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 [annando, thanks to Vít Šesták 'v6ak' for reporting the problem] + Fix for a potential XSS vector [heluecht, 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 [annando] + Fix a problem with communication to Diaspora with set posting locations [heluecht] 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] @@ -65,22 +66,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 [annando] + Improvements to the database handling [heluecht] Improvements to the admin panel [tobiasd, Hypolite] - Improvements to the update process [annando] - Improvements to the handling of worker processes [annando] - Improvements to the performance [annando, Hypolite] + Improvements to the update process [heluecht] + Improvements to the handling of worker processes [heluecht] + Improvements to the performance [heluecht, Hypolite] Improvements to the documentation [Hypolite, tobiasd, rabuzarus, beardyunixer, eelcomaljaars] Improvements to the BBCode / Markdown conversation [Hypolite] - Improvements to the OStatus protocol implementation [annando] + Improvements to the OStatus protocol implementation [heluecht] Improvements to the installation wizzard [tobiasd] - Improvements to the Diaspora connectivity [annando, Hypolite] + Improvements to the Diaspora connectivity [heluecht, Hypolite] Work on PHP7 compatibility [ddorian1] Code cleanup [Hypolite, Quix0r] - 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] + 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] 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] @@ -99,16 +100,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 [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] + 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] Pledgie badge now uses https protocol for embedding [tobiasd] - Better posting loop prevention for the Google+/Twitter/GS connectors [annando] + Better posting loop prevention for the Google+/Twitter/GS connectors [heluecht] One can now configure the message for wppost bridged blog postings [tobiasd] - 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] + 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] Closed Issues 1019, 1163, 1612, 1613, 2103, 2177, 2252, 2260, 2403, 2991, 2614, @@ -120,48 +121,48 @@ Version 3.5.1 (2017-03-12) Version 3.5 (2016-09-13) Friendica Core: - NEW Optional local directory with possible federated contacts [annando] + 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, annando, 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, 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] + 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) [annando] - Improvements on the themes (quattro, vier, frost) [rabuzarus, fabrixxm, stieben, annando, Quix0r, tobiasd] + 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 [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 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 [annando] - Improvements to the DDoS detection [annando] - Improvements to the calendar/events module [annando, rabuzarus] + 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 [annando] - Reworked the notifications code [fabrixxm, rabuzarus, annando] + 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 [annando] - Removed now unused simplepie from library [annando] + 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 [annando] - Pumpio Connector [annando] - Rendertime [annando] - wppost [annando] + Twitter Connector [heluecht] + Pumpio Connector [heluecht] + Rendertime [heluecht] + wppost [heluecht] showmore [rabuzarus] - fromgplus [annando] - app.net Connector [annando] - GNU Social Connector [annando] + fromgplus [heluecht] + app.net Connector [heluecht] + GNU Social Connector [heluecht] LDAP [Olivier Mehani] smileybutton [rabuzarus] retriver [mexon]